Skip to main content

Release Note v1.11.4

· One min read
moonrailgun
  • Added the DISABLE_MESSAGEPACK environment variable to turn off the msgpack parser for Socket.IO, useful when a client or proxy does not support it.
    • All disableSocketMsgpack options have been renamed to disableMsgpack.
  • Fixed a wrong error tip that appeared when inviting a user into a conversation (#230).
  • Added logging to the mail service to make SMTP problems easier to diagnose (#232).