Nextcloud 32
server
- Fix: aliases and capitalization of emails (server#52622)
- Feat: Meeting Proposals (server#53831)
- Fix(files): verify files are still accessible before downloading (server#54313)
- Fix(theming): use IAppConfig instead of IConfig to set theming config (server#54630)
- Port away from IQueryBuilder::execute in lib/ and tests/ and fix invalid usage of UniqueConstraintViolationException (server#54664)
- Fix(files_versions): Use helper function to get versions folder (server#54684)
- Fix(status.php): Fix samesite cookies (server#54713)
- Fix: make bucket mapper work with new multi-object-store config (server#54721)
- Feat(files): provide UI to sanitize filenames after enabling WCF (server#54722)
- Fix(files_versions): ensure users IDs are strings (server#54728)
- Feat(ocp): create contacts from string (server#54729)
- Fix(files_versions): author and label parsing fallback (server#54733)
- Feat: Add text/plain MIME type mapping for 'text' extension (server#54737)
- Fix: resolving conflict when uploading multiple files via drag&drop (server#54738)
- Use outline icon for Help/Copy (server#54741)
- Fix: psalm ParamNameMismatch issues (server#54742)
- Replace filled icon with outlined variant (server#54774)
- Fix(lostpassord): Delete lost password token on password change (server#54775)
- Perf(carddav): ungreedify search result aggregation (server#54777)
- Chore(deps): Update nextcloud/openapi-extractor to v1.8.3 (server#54783)
- Chore(flake): update haze to 2.1.1 (server#54785)
- Fix(theming): adjust assistant icon color on dark theme (server#54789)
- Fix: add missing listener (server#54794)
- Fix(RepairMimeTypes): Fix psalm issue (server#54795)
- Enh(avatars): use different colors for guests for the same name (server#54798)
- Fix: Remove intro from presets (server#54800)