github thelounge/thelounge v4.1.0
v4.1.0 - 2020-03-09

latest releases: v4.4.3, v4.4.2, v4.4.2-rc.1...
4 years ago

For more details, see the full changelog and milestone.

This is a minor release that fixes up some of the bugs that have made it into the 4.0.0 release.
This release adds a jump to channel switcher (a search box that can be activated with Alt+J).

Support for the IRCv3 strict transport security specification has been added.
If a network sends a sts capability, The Lounge will automatically upgrade the connection to TLS and will stay on it.

Added

  • Jump to channel switcher (#3594 by @richrd)
  • Implemented strict transport security (STS) for IRC networks (#3770 by @xPaw)
  • Add keybinds to toggle sidebar, user list, and networks (#3660 by @xPaw)
  • Display the original sets mode string and make nicks clickable (#3647 by @xPaw)
  • Show an icon for "show in active" messages (#3670 by @xPaw)
  • Display icon when update is available, check on server start (#3658 by @xPaw)
  • Switch default ports when toggling TLS (#3645 by @xPaw)
  • Added emojis 13.0 (#3735 by @xPaw)

Changed

Fixed

  • Change sqlite parallelize to serialize when loading messages (#3762 by @xPaw)
  • Fix url in useragent when fetching releases from github (#3654 by @xPaw)
  • Ignore echoed ctcp requests that aren't targeted at us (#3656 by @xPaw)
  • Fix active styles on footer buttons (#3659 by @xPaw)
  • Check that usernameInput ref exists (#3662 by @xPaw)
  • Open last channel in the list when creating a network (#3703 by @xPaw)
  • Trigger autocompletion only after whitespace (#3696, #3718 by @xPaw)
  • Fix settings update when unknown theme is stored (#3682 by @xPaw)
  • Ignore Alt+letter keybinds when focused in chat input (#3720 by @xPaw)
  • Fix escape key handling (#3721 by @xPaw)
  • Fix DOMRect coordinates in Safari (#3723 by @xPaw)
  • Wrap stdout parsing from yarn into try/catch (#3753 by @xPaw)
  • Fix incorrectly updating unread counter for 'show in active' messages (#3765 by @xPaw)
  • Improve wav audio detection (#3781 by @xPaw)
  • Fix not being able to uninstall packages (#3783 by @xPaw)

Documentation

In the main repository:

  • Link to official docs for stable releases (#3651 by @xPaw)
  • Add an explanation why push notifications are not supported on iOS (#3779 by @xPaw)

On the website repository:

Internals

Don't miss a new thelounge release

NewReleases is sending notifications on new releases.