You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Window no longer scrolls on output if the output is not already at the bottom of the window
Show a small indicator in the bottom left of the window tab when output scrolling is paused
Show join/part messages in conferences (this was removed in recent years but has now been re-implemented)
Bug fixes
Fix bug causing notification counter in window tab to increment by 2 on certain events
Other changes
Removed some unnecessary compile flags for ASAN builds (These flags are currently only necessary when compiling with -O3; the release build compiles with -O2)
Updated some default settings and config example entries to reflect recent changes