v18.0.0-rc.1
Pre-release
Pre-release
nickvergessen
released this
23 Nov 16:19
·
3847 commits
to main
since this release
Added
- Allow drag'n'drop of files onto the caption dialog #10898
- Add support for "person" and "modified" filter options of the global search #10909
Changed
- Update several dependencies
- Improve documentation by adding magic strings and values to parameters #10857
- Require compatible clients when recording consent is enabled #10969
- Revert: Try to fix Safari unmute after being muted for a longer time #10954
- Move away from deprecated constants and functions #10975
Fixed
- fix(settings): Remove non-working notification settings for guests #10960
- fix(settings): Fix option to request an HPB trial #10962 #10970
- fix(chat): Fix sorting of system messages #10963
- fix(settings): Fix style in the admin settings after vue library update #10984
What's Changed
- fix(search): Remove development log by @nickvergessen in #10921
- fix(CI): Fix psalm missing chache() on the stub by @nickvergessen in #10924
- Fix new message input appearance by @marcoambrosini in #10923
- fix(search): Use OCP constants for filters by @nickvergessen in #10919
- fix(API): Add more specific int-types by @nickvergessen in #10857
- fix(call): Handle DoesNotExistException when ringing an attendee by @nickvergessen in #10920
- chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.38.0 to 3.38.2 in /vendor-bin/csfixer by @dependabot in #10929
- chore(deps): Bump @nextcloud/dialogs from 5.0.0 to 5.0.2 by @dependabot in #10932
- chore(deps): Bump @nextcloud/vue from 8.1.0 to 8.2.0 by @dependabot in #10934
- chore(deps-dev): Bump webpack-bundle-analyzer from 4.9.1 to 4.10.1 by @dependabot in #10931
- Try to automatically merge OCP updates by @nickvergessen in #10937
- Update update-nextcloud-ocp-approve-merge.yml by @nickvergessen in #10941
- [main] Update nextcloud/ocp dependency by @nextcloud-command in #10939
- fix(CI): Fix autoapproval to ignore nextcloud/vue and webrtc-adapter … by @nickvergessen in #10936
- fix(fullscreen): reset isFullscreen state when exiting with ESC key by @Antreesy in #10953
- feat(LeftSidebar): Always show "create a new conversation" item by @DorraJaouad in #10952
- Revert "Keep track of senders to allow unmutung with Safari" by @nickvergessen in #10954
- fix(settings): Remove notification settings for guests by @nickvergessen in #10960
- fix(settings): Allow requesting hosted HPB without being in "Can use … by @nickvergessen in #10961
- fix(messages): revert "sort messages within one group" by @Antreesy in #10963
- fix(settings): Fix Hosted HPB settings UI by @nickvergessen in #10962
- fix(API): Require recording consent compatible version of clients by @nickvergessen in #10969
- fix(hosted-hpb): Correctly handle API response when the account expir… by @nickvergessen in #10970
- fix(API): Move away from own deprecated constants by @nickvergessen in #10975
- fix(calls): Explicitly block calls in former one-to-one by @nickvergessen in #10971
- [stable28] fix(search): restore app search behaviour (wait for nextTick, use refs) by @backportbot-nextcloud in #10983
- [stable28] fix(AdminSettings): fix style specificity by @backportbot-nextcloud in #10984
- chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 by @nickvergessen in #10981
- Release 18.0.0 rc.1 by @nickvergessen in #10990
Full Changelog: v18.0.0-beta.3...v18.0.0-rc.1