Skip to content

Codename "Not ICE yet"

Compare
Choose a tag to compare
@Wesmania Wesmania released this 03 Apr 17:53
· 543 commits to develop since this release

The public ICE test uncovered a handful of bugs and connection issues that we have yet to work out. While that's happening, the client code stays unfrozen.
The big thing in this release is chat rewritten from the ground up. It should now be possible to reconnect to IRC by dis / reconnecting the client, and we'll probably add a separate option for that purpose in the future. As is always the case in complete rewrites, be on the lookout for chat bugs!

Changelog:

  • Rewrite chat from the ground up. No changes in functionality, but should fix
    plenty of chat bugs and make it easier to add new features.
  • Ctrl-C now quits the client when ran from console (#1001, #1008)
  • Add config file location entry to client menu.

Contributors:

  • Wesmania