Skip to content

v19.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nickvergessen nickvergessen released this 08 Mar 10:01
· 2243 commits to main since this release
v19.0.0-beta.1
0b6d3f3

Added

  • Messages can now be edited by logged-in authors and moderators for 6 hours #1836
  • Added a "In conversation" search filter #11456
  • Save unsent messages in browser storage so they survive a page reload or browser restart #3055
  • Allow to accept individual users when the lobby is enabled #8601
  • Flavored Markdown in messages #10066
  • Allow to see all reactions #11508
  • Preview: Federated chatting #11231

Changed

  • Update translations
  • Update several dependencies
  • Added support for Janus 1.x
  • Prepare frontend code for a migration to Vue3
  • Migrated various icons to Material Design icons
  • Deleting messages is now possible without a time limitation (was 6 hours) #11408
  • Guests are now rate-limited on mentioning users #11072
  • Make polls more visible in the chat when they are posted during a call #11372
  • Bots can now be installed by apps with limited feature flags #11630

Known issues

  • Federated chatting: Various features are still visible but not functional

What's Changed

New Contributors

Full Changelog: v18.0.0-beta.3...v19.0.0-beta.1