When the server sends the client a message which contains a new line.
Previously the client would break it into what appeared to be 2 lines.
But now it is obviously a single line and does not look good.
Example being:
Hello there!
You have joined
The server of Doom!
The client cannot send a message with a newline.
Not something we intend to support.