Skip to content

Releases: nextcloud/spreed

v20.0.1

10 Oct 14:33
v20.0.1
c488095
Compare
Choose a tag to compare

Added

  • feat(call): Add wave and fire call reactions #13349

Changed

  • Update translations
  • Update dependencies
  • fix(chat): Reduce read-width of chat again #13421
  • fix(signaling): Deprecate using multiple High-performance backends and the fake-clustering mode #13420

Fixed

  • fix(chat): Fix missing push notifications for chat messages #13331
  • fix(chat): Correctly update "Today"-date separator when the day changes #13434
  • fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13495
  • fix(chat): Expire message cache when deleting the last message #13393
  • fix(federation): Send the newest conversation properties when retrying OCM notifications #13424
  • fix(avatar): Fix missing translations #13409
  • fix(call): Fix missing call sounds in Safari when tab is moved to the background #13353
  • fix: Fix several popups and menus in fullscreen mode #13399

What's Changed

  • chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13297
  • chore(deps): bump libphonenumber-js from 1.11.7 to 1.11.8 by @dependabot in #13296
  • [stable30] fix: restore sidebar listeners behavior by @backportbot in #13308
  • [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13304
  • [stable30] fix: add advanced fields to the color picker by @backportbot in #13319
  • [stable30] fix(VideoBackgroundEditor): change the container of file picker by @backportbot in #13314
  • [stable30] chore(deps): bump nextcloud/vue from 8.18.0 to 8.19.0 by @backportbot in #13327
  • [stable30] fix(notifications): Fix last type of subject parameters by @backportbot in #13331
  • [stable30] fix(ban): do not try to remove a banned user (handled by backend) by @backportbot in #13337
  • [stable30] chore(cs): Prepare coding-standard update by @backportbot in #13339
  • [stable30] feat(codingstandard): Update coding-standard to 1.3.1 by @backportbot in #13347
  • [stable30] feat(reactions): Add 👋 and 🔥 call reactions by @backportbot in #13349
  • chore(deps): bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13362
  • chore(deps): bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #13361
  • [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13372
  • [stable30] fix(changelog): Don't check the user changelog twice by @backportbot in #13376
  • [stable30] fix(sounds): mark audio objects as created by @backportbot in #13353
  • [stable30] fix: move page visibility check to composable by @backportbot in #13379
  • [stable30] fix: rename useWindowVisibility to useDocumentVisibility by @backportbot in #13380
  • [stable30] fix: migrate pollsStore to Pinia 🍍 by @backportbot in #13381
  • [stable30] fix(userStatus): migrate util to Typescript by @backportbot in #13382
  • [stable30] fix: restore sidebar listeners behavior + migrate sidebarStore to Pinia 🍍 by @backportbot in #13383
  • [stable30] fix(TopBar): migrate to NcPopover by @backportbot in #13348
  • [stable30] fix: don't remove LeftSidebar in fullscreen mode, but hide it by @backportbot in #13386
  • [stable30] fix: remove transition for Chat <-> Call views by @backportbot in #13385
  • [stable30] fix: migrate fullscreen store and related functions/listeners to composable by @backportbot in #13387
  • [stable30] feat(call): list participants grid/stripe with a mouse wheel by @backportbot in #13374
  • [stable30] fix(chatManager): Expire unread cache on message delete by @backportbot in #13393
  • [stable30] feat(ParticipantSelectable): add component for participant search results and bulk selection by @backportbot in #13396
  • [stable30] fix: request fullscreen for the whole page by @backportbot in #13399
  • [stable30] fix: remove mainContainerSelector and uiModeStore by @backportbot in #13398
  • [stable30] Archive conversations by @backportbot in #13359
  • [stable30] Fix some translation calls by @backportbot in #13409
  • chore(deps): Bump libphonenumber-js from 1.11.8 to 1.11.9 by @dependabot in #13412
  • chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 by @dependabot in #13413
  • [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13418
  • [stable30] fix(hpb): Deprecate multiple HPBs and fake-clustering by @backportbot in #13420
  • [stable30] style: decrease chat messages 'reading width' by @backportbot in #13421
  • [stable30] fix(federation): Send newest state of the changed properties when ret… by @backportbot in #13424
  • [stable30] fix: migrate sounds store to Pinia 🍍 by @backportbot in #13400
  • [stable30] fix(SelectableParticipant): fix keydown.enter event by @backportbot in #13426
  • [stable30] fix(Participant): re-render component in VirtualScroller by @backportbot in #13431
  • [stable30] fix(MessagesList): update date separator overnight by @backportbot in #13434
  • [stable30] fix: replace v-tooltip with native title by @backportbot in #13444
  • [stable30] fix: do not show two promoted videos by @backportbot in #13459
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13466
  • chore(deps-dev): Bump @babel/preset-env from 7.25.4 to 7.25.7 by @dependabot in #13471
  • chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.10 by @dependabot in #13467
  • chore(deps): Bump pinia from 2.2.2 to 2.2.4 by @dependabot in #13469
  • chore(deps): Bump extendable-media-recorder from 9.2.11 to 9.2.13 by @dependabot in #13468
  • chore(deps-dev): Bump @babel/core from 7.25.2 to 7.25.7 by @dependabot in #13470
  • [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13481
  • [stable30] fix: migrate pollService to TS by @backportbot in #13489
  • [stable30] fix: Check media direction in internal signaling messages by @backportbot in #13495
  • [stable30] fix: store form data as a single object by @backportbot in #13501
  • Release 20.0.1 by @nickvergessen in #13511

Full Changelog: v20.0.0...v20.0.1

v19.0.10

10 Oct 14:27
v19.0.10
b78e87d
Compare
Choose a tag to compare

Changed

  • Update translations
  • Update dependencies

Fixed

  • fix(performance): Fade out local blur-filter option for Nextcloud wide setting #13100
  • fix(avatar): Fix missing translations #13410
  • fix(chat): Expire message cache when deleting the last message #13392
  • fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13494
  • fix(call): Fix missing call sounds in Safari when tab is moved to the background #13352

What's Changed

  • chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13294
  • chore(deps): bump debounce from 2.1.0 to 2.1.1 by @dependabot in #13293
  • [stable29] fix: add advanced fields to the color picker by @backportbot in #13325
  • [stable29] chore(deps): update @nextcloud/* family and audit dependencies by @Antreesy in #13315
  • chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot in #13368
  • chore(deps): Bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13367
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #13373
  • [stable29] fix(sounds): mark audio objects as created by @backportbot in #13352
  • [stable29] fix: restore sidebar listeners behavior by @backportbot in #13388
  • [stable29] fix(chatManager): Expire unread cache on message delete by @backportbot in #13392
  • [stable29] Fix some translation calls by @backportbot in #13410
  • chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 by @dependabot in #13414
  • [stable29] fix(MessagesList): update date separator overnight by @backportbot in #13433
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13472
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #13483
  • [stable29] fix: Check media direction in internal signaling messages by @backportbot in #13494
  • [stable29] fix(settings): drop local setting for background blur filter, use provided by server by @backportbot in #13100
  • Release 19.0.10 by @nickvergessen in #13512

Full Changelog: v19.0.9...v19.0.10

v18.0.12

10 Oct 14:23
v18.0.12
94e993f
Compare
Choose a tag to compare

Changed

  • Update translations
  • Update dependencies

Fixed

  • fix(avatar): Fix missing translations #13411
  • fix(chat): Expire message cache when deleting the last message #13391
  • fix(call): Correctly ignore media offers from users without permissions when internal signaling is used #13493
  • fix(call): Fix missing call sounds in Safari when tab is moved to the background #13351
  • fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13287

What's Changed

  • chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in #13228
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13232
  • [stable28] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in #13287
  • chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #13301
  • chore(deps): bump ua-parser-js from 1.0.38 to 1.0.39 by @dependabot in #13300
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13371
  • [stable28] fix(sounds): mark audio objects as created by @backportbot in #13351
  • [stable28] fix: restore sidebar listeners behavior by @backportbot in #13389
  • [stable28] fix(chatManager): Expire unread cache on message delete by @backportbot in #13391
  • [stable28] Fix some translation calls by @backportbot in #13411
  • chore(deps): Bump emoji-mart-vue-fast from 15.0.2 to 15.0.3 by @dependabot in #13415
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.115 to 7.0.117 by @dependabot in #13473
  • [stable28] Update nextcloud/ocp dependency by @nextcloud-command in #13480
  • [stable28] fix: Check media direction in internal signaling messages by @backportbot in #13493
  • Release 18.0.12 by @nickvergessen in #13513

Full Changelog: v18.0.11...v18.0.12

v20.0.0

13 Sep 07:28
v20.0.0
dcaf9a3
Compare
Choose a tag to compare

Added

  • Federated calls
  • Add a task counter for to-do lists in "Note to self" messages
  • Allow editing "Note to self" messages forever
  • Show blurhash while loading attachments
  • Show upcoming event information in conversation
  • Banning users and guests
  • Allow to prevent "@ALL" mentions for non-moderators
  • Add button to show smart picker
  • Dispatch events when enabling or disabling bots
  • Show user status messages of other local users in a federated conversation

Changed

  • Requires Nextcloud 30
  • High-performance backend with federation support is required (Version 2.0.0 or later)
  • API performance improvements
  • Dynamic order of tiles in a call to prioritize participants with audio or video
  • Automatically lower raised hand when participant speaks
  • Show confirmation dialog when removing a participant
  • Show description when listing open conversations
  • Outline the participant count when trying to mention everyone
  • Show out-of-office replacement in the out-of-office message

Known issues

  • Federation requires the High-performance backend on both servers
  • Federation requires Talk 20 on both servers

What's Changed

Read more

v20.0.0-rc.5

12 Sep 09:10
v20.0.0-rc.5
42863ec
Compare
Choose a tag to compare
v20.0.0-rc.5 Pre-release
Pre-release

Added

  • Add setup checks for server configuration pitfalls #13260

Fixed

  • fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13251
  • fix(chat): Take attachment shares into account when marking a conversation unread #13253
  • fix(calls): Temporarily disable call button after a moderator ended the call for everyone to avoid recalling #13268
  • fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13278

What's Changed

* [stable30] fix(TopBar): re-enable upcoming event to all conversations apart from… by @backportbot in https://github.com//pull/13218 * [stable30] fix: minor UX enhancements by @backportbot in https://github.com//pull/13216 * chore(deps): bump extendable-media-recorder from 9.2.10 to 9.2.11 by @dependabot in https://github.com//pull/13230 * chore(deps): bump @vueuse/core from 11.0.1 to 11.0.3 by @dependabot in https://github.com//pull/13231 * chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com//pull/13229 * [stable30] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/13233 * [stable30] fix(chat): add title to "Scroll to bottom" button by @backportbot in https://github.com//pull/13240 * [stable30] fix(upload): show blob previews for .webp image uploads by @backportbot in https://github.com//pull/13245 * [stable30] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com//pull/13247 * [stable30] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com//pull/13251 * [stable30] docs: Fix copy-paste-error on Join/Leave docs for Bot messages by @backportbot in https://github.com//pull/13254 * [stable30] fix(Chat): consider shared objects when marking unread by @backportbot in https://github.com//pull/13253 * [stable30] fix(signaling): Avoid conflict potential of user and federated user by @backportbot in https://github.com//pull/13255 * [stable30] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com//pull/13258 * [stable30] fix(api): Properly typed room-property updates - Part 2 by @backportbot in https://github.com//pull/13259 * [stable30] fix(setupchecks): Add setup checks for current checks by @backportbot in https://github.com//pull/13260 * [stable30] feat(desktop): add OCA.Talk.Settings API to customize and manage settings by @backportbot in https://github.com//pull/13261 * [stable30] chore(SettingsAPI): replace reactive with ref to remove Vue 2 warn by @backportbot in https://github.com//pull/13267 * [stable30] fix(call): temporary disable a call button if ended by moderator by @backportbot in https://github.com//pull/13268 * [stable30] feat: Add "New in Talk 20" messages by @backportbot in https://github.com//pull/13270 * [stable30] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com//pull/13278 * Release 20.0.0-rc.5 by @backportbot in https://github.com//pull/13281 * [stable30] chore(deps): update nextcloud/* libs by @Antreesy in https://github.com//pull/13285

Full Changelog: v20.0.0-rc.4...v20.0.0-rc.5

v19.0.9

12 Sep 08:02
v19.0.9
1810c8e
Compare
Choose a tag to compare

Fixed

  • fix(federation): Fix federation invites accepting from the notification #13153
  • fix(chat): Fix "You deleted the message" when performed by federated user with same ID #13250
  • fix(files): Keep order of attachments when sharing multiple #13099
  • fix(avatar): Don't overwrite user avatar when selecting a square for a conversation #13277

What's Changed

* [stable29] fix(federation): ensure federation invites appear in store by @backportbot in https://github.com//pull/13153 * [stable29] style(InvitationHandler): don't shrink action buttons by @backportbot in https://github.com//pull/13164 * [stable29] fix(fileUpload): don't share files in parallel, harden checks by @Antreesy in https://github.com//pull/13099 * chore(deps): bump extendable-media-recorder-wav-encoder from 7.0.114 to 7.0.115 by @dependabot in https://github.com//pull/13227 * [stable29] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/13234 * [stable29] fix(Notification): Fix rich object parameters with non-string values by @backportbot in https://github.com//pull/13248 * [stable29] fix(federation): matching current user is actor in delete message by @backportbot in https://github.com//pull/13250 * [stable29] fix(notification): Fix missing cast of id to string by @backportbot in https://github.com//pull/13257 * [stable29] fix(avatar): don't use 'user/avatar' endpoint for generating a temp avatar by @backportbot in https://github.com//pull/13277 * Release 19.0.9 by @nickvergessen in https://github.com//pull/13280 * fix(Quote): add remote server and edited hints in quoted messages by @DorraJaouad in https://github.com//pull/13283

Full Changelog: v19.0.8...v19.0.9

v20.0.0-rc.4

03 Sep 14:04
8b5af52
Compare
Choose a tag to compare
v20.0.0-rc.4 Pre-release
Pre-release

Changed

  • Update several dependencies
  • Add a task counter for to-do lists in "Note to self" messages #13034

Fixed

  • Fix accepting federation invites from notification #13146
  • Show error when joining a call failed #13077
  • Handle OS theme change without page reload #10774
  • Various design fixes

What's Changed

  • [stable30] fix(TopBar): show "now" instead of start time when it is in the past by @backportbot in #13113
  • [stable30] fix(Reactions): show all names if they are at most 4 reactions by @backportbot in #13119
  • [stable30] chore: Update coding-standard by @backportbot in #13118
  • chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #13125
  • chore(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 by @dependabot in #13126
  • chore(deps): bump @vueuse/components from 11.0.0 to 11.0.1 by @dependabot in #13127
  • [stable30] docs: Fix values for used recording consent options by @backportbot in #13136
  • [stable30] fix(FilePreview): set fixed size to image container by @backportbot in #13114
  • [stable30] feat(calls): Support "Send call notification" for and with federated … by @backportbot in #13144
  • [stable30] fix(federation): Expire sessions of federated users by @backportbot in #13143
  • [stable30] fix(federation): Correctly handle decline in system messages by @backportbot in #13151
  • [stable30] fix(federation): ensure federation invites appear in store by @backportbot in #13152
  • [stable30] fix(appconfig): Ensure configs are within ranges by @backportbot in #13158
  • [stable30] fix(api): Properly typed room-property updates - Part 1 by @backportbot in #13170
  • [stable30] feat(error_message): Display proper message on error on join call by @backportbot in #13161
  • [stable30] fix(GuestWelcomeWindow): fix padding and text clipping by @backportbot in #13141
  • [stable30] fix(CallView): remove shadow of avatars by @backportbot in #13171
  • [stable30] style(InvitationHandler): don't shrink action buttons by @backportbot in #13165
  • [stable30] fix(TopBar): disable buttons if user has no media permissions by @backportbot in #13169
  • [stable30] feat(NoteToSelf): add tasks counter by @backportbot in #13178
  • [stable30] fix(TasksCounter): fix translations by @backportbot in #13179
  • [stable30] fix(FilePreview): use original size for uploaded image files by @backportbot in #13172
  • chore(deps): bump @vueuse/components from 11.0.1 to 11.0.3 by @dependabot in #13193
  • chore(deps-dev): bump openapi-typescript from 7.3.0 to 7.3.3 by @dependabot in #13194
  • chore(deps): bump @nextcloud/vue from 8.17.0 to 8.17.1 by @dependabot in #13195
  • [stable30] Update nextcloud/ocp dependency by @nextcloud-command in #13198
  • [stable30] fix(fileUpload): don't duplicate file templates in store by @backportbot in #13202
  • [stable30] fix(frontend): handle dark theme change without reload by @backportbot in #13203
  • [stable30] fix(MessagesGroup): concat actor information by @backportbot in #13206
  • [stable30] fix: refactor connection failed description by @backportbot in #13209

Full Changelog: v20.0.0-rc.3...v20.0.0-rc.4

v20.0.0-rc.3

22 Aug 18:51
v20.0.0-rc.3
55c2a3d
Compare
Choose a tag to compare
v20.0.0-rc.3 Pre-release
Pre-release

Changed

  • Update several dependencies
  • Allow editing "Note to self" messages forever #13083 #13089
  • Add blurhash to files so "previews" can be shown while loading #13058 #13075

Fixed

  • fix(federation): Fix propagating permissions, recording consent, permissions and more
  • Don't break when joining an open conversation #13090
  • Fix signaling server check for Desktop Client so that Nextcloud 29 does not need the newest version #13094
  • fix(settings): Hide unused settings in (former) one-to-one conversations #13046
  • fix(sidebar): Fix row-style of attachments #13044
  • fix(federation): fix system message when removed user has same userId as the moderator #13055
  • fix(federation): correctly check list of allowed groups when federation is limited #13067

What's Changed

  • chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.7 by @dependabot in #13019
  • chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.6 by @dependabot in #13020
  • chore(deps): Bump pinia from 2.2.1 to 2.2.2 by @dependabot in #13021
  • [stable30] fix(a11y): migrate NcModal to NcDialog p2 by @backportbot in #13018
  • [stable30] fix(style): apply NcDialog header styles to NcModal headers by @backportbot in #13032
  • [stable30] style(FilePreview): adjust row layout design by @backportbot in #13044
  • [stable30] fix(ConversationSettingsDialog): hide unused settings sections in 1-1 by @backportbot in #13046
  • [stable30] fix(SelectableParticipant): restyle component by @backportbot in #13051
  • [stable30] Enable debug mode in helper script for integration tests by @backportbot in #13053
  • [stable30] fix(federation): Fix system message when a fed user is removed by mod… by @backportbot in #13055
  • [stable30] feat: Added blurhash to image metadata by @backportbot in #13058
  • [stable30] fix(guest): migrate localStorage nick to nextcloud/auth implementation by @backportbot in #13056
  • [stable30] fix: correct userGroups intersection check for federation access by @backportbot in #13067
  • [stable30] chore(deps): bump nextcloud/vue from 8.16.0 to 8.17.0 by @backportbot in #13073
  • [stable30] fix(RightSidebar): hide sidebar button in lobby by @backportbot in #13071
  • [stable30] chore(deps): Update openapi-extractor to v1.0.0 by @backportbot in #13076
  • [stable30] feat(FilePreview): add blurhash support by @backportbot in #13075
  • [stable30] feat: NoteToSelf messages are editable forever by @backportbot in #13083
  • [stable30] fix(recording): distinguish global consent and room-level consent in constants by @backportbot in #13088
  • [stable30] Fix adding and removing permissions by @backportbot in #13082
  • [stable30] feat(NoteToSelf): allow to edit old messages on frontend by @backportbot in #13089
  • [stable30] fix(conversation): don't create a participant with falsy credentials by @backportbot in #13090
  • [stable30] chore(deps): replace vue-shortkey with vueuse directive by @backportbot in #13091
  • [stable30] fix(signaling): check only required features on Frontend by @backportbot in #13094
  • [stable30] fix(avatar): decrease size of loading spinner by @backportbot in #13095
  • [stable30] fix(NcListItem): force three-dot-menu (+ minor follow-ups) by @backportbot in #13096
  • [stable30] chore(deps): bump libraries to align with main by @Antreesy in #13097
  • [stable30] fix: Fix some minor things found by stan by @backportbot in #13040
  • [stable30] fix(federation): Sync room properties on join by @backportbot in #13101
  • [stable30] fix(conversations): Remove call-permissions by @backportbot in #13105
  • [stable30] fix(federation): Propagate permission changes to federated servers by @backportbot in #13106
  • Release 20.0.0 rc.3 by @nickvergessen in #13108

Full Changelog: v20.0.0-rc.2...v20.0.0-rc.3

v19.0.8

22 Aug 18:43
v19.0.8
389b40a
Compare
Choose a tag to compare

Changed

  • Update several dependencies

Fixed

  • fix(settings): hide secrets in password fields #12842
  • fix(conversation): Fix adding and removing permissions #13081
  • fix(session): Fix generating session id again if duplicated #12745
  • fix(sidebar): hide sidebar button in lobby #13070
  • fix(call): prevent navigating away when clicking on a quote while being in a call #12841
  • fix(federation): fix system message when removed user has same userId as the moderator #13054
  • fix(federation): correctly check list of allowed groups when federation is limited #13069
  • fix(federation): show lobby in federated conversations #12789
  • fix(federation): don't create system messages inside remote conversations #12788
  • fix(federation): ignore outdated sessions when generating notifications #12742

What's Changed

  • [stable29] fix(federation): Ignore outdated sessions when checking for active se… by @backportbot in #12742
  • [stable29] chore: update workflow templates by @Antreesy in #12754
  • chore(deps-dev): Bump @babel/core from 7.24.8 to 7.24.9 by @dependabot in #12760
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12769
  • [stable29] fix: Fix generating session id again if duplicated by @backportbot in #12745
  • [stable29] Fix mapping of token to identifier for federated rooms by @backportbot in #12779
  • [stable29] fix: Do not try to post messages when federated room visibility changes by @backportbot in #12788
  • [stable29] Propagate lobby state to federated servers by @backportbot in #12789
  • [stable29] fix(chat): Fix OpenAPI optional attributes by @nickvergessen in #12791
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12836
  • [stable29] fix(AdminSettings): hide secrets in password fields by @backportbot in #12842
  • [stable29] fix(Quote): prevent button click event from propagation by @backportbot in #12841
  • [stable29] fix(RightSidebar): discard unread messages toast on conversation change by @backportbot in #12908
  • [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12938
  • chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in #12974
  • [stable29] fix(federation): Fix system message when a fed user is removed by mod… by @backportbot in #13054
  • [stable29] fix: Fix some minor things found by stan by @backportbot in #13039
  • [stable29] fix: correct userGroups intersection check for federation access by @backportbot in #13069
  • [stable29] fix(RightSidebar): hide sidebar button in lobby by @backportbot in #13070
  • [stable29] Fix adding and removing permissions by @backportbot in #13081
  • Release 19.0.8 by @nickvergessen in #13104

Full Changelog: v19.0.7...v19.0.8

v18.0.11

22 Aug 18:37
v18.0.11
8d9947c
Compare
Choose a tag to compare

Changed

  • Update several dependencies

Fixed

  • fix(settings): hide secrets in password fields #12843
  • fix(conversation): Fix adding and removing permissions #13080
  • fix(session): Fix generating session id again if duplicated #12744

What's Changed

* chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.113 by @dependabot in https://github.com//pull/12699 * [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/12714 * [stable28] chore: update workflows from templates by @nickvergessen in https://github.com//pull/12729 * [stable28] chore: update workflow templates by @backportbot in https://github.com//pull/12755 * [stable28] fix: Fix generating session id again if duplicated by @backportbot in https://github.com//pull/12744 * [stable28] fix(chat): Fix OpenAPI optional attributes by @backportbot in https://github.com//pull/12792 * [stable28] fix(AdminSettings): hide secrets in password fields by @backportbot in https://github.com//pull/12843 * [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com//pull/12833 * chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in https://github.com//pull/12973 * [stable28] fix: Fix some minor things found by stan by @backportbot in https://github.com//pull/13038 * [stable28] Fix adding and removing permissions by @backportbot in https://github.com//pull/13080 * [stable28] chore(deps): bump @nextcloud/vue from 8.11.3 to ^8.14.0 by @ShGKme in https://github.com//pull/12611 * Release 18.0.11 by @nickvergessen in https://github.com//pull/13103

Full Changelog: v18.0.10...v18.0.11