I don't think anything changed in this regard, it's mostly a browser issue that will just send cookies along for requests to a server domain, regardless of the port.
You can work around this by adding aliases for 127.0.0.1 in your hosts file, or by using different browsers. Or use 127.0.0.1, localhost and your public ip, then you already have 3 distinct ones out of the box.