v18.0.0-beta.2
Pre-release
Pre-release
nickvergessen
released this
09 Nov 13:23
·
3975 commits
to main
since this release
Changed
- Replace various confirmation screens with the NcDialog component #10812
- Update several dependencies
Fixed
- Fix mentions at the beginning of the text in captions #10831
- Fix not breaking the JSON response when removing the last reaction of a message #10832
- Remove previous style adjustments from left sidebar #10818
- Migrate the last set of event listeners to be service listeners
What's Changed
- fix(chat): Fix mentions at the beginning of captions by @nickvergessen in #10831
- fix(reactions): Don't break mobile clients when the reactions list is… by @nickvergessen in #10832
- Migrate to NcTextArea by @DorraJaouad in #10817
- chore(deps-dev): Bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #10836
- chore(deps): Bump @nextcloud/files from 3.0.0-beta.26 to 3.0.0-beta.27 by @dependabot in #10835
- chore(deps): Bump @nextcloud/vue from 8.0.0-beta.9 to 8.0.0-beta.10 by @dependabot in #10837
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #10839
- fix(LeftSidebar): revert temp styles and fix conversation styling by @DorraJaouad in #10818
- fix(event): Migrate to typed event AutoCompleteFilterEvent by @nickvergessen in #10841
- Fix(MessageButtonsBar): Hide copy message button for files by @DorraJaouad in #10840
- fix(events): Migrate signaling to typed events by @nickvergessen in #10846
- Fix(ParticipantsList): Update list when needed by @DorraJaouad in #10843
- Fix "zoom" effect with some cameras when changing the resolution by @danxuliu in #10848
- Replace OC dialog with NcDialog by @DorraJaouad in #10812
- fix(deps): Update to stable versions of nextcloud JS libraries by @nickvergessen in #10852
- Release/18.0.0 beta.2 by @nickvergessen in #10853
Full Changelog: v18.0.0-beta.1...v18.0.0-beta.2