Releases: nextcloud-releases/spreed
Releases · nextcloud-releases/spreed
v21.0.0
Added
- feat(meetings): Schedule a meeting directly from within the conversation
- feat(chat): Support mentioning teams in the chat
- feat(chat): Add message search to the right sidebar
- feat(bots): Allow bots to get invoked for reactions
- feat(bots): Let bots know the original message in case a message was a reply
- feat(bots): Allow event based bots that don't require HTTP requests
- feat(calls): Add end-to-end encryption for calls with the High-performance backend
- feat(calls): Allow to zoom and pan screenshares in a call
- feat(conversations): Add sample conversation mechanism
Changed
- Update translations
- Update dependencies
- Require Nextcloud 31 / Hub 10
Fixed
- fix(UI): Fix various issues for right-to-left languages
What's Changed
- Refactor: clean call view styles and use CSS variables. by @DorraJaouad in nextcloud/spreed#12913
- chore: update PR template by @Antreesy in nextcloud/spreed#12967
- feat(deps): Add Nextcloud 31 support on main by @nickvergessen in nextcloud/spreed#12965
- fix: provide accessible heading for components by @Antreesy in nextcloud/spreed#12971
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.113 to 7.0.114 by @dependabot in nextcloud/spreed#12977
- chore(deps): Bump extendable-media-recorder from 9.2.9 to 9.2.10 by @dependabot in nextcloud/spreed#12976
- fix(Participant): hide ban option for federated users by @DorraJaouad in nextcloud/spreed#12964
- feat(statuses): Post-load local user statuses in federated conversations by @nickvergessen in nextcloud/spreed#12959
- Fix using signaling session ID instead of Nextcloud session ID by @danxuliu in nextcloud/spreed#12961
- feat(TopBar): add next meeting date by @DorraJaouad in nextcloud/spreed#12902
- fix(federation): No notification for call summary and other system me… by @nickvergessen in nextcloud/spreed#12968
- Get call peers by federated users by @danxuliu in nextcloud/spreed#12962
- feat: add login button to guest welcome window by @DorraJaouad in nextcloud/spreed#12941
- ci: Also install sqlite and pdo_sqlite for now by @nickvergessen in nextcloud/spreed#12986
- fix: migrate NcModal to NcDialog by @Antreesy in nextcloud/spreed#12970
- fix(Participant): design follow-ups by @Antreesy in nextcloud/spreed#12966
- fix(capabilities): store remote capabilities based on remoteServer by @Antreesy in nextcloud/spreed#12861
- fix(capabilities): minor adjustments for federation by @Antreesy in nextcloud/spreed#12992
- fix(avatar): decrease avatar size from 44px to 36px by @Antreesy in nextcloud/spreed#12956
- fix: remove extra spinner by @DorraJaouad in nextcloud/spreed#12994
- fix: warning from
false
SearchBox's aria-describedby value by @ShGKme in nextcloud/spreed#12998 - chore(release): Changelog for 20.0.0-rc.1 by @nickvergessen in nextcloud/spreed#13001
- fix(call): Fix race condition of "End call for everyone" and a parall… by @nickvergessen in nextcloud/spreed#12969
- chore(eslint): ignore openapi generated files by @Antreesy in nextcloud/spreed#13002
- feat: Add "New in Talk 20" messages by @nickvergessen in nextcloud/spreed#12999
- fix(avatar): increase avatar size to 40px by @Antreesy in nextcloud/spreed#13010
- chore(release): Changelog for 20.0.0-rc.2 by @nickvergessen in nextcloud/spreed#13015
- fix(a11y): migrate NcModal to NcDialog p2 by @Antreesy in nextcloud/spreed#12997
- chore(deps): Bump libphonenumber-js from 1.11.5 to 1.11.7 by @dependabot in nextcloud/spreed#13022
- chore(deps): Bump pinia from 2.2.1 to 2.2.2 by @dependabot in nextcloud/spreed#13025
- chore(deps): Bump @vueuse/components from 10.11.1 to 11.0.0 by @dependabot in nextcloud/spreed#13024
- chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 6.0.0 by @dependabot in nextcloud/spreed#13023
- [main] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#13028
- fix(style): apply NcDialog header styles to NcModal headers by @Antreesy in nextcloud/spreed#13031
- fix: set devMode in CallView component by @Antreesy in nextcloud/spreed#13026
- fix: Fix some minor things found by stan by @nickvergessen in nextcloud/spreed#13037
- style(FilePreview): adjust row layout design by @Antreesy in nextcloud/spreed#13042
- fix(ConversationSettingsDialog): hide unused settings sections in 1-1 by @Antreesy in nextcloud/spreed#13041
- fix(SelectableParticipant): restyle component by @Antreesy in nextcloud/spreed#13017
- Enable debug mode in helper script for integration tests by @danxuliu in nextcloud/spreed#13036
- fix(federation): Fix system message when a fed user is removed by mod… by @nickvergessen in nextcloud/spreed#13049
- fix(guest): migrate localStorage nick to nextcloud/auth implementation by @Antreesy in nextcloud/spreed#13050
- feat: Added blurhash to image metadata by @skalidindi53 in nextcloud/spreed#13009
- fix: correct userGroups intersection check for federation access by @sanskar-soni-9 in nextcloud/spreed#13030
- fix(RightSidebar): hide sidebar button in lobby by @ShGKme in nextcloud/spreed#13057
- chore(deps): bump nextcloud/vue from 8.16.0 to 8.17.0 by @Antreesy in nextcloud/spreed#13068
- feat(FilePreview): add blurhash support by @Antreesy in nextcloud/spreed#13066
- chore(deps): Update openapi-extractor to v1.0.0 by @provokateurin in nextcloud/spreed#13064
- Fix adding and removing permissions by @danxuliu in nextcloud/spreed#13027
- feat: NoteToSelf messages are editable forever by @skalidindi53 in nextcloud/spreed#13035
- fix(recording): distinguish global consent and room-level consent in constants by @Antreesy in nextcloud/spreed#13087
- chore(deps): replace vue-shortkey with vueuse directive by @Antreesy in nextcloud/spreed#12698
- feat(NoteToSelf): allow to edit old messages on frontend by @Antreesy in nextcloud/spreed#13084
- fix(conversation): don't create a participant with falsy credentials by @Antreesy in nextcloud/spreed#13061
- fix(signaling): check only required features on Frontend by @ShGKme in nextcloud/spreed#13078
- fix(avatar): decrease size of loading spinner by @Antreesy in nextcloud/spreed#13093
- fix(NcListItem): force three-dot-menu (+ minor follow-ups) by @Antreesy in nextcloud/spreed#13074
- fix(federation): Sync room properties on join by @nickvergessen in nextcloud/spreed#13072
- fix(conversations): Remove call-permissions by @nickvergessen in nextcloud/spreed#13086
- fix(federation): Propagate permission changes to federated servers by @nickvergessen in nextcloud/spreed#13092
- chore(release): Add changelog for 18.0.11, 19.0.8 and 20.0.0-rc.3 by @nickvergessen in nextcloud/spreed#13102
- fix(TopBar): show "now" instead of start time when it is in the past by @DorraJaouad in nextcloud/spreed#13112
- fix(FilePreview): set fixed size to image container by @Antreesy in nextcloud/spreed#13109
- fix(Reactions): show all names if they are at most 4 reactions by @DorraJaouad in nextcloud/spreed#13116
- chore: Update coding-standard by @nickvergessen in nextcloud/spreed#13117
- ci: Fix reuse and exclude file from packaging by @nickvergessen in nextcloud/spreed#13120
- chore(deps): bump @nextcloud/upload from 1.4.3 to 1.5.0 by @dependabot in nextcloud/spreed#13128
- chore(deps): bump @vueuse/components from 11.0.0 to 11.0.1 by @dependabot in nextcloud/spreed#13129
- chore(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 by @dependabot in nextcloud/spreed#13130
- chore(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in nextcloud/spreed#13131
- docs: Fix values for used recording consent options by @nickvergessen in nextcloud/spreed#13135
- fix(GuestWelcomeWindow): fix padding and text clipping by @DorraJaouad in nextcloud/spreed#13138
- fix(federation): Expire sessions of federated users by @nickvergessen in nextcloud/spreed#13142
- feat(calls): Support "Send call notification" for and with federated … by @nickvergessen in nextcloud/spreed#13140
- fix(federation): ensure federation invites appear in store by @Antreesy in nextcloud/spreed#13149
- fix(federation): Correctly handle decline in system messages by @nickvergessen in nextcloud/spreed#13150
...
v21.0.0-rc.5
Changed
- Update translations
- Update dependencies
Fixed
- fix(chat): Mark mentions of teams you are a part of primary #14455
- fix(federation): Fix "remote server was updated" shown too frequently #14389
What's Changed
- [stable31] fix(conversation): Only trigger event with users that really got removed by @backportbot in nextcloud/spreed#14397
- build(deps): Bump ua-parser-js from 2.0.1 to 2.0.2 by @dependabot in nextcloud/spreed#14431
- build(deps-dev): Bump @babel/core from 7.26.7 to 7.26.9 by @dependabot in nextcloud/spreed#14430
- build(deps): Bump @nextcloud/files from 3.10.1 to 3.10.2 by @dependabot in nextcloud/spreed#14429
- build(deps-dev): Bump @babel/preset-env from 7.26.7 to 7.26.9 by @dependabot in nextcloud/spreed#14428
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14436
- [stable31] fix(capabilities): make a deep comparison by @backportbot in nextcloud/spreed#14389
- [stable31] fix: replace moment.unix() by @backportbot in nextcloud/spreed#14439
- [stable31] Fix distributing staged stats when not updated three times in a row by @backportbot in nextcloud/spreed#14450
- [stable31] fix(actorStore): fetch teams with membership by @backportbot in nextcloud/spreed#14455
- [stable31] ci: Adjust to changed guests app branching by @nickvergessen in nextcloud/spreed#14452
- [stable31] tests: Make federation tests do real federation by @backportbot in nextcloud/spreed#14451
- [stable31] fix: vue-lib follow-ups by @backportbot in nextcloud/spreed#14462
- [stable31] chore(release): Add changelog for 21.0.0-rc.5 by @backportbot in nextcloud/spreed#14465
- [stable31] fix(textParse): use mention id to parse message parameters by @backportbot in nextcloud/spreed#14469
- [stable31] fix(call): Show "Missed call" in one-to-one also when "End for everyo… by @backportbot in nextcloud/spreed#14467
Full Changelog: nextcloud/spreed@v21.0.0-rc.4...v21.0.0-rc.5
v21.0.0-rc.4
Added
- feat(bots): Allow bots to get invoked for reactions #14336
Changed
- Update translations
- Update dependencies
Fixed
- fix(bots): Allow users to edit messages of bots in one-to-one conversations #14353
- fix(conversation): Correctly update team names after being edited #14358
- fix(conversation): Don't suggest teams that are already added to the conversation #14349
- fix(meetings): Fix calendar integration for Desktop client #14379
- fix(calls): Fix issues with presenter overlay #14330 #14371
What's Changed
- build(deps): Bump ua-parser-js from 2.0.0 to 2.0.1 by @dependabot in nextcloud/spreed#14316
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14323
- [stable31] fix(PresenterOverlay): fix RTL check by @backportbot in nextcloud/spreed#14330
- [stable31] fix(i18n): align 'importListDescription' format and example in string by @backportbot in nextcloud/spreed#14244
- [stable31] feat(bots): Allow bots to get invoked for reactions by @backportbot in nextcloud/spreed#14336
- [stable31] fix(ConversationIcon): get rid of grey hairline, provide a fallback icon by @backportbot in nextcloud/spreed#14340
- [stable31] docs(bots): Update documentation for bots by @backportbot in nextcloud/spreed#14343
- [stable31] fix(calls): media settings tabs animation by @backportbot in nextcloud/spreed#14351
- [stable31] fix(teams): Filter out already added teams from invite suggestions by @backportbot in nextcloud/spreed#14349
- [stable31] fix(chat): Allow to edit messages of bots in one-to-one conversations by @backportbot in nextcloud/spreed#14353
- [stable31] fix(teams): Track team name updates by @backportbot in nextcloud/spreed#14358
- [stable31] fix(chat): Correctly limit editing to bots IN 1-1 by @backportbot in nextcloud/spreed#14364
- [stable31] fix(i18n): minor string fixes by @backportbot in nextcloud/spreed#14372
- [stable31] fix(PresenterOverlay): do not move component to negative values by @backportbot in nextcloud/spreed#14371
- [stable31] chore(release): Add changelog for 19.0.13 and 20.1.3 by @backportbot in nextcloud/spreed#14375
- [stable31] Changelog 21.0.0 rc.1 by @backportbot in nextcloud/spreed#14373
- [stable31] fix(CalDavClient): handle XHR errors internally on Desktop client by @backportbot in nextcloud/spreed#14379
- [stable31] fix(chat): preserve selection (caret) on new message input by @backportbot in nextcloud/spreed#14383
- [stable31] fix(callView): reset promoted view once switched to Grid mode by @backportbot in nextcloud/spreed#14384
- [stable31] chore(deps): bump nextcloud/vue from 8.22.0 to 8.23.1 by @backportbot in nextcloud/spreed#14387
- [stable31] chore(release): Add changelog for 21.0.0-rc.4 by @backportbot in nextcloud/spreed#14382
Full Changelog: nextcloud/spreed@v21.0.0-rc.3...v21.0.0-rc.4
v20.1.4
Changed
- Update translations
- Update dependencies
Fixed
- fix(bots): Allow users to edit messages of bots in one-to-one conversations #14352
- fix(calls): Address some false positives when showing the connection warning #14251
- fix(dashboard): Hide archived conversations from dashboard unless mentioned #14298
- fix(conversation): Don't suggest teams that are already added to the conversation #14348
- fix(chat): Fix missing "Copy code" button when syntax is used #14309
What's Changed
- build(deps): Bump libphonenumber-js from 1.11.17 to 1.11.18 by @dependabot in nextcloud/spreed#14155
- [stable30] ci: Replace call_summary_bot with a demo app for webhooks by @nickvergessen in nextcloud/spreed#14164
- [stable30] fix(MessagesList): adjust route params check by @backportbot in nextcloud/spreed#14184
- [stable30] fix(LeftSidebar): separate archived conversation in pre-search state by @backportbot in nextcloud/spreed#14194
- build(deps-dev): Bump @babel/preset-env from 7.26.0 to 7.26.7 by @dependabot in nextcloud/spreed#14218
- build(deps-dev): Bump @babel/core from 7.26.0 to 7.26.7 by @dependabot in nextcloud/spreed#14221
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14224
- [stable30] fix(LeftSidebar): remove outdated style by @backportbot in nextcloud/spreed#14230
- [stable30] Fix (known) false positives in connection warning by @backportbot in nextcloud/spreed#14251
- build(deps): Bump libphonenumber-js from 1.11.18 to 1.11.19 by @dependabot in nextcloud/spreed#14277
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14279
- [stable30] Empty iceServers.urls handling fix (reloaded) by @backportbot in nextcloud/spreed#14291
- [stable30] fix(dashboard): Hide archived conversations from dashboard unless mentioned by @backportbot in nextcloud/spreed#14298
- [stable30] fix(Message): check for code block nodes on hover by @backportbot in nextcloud/spreed#14309
- [stable30] fix(i18n): align 'importListDescription' format and example in string by @backportbot in nextcloud/spreed#14245
- [stable30] fix(ConversationIcon): get rid of grey hairline, provide a fallback icon by @backportbot in nextcloud/spreed#14339
- [stable30] feat(chat): Add the mention id to parameters for easier editing by @backportbot in nextcloud/spreed#14341
- [stable30] fix(calls): media settings tabs animation by @backportbot in nextcloud/spreed#14350
- [stable30] fix(teams): Filter out already added teams from invite suggestions by @backportbot in nextcloud/spreed#14348
- [stable30] fix(chat): Allow to edit messages of bots in one-to-one conversations by @backportbot in nextcloud/spreed#14352
- [stable30] fix(chat): Correctly limit editing to bots IN 1-1 by @backportbot in nextcloud/spreed#14363
- Release 20.1.4 by @nickvergessen in nextcloud/spreed#14376
Full Changelog: nextcloud/spreed@v20.1.3...v20.1.4
v19.0.13
Changed
- Update translations
- Update dependencies
Fixed
- fix(bots): Allow users to edit messages of bots in one-to-one conversations #14360
- fix(calls): Address some false positives when showing the connection warning #14250
- fix(conversation): Don't suggest teams that are already added to the conversation #14347
What's Changed
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14225
- [stable29] Fix (known) false positives in connection warning by @backportbot in nextcloud/spreed#14250
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14278
- [stable29] Empty iceServers.urls handling fix (reloaded) by @backportbot in nextcloud/spreed#14290
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14324
- [stable29] fix(teams): Filter out already added teams from invite suggestions by @backportbot in nextcloud/spreed#14347
- [stable29] feat(chat): Add the mention id to parameters for easier editing by @backportbot in nextcloud/spreed#14342
- [stable29] style: make type icon in LeftSidebar blend with background by @Antreesy in nextcloud/spreed#14362
- [stable29] fix(chat): Allow to edit messages of bots in one-to-one conversations by @nickvergessen in nextcloud/spreed#14360
- Release 19.0.13 by @nickvergessen in nextcloud/spreed#14377
Full Changelog: nextcloud/spreed@v19.0.12...v19.0.13
v21.0.0-rc.3
Added
- feat(bots): Let bots know when a message was a reply #14310
Changed
- Update translations
- Update dependencies
- fix(calls): Adjust double-click behaviour when zooming screenshares #14284
Fixed
- fix(chat): Fix double scroll bar #14265
- fix(chat): Keep chat position at the bottom when the chat list height expends #14268
- fix(chat): Fix missing "Copy code" in some cases #14308
- fix(archive): Hide archived conversations from dashboard unless mentioned #14299
- fix(chat): Add mention-id to simplify editing messages with mentions #14311
What's Changed
- [stable31] fix(ChatView): adjust dragover position by @backportbot in nextcloud/spreed#14265
- [stable31] fix(MessagesList): keep chat at the bottom when list height is changing by @backportbot in nextcloud/spreed#14268
- build(deps): Bump libphonenumber-js from 1.11.18 to 1.11.19 by @dependabot in nextcloud/spreed#14276
- [stable31] fix(Screen): change double-click behaviour for screenshare panzoom by @backportbot in nextcloud/spreed#14284
- [stable31] Empty iceServers.urls handling fix (reloaded) by @backportbot in nextcloud/spreed#14292
- [stable31] fix(dashboard): Hide archived conversations from dashboard unless mentioned by @backportbot in nextcloud/spreed#14299
- [stable31] fix(absence): Don't break when you are the absence or it's recursion by @backportbot in nextcloud/spreed#14305
- [stable31] fix(Message): check for code block nodes on hover by @backportbot in nextcloud/spreed#14308
- [stable31] feat(bots): Let bots know the parent message when it was a reply by @backportbot in nextcloud/spreed#14310
- [stable31] feat(chat): Add the mention id to parameters for easier editing by @backportbot in nextcloud/spreed#14311
- Release 21.0.0 rc.3 by @nickvergessen in nextcloud/spreed#14315
Full Changelog: nextcloud/spreed@v21.0.0-rc.2...v21.0.0-rc.3
v21.0.0-rc.2
Added
Changed
- Update translations
- Update dependencies
Fixed
- fix(UI): Fix multiple right-to-left issues #14235 #14256
- fix(meetings): Allow creating conversations when password policy app is enabled #14227
- fix(calls): Fix multiple false-positives when showing the connection warning #14252
- fix(bots): Fix installing PHP event bots via an event #14231
What's Changed
- build(deps): Bump pinia from 2.3.0 to 2.3.1 by @dependabot in nextcloud/spreed#14191
- [stable31] fix: do not fail to filter if invitedActorId is not provided by @backportbot in nextcloud/spreed#14211
- build(deps-dev): Bump @babel/core from 7.26.0 to 7.26.7 by @dependabot in nextcloud/spreed#14219
- build(deps-dev): Bump @babel/preset-env from 7.26.0 to 7.26.7 by @dependabot in nextcloud/spreed#14220
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14222
- [stable31] fix: allow to create public room without password if password_policy enabled by @backportbot in nextcloud/spreed#14227
- [stable31] fix(LeftSidebar): remove outdated style by @backportbot in nextcloud/spreed#14229
- [stable31] feat(polls): allow editing of draft polls by @backportbot in nextcloud/spreed#14200
- [stable31] fix(bots): Fix default and restrict features of app bots when install with event by @backportbot in nextcloud/spreed#14231
- [stable31] fix(MessagesList): ease list around lastReadMessage by @backportbot in nextcloud/spreed#14234
- [stable31] chore(deps): initialize TS support in Vue files by @backportbot in nextcloud/spreed#14240
- [stable31] fix(CalendarEventsDialog): keep components in one node by @backportbot in nextcloud/spreed#14239
- [stable31] fix(bidi): adjust UI to RTL support by @backportbot in nextcloud/spreed#14235
- [stable31] fix(ChatView): center dragover on MessagesList only by @backportbot in nextcloud/spreed#14241
- [stable31] fix(SpeakingWhileMutedWarner): show warning in the popup by @backportbot in nextcloud/spreed#14246
- [stable31] fix(test): replace jest.spyOn with jest.useFakeTimers by @backportbot in nextcloud/spreed#14249
- [stable31] Fix (known) false positives in connection warning by @backportbot in nextcloud/spreed#14252
- [stable31] fix: user contacts menu instead of conversation participants (there c… by @backportbot in nextcloud/spreed#14253
- [stable31] feat(polls): handle update-drafts API endpoint by @backportbot in nextcloud/spreed#14254
- [stable31] chore(stylelint): add
csstools/use-logical
by @backportbot in nextcloud/spreed#14257 - [stable31] fix: RTL support in call view by @backportbot in nextcloud/spreed#14256
- [stable31] fix: migrate certificateService to ts by @backportbot in nextcloud/spreed#14258
- [stable31] feat(mentions): allow teams to be mentioned by @backportbot in nextcloud/spreed#14259
- [stable31] fix(team): support team mentions on frontend by @backportbot in nextcloud/spreed#14260
- [stable31] chore(release): Changelog 21.0.0-rc.2 by @backportbot in nextcloud/spreed#14263
Full Changelog: nextcloud/spreed@v21.0.0-rc.1...v21.0.0-rc.2
v21.0.0-rc.1
Added
- feat(calls): Allow to zoom and pan screenshares in a call #14028
- feat(bots): Allow event based bots that don't require HTTP requests #14160
Changed
- Update translations
- Update dependencies
Fixed
- docs: Add quick install documentation for the High-performance backend #14165
What's Changed
- feat(Screen): allow to zoom and pan screenshare content by @Antreesy in nextcloud/spreed#14028
- build(deps): Bump libphonenumber-js from 1.11.17 to 1.11.18 by @dependabot in nextcloud/spreed#14154
- build(deps): Bump uuid from 11.0.3 to 11.0.5 by @dependabot in nextcloud/spreed#14156
- [main] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14158
- ci(deps-dev): Bump rector/rector from 1.2.6 to 2.0.6 in /vendor-bin/rector by @dependabot in nextcloud/spreed#14157
- fix(tests): Remove unstable sharing field from tests by @nickvergessen in nextcloud/spreed#14159
- fix: inverse left arrow icons when it is RTL by @DorraJaouad in nextcloud/spreed#14144
- fix(docs): Typo in sending a new chat message by @SystemKeeper in nextcloud/spreed#14162
- feat(bots): Event based bots by @nickvergessen in nextcloud/spreed#14160
- fix(AdminSettings): move signaling state to the root by @Antreesy in nextcloud/spreed#14149
- feat: introduce PollManager by @Antreesy in nextcloud/spreed#14038
- fix(TopBar): replace richEditor mixin with NcRichText by @Antreesy in nextcloud/spreed#14167
- chore: correctly run stylelint to support unix by @ShGKme in nextcloud/spreed#14171
- docs: Add quick install by @nickvergessen in nextcloud/spreed#14165
- [stable31] fix(MessagesList): adjust route params check by @backportbot in nextcloud/spreed#14183
- test: Test using stable31 of server and other apps by @nickvergessen in nextcloud/spreed#14182
- [stable31] fix: focus issue and minor enhancements by @backportbot in nextcloud/spreed#14193
- [stable31] Changelog 21.0.0 rc.1 by @backportbot in nextcloud/spreed#14199
- [stable31] refactor: remove
IS_DESKTOP
flag check ongenerateAbsoluteUrl
by @backportbot in nextcloud/spreed#14185 - [stable31] chore: allow more RAM for npm build by @backportbot in nextcloud/spreed#14202
- [stable31] fix(desktop): change "reload page" messages to "restart app" by @backportbot in nextcloud/spreed#14203
Full Changelog: nextcloud/spreed@v21.0.0-beta.2...v21.0.0-rc.1
v21.0.0-beta.2
Added
- feat(search): Add message search to the right sidebar #14125
- feat(conversations): Add sample conversation mechanism #14124
- feat(calls): Add end-to-end encryption for calls with the High-performance backend #14005
Changed
- Update translations
- Update dependencies
Fixed
- fix(federation): Fix federation from Nextcloud 30 to 31 with https #14141
- fix(conversations): Make compact list more compact and avatar bigger #14118
- fix(signaling): Test actual websocket connection in admin settings #13973
- fix(archive): Don't add asterix to title for unread messages in archived conversations #14101
What's Changed
- fix(useDocumentTitle): skip asterik for normal messages in archives by @DorraJaouad in nextcloud/spreed#14101
- fix(PresenterOverlay): limit overlay to video_promoted wrapper borders by @Antreesy in nextcloud/spreed#14044
- build(deps-dev): Bump openapi-typescript from 7.5.1 to 7.5.2 by @dependabot in nextcloud/spreed#14106
- build(deps): Bump extendable-media-recorder from 9.2.17 to 9.2.19 by @dependabot in nextcloud/spreed#14107
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.121 to 7.0.123 by @dependabot in nextcloud/spreed#14110
- ci(deps-dev): bump behat/behat from 3.17.0 to 3.18.1 in /tests/integration by @dependabot in nextcloud/spreed#14114
- build(deps): Bump cuyz/valinor from 1.14.1 to 1.14.2 by @dependabot in nextcloud/spreed#14113
- chore(i18n): Improved grammar by @rakekniven in nextcloud/spreed#14117
- [main] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14116
- fix(AdminSettings): test Websocket connection by @Antreesy in nextcloud/spreed#13973
- fix(types): add typings for EventBus by @Antreesy in nextcloud/spreed#14122
- fix(popover): do not steal focus with connection warning by @Antreesy in nextcloud/spreed#14128
- feat(compact): follow-up by @DorraJaouad in nextcloud/spreed#14118
- feat(conversations): Add new sample conversation "💡 Let's get started!" by @nickvergessen in nextcloud/spreed#14124
- chore(release): Changelog for 18.0.14, 19.0.12 and 20.1.2 by @nickvergessen in nextcloud/spreed#14134
- chore(release): Fix version typo by @nickvergessen in nextcloud/spreed#14138
- fix(federation): Fix protocol handling of invitations by @nickvergessen in nextcloud/spreed#14141
- feat: Add search message tab to the right sidebar by @DorraJaouad in nextcloud/spreed#14125
- feat: add admin toggle for e2ee calls by @Antreesy in nextcloud/spreed#14098
- fix(meeting): adjust styles and wording by @Antreesy in nextcloud/spreed#14120
- feat: Enable end-to-end encryption for WebRTC streams. by @fancycode in nextcloud/spreed#14005
- fix(setupcheck): Downgrade setup check when warning opt-out is used by @nickvergessen in nextcloud/spreed#14147
- fix: add max description length as a capability by @DorraJaouad in nextcloud/spreed#14145
- chore(release): Prepare 21.0.0-beta.2 by @nickvergessen in nextcloud/spreed#14150
Full Changelog: nextcloud/spreed@v21.0.0-beta.1...v21.0.0-beta.2
v20.1.3
Changed
- Update translations
- Update dependencies
- Clarify the usage of the High-performance backend and warn when it's not configured #14065
Fixed
- fix(moderation): Allow promoting self-joined users #14082
- fix(firstrun): Create default conversations when loading the dashboard #14089
- fix(archive): Don't add asterix to title for unread messages in archived conversations #14102
What's Changed
- build(deps): bump libphonenumber-js from 1.11.16 to 1.11.17 by @dependabot in nextcloud/spreed#14040
- [stable30] fix: migrate Nc* components to v-model usage by @backportbot in nextcloud/spreed#14047
- build(deps): Bump ua-parser-js from 1.0.39 to 1.0.40 by @dependabot in nextcloud/spreed#14050
- [stable30] fix: migrate Nc* components to v-model usage (part 2) by @backportbot in nextcloud/spreed#14057
- [stable30] build(deps): Bump @nextcloud/vue from 8.21.0 to 8.22.0 by @backportbot in nextcloud/spreed#14058
- [stable30] fix(NewMessage): prevent placeholder content overflow by @backportbot in nextcloud/spreed#14060
- [stable30] Warn the admin when no High-performance backend is set up by @backportbot in nextcloud/spreed#14065
- [stable30] Update nextcloud/ocp dependency by @nextcloud-command in nextcloud/spreed#14076
- [stable30] fix(moderator): Allow promoting self-joined participants to moderators by @backportbot in nextcloud/spreed#14082
- [stable30] feat(dashboard): Create default conversations when loading the dashboard by @backportbot in nextcloud/spreed#14089
- [stable30] fix(i18n): replace 'e-mail' to 'email' in strings by @backportbot in nextcloud/spreed#14094
- [stable30] fix(useDocumentTitle): skip asterik for normal messages in archives by @backportbot in nextcloud/spreed#14102
- build(deps): Bump extendable-media-recorder-wav-encoder from 7.0.121 to 7.0.123 by @dependabot in nextcloud/spreed#14104
- build(deps): Bump extendable-media-recorder from 9.2.17 to 9.2.19 by @dependabot in nextcloud/spreed#14105
- [stable30] fix(types): add typings for EventBus by @backportbot in nextcloud/spreed#14127
- [stable30] fix(popover): do not steal focus with connection warning by @backportbot in nextcloud/spreed#14129
- [stable30] chore(i18n): Improved grammar by @Antreesy in nextcloud/spreed#14130
- Release 20.1.2 by @nickvergessen in nextcloud/spreed#14137
Full Changelog: nextcloud/spreed@v20.1.1...v20.1.2