Skip to content

v20.1.1

Latest
Compare
Choose a tag to compare
@nickvergessen nickvergessen released this 19 Dec 13:51
· 1252 commits to main since this release
v20.1.1
1ca43b2

Changed

  • Update translations
  • Update dependencies
  • perf(calls): Add endpoint for clients to specifically check if a call notification is still current #13950

Fixed

  • fix(chat): Add start and end of out-of-office to the note card in one-to-one conversations #13926
  • fix(chat): Fix chats for offline participants when the chat history was reset #13965
  • fix(calls): Remove "Share to chat" button from failure notifications of recording summaries #13941
  • fix(calls): Hide option to start without enabled media when it can not be stored on the server #13953
  • fix(calls): Retain names of guests when they disconnect from the High-performance backend #13984
  • fix(calls): Fix missing "Speaking while muted" popup #14027
  • fix(search): Implement pagination in conversation search results #14034
  • fix(settings): Confirm server time of High-performance and recording backend in admin settings #14016

What's Changed

  • [stable30] feat(ooo): Add start and end dates to out-of-office view by @backportbot in #13926
  • [stable30] fix(LobbySettings): fix date picker alignment by @backportbot in #13932
  • [stable30] fix(Matterbridge): add a hint about Discord Channel ID usage by @backportbot in #13937
  • [stable30] fix: add admin setting for AI generated call recording summary by @backportbot in #13939
  • [stable30] ci(integration): Print federation log file by @backportbot in #13942
  • [stable30] fix(summary): Don't add share button to failed summary notification by @backportbot in #13941
  • [stable30] feat(call): Direct endpoint to check if call notification should be dismissed by @backportbot in #13950
  • [stable30] fix(SettingsDialog): check capability for start without media by @backportbot in #13953
  • build(deps): Bump libphonenumber-js from 1.11.15 to 1.11.16 by @dependabot in #13954
  • build(deps-dev): Bump openapi-typescript from 7.4.3 to 7.4.4 by @dependabot in #13955
  • [stable30] chore(i18n): Improved grammar by @backportbot in #13962
  • [stable30] fix(chat): Add a repair-step to handle the last-read-message=0 case by @backportbot in #13965
  • [stable30] fix(media): checking for config existence, not value by @backportbot in #13972
  • [stable30] fix(icons): rename icon components by @backportbot in #13974
  • [stable30] fix(guests): Don't force remove guests but leave it to the "purge logic" by @backportbot in #13984
  • [stable30] fix(AdminSettings): allow to retry server checks by @backportbot in #13988
  • [stable30] fix(store): throw error from room creation to handle in component by @Antreesy in #13991
  • build(deps): Bump @nextcloud/moment from 1.3.1 to 1.3.2 by @dependabot in #13998
  • [stable30] fix: remove "formatted" from copy message button by @backportbot in #14003
  • [stable30] fix(backends): Check times of the backend servers by @backportbot in #14016
  • [stable30] fix(SpeakingWhileMutedWarner): show toast message by @backportbot in #14027
  • [stable30] fix(call): Fix call summary when the connection was interrupted by @backportbot in #14031
  • [stable30] fix(search): Paginate unified search results by @backportbot in #14034
  • Release/20.1.1 by @nickvergessen in #14037

Full Changelog: v20.1.0...v20.1.1