Nextcloud 34
server
- Feat(appstore): show new column with groups the app is limited to (server#60497)
- Fix(systemtags): Include leading slash in unified search tag link (server#60538)
- Fix(AppStore/Fetcher): catch GenericFileException when reading cache file in Fetcher (server#60593)
- Fix(caldav): grant sharee Acls to the delegate (server#60647)
- Fix(http): avoid iconv for header ascii fallback (server#60723)
- Fix(config): add null coalescing fallback in getValueBool before strtolower (server#60726)
- Fix(settings): confirm app-token revoke and preserve wipe state (server#60745)
- Feat(core): Add centered search input to top bar (server#60761)
- Feat: Add office as shipped app (server#60777)
- Fix(core): Hide current-app label at narrower viewports (server#60784)
- Fix(DB): Enforce foreign key constraints in SQLite (server#60793)
- Feat(settings): replace OnlyOffice with Euro-Office in office suite s… (server#60794)
- Background jobs improvements (server#60795)
- Chore(l10n): Plural needed to support multiplural languages (server#60800)
- Spelling fixes (server#60810)
- Chore(i18n): Remove space in word1/word2 (server#60814)