Skip to content

v2.3.0 - 2017-06-08

Compare
Choose a tag to compare
@astorije astorije released this 08 Jun 05:15
· 5682 commits to master since this release
v2.3.0
7f73712

For more details, see the full changelog and milestone.

What a release! Our biggest one since the v2.0.0 release / milestone!
Expect a lot of new cool stuff, tons of bug fixes and performance improvements.
Thanks to all 16 contributors (!!) who pitched in for this release, open source at its finest!

On the server side, The Lounge now supports an auto-away mechanism, stores channel keys across restarts and key changes, and supports a new SSL CA bundle option in the configuration file.

Users of the client will notice some changes as well:

  • A bunch of new hotkeys to style messages (bold, italic, underline, foreground/background color), all listed in the Help window

  • A new autocomplete mechanism for emoji, users, channels, commands, and colors:

    The Lounge - Auto-completion

    Note that due to the new nick autocomplete, we removed the now unnecessary nick cycle button that was temporarily added in the meantime. Lots of users have reported it had been broken by a previous release anyway.

  • Support of page up/down keys to browse the current chat

  • Friendliness-bump of time-related tooltips and date marker:

    The Lounge - Timestamp tooltips     The Lounge - Friendly date marker

  • Support of browsers' Back/Forward actions:

    The Lounge - Support of browser Back/Forward
  • Better and more discreet inline previews for links and images:

    The Lounge - Link preview

    The Lounge - Image preview

  • Improved channel list with /list

  • Support for /ban, /unban and /banlist

  • Fuzzy-matching of the user list search to find folks more easily:

    The Lounge - Fuzzy matching in the user list

That's all for this release, and onto the next one now!

Added

Changed

Removed

Fixed

Security

Internals