Skip to content

v9.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 18:15
· 20 commits to main since this release

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

New Contributors

Full Changelog: v9.1.4...v9.2.0