✨New
- 🏬 Persist collectives and pages metadata in browser local storage.
- 🌐 Slugified URLs to collectives and pages. Thanks @Koc.
- 🔥 Documented OCS API with OpenAPI specification. (#690)
- 🧹 Remove Nextcloud 29 and PHP 8.0 support.
🐛Fixes
- 🧹 Remove debugYjs function.
- 🔥 Only initialize a collective session as logged in user.
- 🩹 Add getRevision function required by NC 32.
- 🔗 Pass query params to axios using the params object.
- 🔗 Fix URL to delete a session.
- ⚙️ Use isNull and emptyString in slug queries.
- 🚢 Prereleases don't need the nightly flag in app store.
- 🔥 Fix URL to delete a collectives session.
- 🪤 Catch missing circles when generating slugs.
- 🧹 Remove unused linkHandler mixin.
- 🔔 Fix tracking notify_push sessions.
- 🖱️ Fix dropping page below last item in list. (#423)
- 💄 Align "page not found" empty content vertically.
- 💄 Polish hover effect on recent pages. Thanks @kra-mo.
- 🐛 Fix ExpirePageVersions background job. (#1834)
- 🔗 Fix default route in recent pages widget. (#1830)
- 🔎 Show page path in page search results. (#1778)
- 🔗 Resolve links to landing pages in page reference provider. (#701)
🌎Translations
- 🗣️ Translation updates from Transifex. Thanks to all contributors.
🚧Updates & Tooling
- ⬆️ Update NPM dependencies.
- ⬆️ Update PHP composer dependencies.