The third beta of Nextcloud 32 is now available on our download server!
As always, help with testing is very much welcome!
If you notice anything out of order, please report back on the appropriate github repository!
We will follow up with frequent betas over the next weeks.
Downloads
Changelog
server
- Fix(sharing): fix json decoding the list of groups excluded from sharing (server#53503)
- Chore: remove all `mbstring.func_overload` references (server#53578)
- Fix: Make some strings in CodeIntegrity.php translatable (server#54099)
- Feat(preset): compare userconfig lexicon entries (server#54520)
- Fix: use appropriate user agent string when syncing Outlook calendar subscriptions (server#54575)
- Chore(flake): Add haze (server#54598)
- Fix(encryption): Fix TypeError when trying to decrypt unencrypted file (server#54607)
- Tests: Update testing certificates that expired after 10 years (server#54608)
- Test: Fix double space (server#54617)
- Fix(settings): adjust colors used by legacy setup checks ui (server#54621)
- Fix(theming): add missing `color-text-success` variable (server#54624)
- Fix(files_sharing): Correctly reject pending remote shares (server#54625)
- Fix(core): make sure no alpha mask is applied on the account menu (server#54631)
- Fix(trashbin): Fix errors in the log on MOVE operations (server#54632)