v19.0.0-rc.3
Pre-release
Pre-release
nickvergessen
released this
11 Apr 22:21
·
2132 commits
to main
since this release
Added
- feat(chat): Allow todo lists to be interactive #12065
- feat(devicechecker): Save all previously picked devices instead of the last one #12067
- feat(OCM): Register TalkV1 as OCM resource #12045
- feat(dashboard): Implement Dashboard Widget APIv2 #12035
Changed
- Update translations
- Update several dependencies
Fixed
- fix(chat): Mentions in todo lists are not rendered #12009
- fix(one2one): Allow the desktop client to handle one-to-one links without a reload #12047
- fix(attachments): Ensure all rich object parameters are strings #12043
- fix(openapi): Ensure operation IDs are unique #12030
- fix(openapi): Object inheritance for chat and proxy messages #12056
- fix(chat): Don't close emoji picker when clicking on the search input or a category #12062
What's Changed
- bump @babel/core from 7.24.3 to 7.24.4 by @dependabot in #12018
- bump libphonenumber-js from 1.10.59 to 1.10.60 by @dependabot in #12019
- bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot in #12020
- [stable29] Update nextcloud/ocp dependency by @nextcloud-command in #12024
- [stable29] fix(openapi): Make the operation-id unique by @backportbot in #12030
- [stable29] perf(dashboard): implement widget item api v2 by @backportbot in #12035
- [stable29] fix(frontpage): Don't bruteforce protect "undefined" by @backportbot in #12039
- [stable29] fix: Set all rich object parameter values to string by @backportbot in #12043
- [stable29] feat(federation): Register the OCM resource by @backportbot in #12045
- [stable29] feat: handle callUser links in Talk without page reload by @backportbot in #12047
- [stable29] fix(TopBarMenu): register File icon by @backportbot in #12050
- [stable29] refactor(OpenAPI): Use proper type inheritance for chat messages by @backportbot in #12056
- Revert "[stable29] fix(frontpage): Don't bruteforce protect "undefined"" by @nickvergessen in #12053
- [stable29] chore(deps): bump nextcloud/vue from 8.11.1 to 8.11.2 by @backportbot in #12060
- [stable29] fix(MessagesButtonsBar): exclude click on emoji picker from outside click event listener by @backportbot in #12062
- [stable29] feat(MediaSettings): preferred media devices selection 🎤📹 by @backportbot in #12067
- [stable29] feat(MessageBody): apply checkbox interactivity by @backportbot in #12065
- [stable29] chore(release): Add changelog for 19.0.0-rc.3 by @backportbot in #12069
Full Changelog: v19.0.0-rc.2...v19.0.0-rc.3