Skip to content

v19.0.2

Compare
Choose a tag to compare
@nickvergessen nickvergessen released this 14 Jun 08:49
· 1754 commits to main since this release
v19.0.2
2332c42

19.0.2 – 2024-06-13

Fixed

  • fix(call): Fix audio issue in Safari when a user unmutes after a longer time while the tab is inactive #12511
  • fix(bots): Fix bots with self-signed certificates #12471
  • fix(chat): Improve scrolling behaviour when reopening a conversation #12199
  • fix(chat): Better handling of captioned messages in federated conversations #12375
  • fix(attachments): Fix creating new files from templates #12488
  • fix(call): Directly sync the preferences with the device selection #12493
  • fix(call): Give feedback when trying to "Ring" a participant that has DND enabled #12377
  • fix(breakoutrooms): Don't allow to enable guests in breakout rooms until it's supported #12457
  • fix(UI): Improve button in mobile UI to use less space #12473

What's Changed

  • chore(deps-dev): Bump @babel/core from 7.24.5 to 7.24.6 by @dependabot in #12410
  • chore(deps-dev): Bump ts-jest from 29.1.2 to 29.1.3 by @dependabot in #12412
  • chore(deps-dev): Bump openapi-typescript from 6.7.5 to 6.7.6 by @dependabot in #12413
  • chore(deps-dev): Bump @babel/preset-env from 7.24.5 to 7.24.6 by @dependabot in #12411
  • chore(deps): Bump firebase/php-jwt from 6.10.0 to 6.10.1 by @dependabot in #12421
  • [stable29] chore: remove empty file after migration to TS by @backportbot in #12436
  • chore(deps): bump ua-parser-js from 1.0.37 to 1.0.38 by @dependabot in #12446
  • chore(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #12447
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12427
  • [stable29] fix(settings): don't allow guests when breakout rooms are set by @backportbot in #12457
  • [stable29] fix(federation): use a value from response header to count invites by @backportbot in #12464
  • [stable29] fix(OpenAPI): Add missing reactionsSelf to ChatMessage by @backportbot in #12472
  • [stable29] fix(bots): Allow bots with self-signed certificates by @backportbot in #12471
  • [stable29] feat(mobile): use button without text if on mobile by @backportbot in #12473
  • chore(deps-dev): Bump @babel/preset-env from 7.24.6 to 7.24.7 by @dependabot in #12474
  • chore(deps-dev): Bump @babel/core from 7.24.6 to 7.24.7 by @dependabot in #12475
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12482
  • [stable29] Follow-up: chat scrolling refactoring by @backportbot in #12199
  • [stable29] fix(messageStore): update edited parent for all messages by @backportbot in #12485
  • [stable29] fix(viewer): fix creation of file from template by @backportbot in #12488
  • [stable29] fix(MessagesList): keep token consistent during async methods by @Antreesy in #12465
  • [stable29] fix: throw error when target has DND on by @backportbot in #12377
  • [stable29] fix(chat): Better handling of captioned messages in federated conversations by @backportbot in #12375
  • [stable29] fix(tests): Adjust expected share type attributes after server change by @backportbot in #12508
  • [stable29] fix(MediaSettings): sync preferences with devices direct selection by @backportbot in #12493
  • [stable29] fix(messagesStore): add missing markdown in temporary message object by @backportbot in #12503
  • [stable29] Fix audio in inactive tab in Safari by @backportbot in #12511
  • [stable29] fix(NewConversationDialog): speed up conversation creation flow by @backportbot in #12513
  • [stable29] test(chat): Add a test that editing old messages is blocked by @backportbot in #12249
  • [stable29] chore(release): Changelog for 19.0.2 by @backportbot in #12515
  • [stable29] chore: define explicit reactivity for webrtc models by @backportbot in #12517

Full Changelog: v19.0.1...v19.0.2