v19.0.1
Changed
- fix(editing): restore default behaviour of keyboard hotkeys Ctrl+Up #12254
- fix: replace emoji-mart-vue-fast lib usage with nextcloud/vue function #12306
- feat(capabilities): Expose which capabilities should be considered local vs federated #12316
Fixed
- fix(call): open chat sidebar in call by click on toast #12196
- fix(LeftSidebar): small glitch on sidebar scroll #12286
- fix(MessagesList): clean up expired, removed messages from the chat #12287
- fix(chat): focus submit on upload attachments without caption #12296
- fix(dashboard): Fix dashboard when the last message of a chat expired #12309
- fix(notifications): Preparse call notifications for improved performance #12320
- fix(polls): Remove actor info from system message #12344
- fix(federation): Don't send notifications for most system messages in federation #12371
- fix(recording): Stop broken recording backend #12403
- fix(recording): Handle the problem gracefully when the recording can not be uploaded #12404
What's Changed
- [stable29] fix(call): open chat sidebar in call by click on toast by @backportbot in #12196
- [stable29] fix(a11y): provide aria-labels for screenshare buttons in every state by @backportbot in #12203
- chore(deps-dev): Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 by @dependabot in #12222
- chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 by @dependabot in #12223
- chore(deps): Bump libphonenumber-js from 1.10.60 to 1.10.61 by @dependabot in #12225
- [stable29] fix(signaling): Make alluserids more reliable for testing by @backportbot in #12241
- Revert "chore(release): Fix build action while there is no latest-29 package" by @nickvergessen in #12071
- [stable29] fix(editing): restore default behaviour of keyboard hotkeys
Ctrl+Up
by @backportbot in #12254 - chore(deps-dev): Bump @babel/core from 7.24.4 to 7.24.5 by @dependabot in #12263
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.109 to 7.0.110 by @dependabot in #12262
- chore(deps-dev): Bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot in #12264
- [stable29] fix(LeftSidebar): small glitch on sidebar scroll by @backportbot in #12286
- [stable29] fix(MessagesList): clean up expired, removed messages from the chat by @backportbot in #12287
- [stable29] fix(LobbySettings): convert to string before passing it to translation by @backportbot in #12290
- [stable29] chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.11.3 by @backportbot in #12305
- [stable29] fix: replace emoji-mart-vue-fast lib usage with nextcloud/vue function by @backportbot in #12306
- [stable29] fix: check for
note-to-self
capability on frontend by @backportbot in #12314 - [stable29] fix(dashboard): Fix dashboard when the last message of a chat expired by @backportbot in #12309
- [stable29] feat(capabilities): Expose which capabilities should be considered lo… by @backportbot in #12316
- chore(deps): Bump libphonenumber-js from 1.10.61 to 1.10.64 by @dependabot in #12322
- chore(deps): Bump extendable-media-recorder-wav-encoder from 7.0.110 to 7.0.111 by @dependabot in #12323
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12334
- [stable29] fix(notifications): Preparse call notifications for improved performance by @backportbot in #12320
- [stable29] fix(polls): Remove actor info from system message by @backportbot in #12344
- [stable29] fix(federation): Don't send notifications for most system messages in… by @backportbot in #12371
- [stable29] fix(tests): Sort attendees before using them when preparing the expec… by @backportbot in #12372
- [stable29] fix(recording): Stop broken recording backend by @backportbot in #12403
- [stable29] fix: hide Translate option for files without caption by @backportbot in #12354
- [stable29] fix(chat): focus submit on upload attachments without caption by @backportbot in #12296
- [stable29] fix(chat): Rename circles to teams in system messages by @backportbot in #12197
- [stable29] fix(recording): Handle the problem gracefully when the recording can … by @backportbot in #12404
- Release 19.0.1 by @danxuliu in #12409
Full Changelog: v19.0.0...v19.0.1