Changelog 9.2.0
Added
- OpenAPI spec
Fixed
- Public users could not add confidential comments
- Fixed some code inconsitencies regarding nullish groupIds and pollIds.
- Added share repair fix to repair steps after updates.
- Purge soft-deleted entries after the documented 12 hour undo window
Changes
- Added salt to user name obfuscation
- Support Nextcloud 31 (untested)
What's Changed
🚀 Enhancements
🐛 Fixed bugs
- fix: purge soft-deleted entries after 12 hours as documented by @solracsf in #4860
- fix confidential comments for public users by @dartcafe in #4967
Other Changes
- Ref/fallow by @dartcafe in #4777
- Support Nextcloud 31 by @dartcafe in #4813
- Dep/nextcloud eslint config 9 by @dartcafe in #4843
- Manually upgrade CodeQL action versions to 4.37.6 by @dartcafe in #4959
- fix share duplication by @dartcafe in #4968
New Contributors
Full Changelog: v9.1.4...v9.2.0