Nextcloud Hub 27.1.11
1 July 2024
Nextcloud Hub version 27.1.11 is now available.
Upgrading to Nextcloud Hub 27.1.11
Nextcloud Hub 27.1.11 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Nextcloud Hub updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Nextcloud Hub install to test the 27.1.11 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 27.1.11
Bug Fixes and Changes
- Update psalm-baseline.xml (server#43776)
- Fix(sharing): Avoid (dead)locking during orphan deletion (server#44009)
- Fix(dav): Add occ command to fix missing caldav sync tokens (server#44196)
- Fix(dav): Add retention time to sync token cleanup (server#44397)
- Feat: add request id as comment to all queries (server#44957)
- Fix: Fix truncation on public page (server#44991)
- Fix(session): Do not update authtoken last_check for passwordless (server#45062)
- Fix: Return a file element even if the rendered list does not contained one (server#45121)
- Perf(db): Sort data for IN before chunking (server#45213)
- Expose subscription calendars (server#45232)
- Feat: Limit email input to 255 chars (server#45290)
- Avoid updating the same oc_authtoken row twice (server#45351)
- Fix(groups): allows to save group names with more than 64 characters (server#45369)
- Fix: Mark more configs as sensitive (server#45441)
- Fix(contactsinteraction): Allow vCard download (server#45444)
- Fix: forbid moving a folder into a subfolder of itself (server#45527)
- Fix(dav): Rate limit address book creation (server#45544)
- CalDAV fix search with limit and time range (server#45568)
- Unmark deleted users if their last login date is more recent than deleted date (server#45589)
- Fix(core): unsupported browser redirect url (server#45624)
- Fix(caldav): automatically delete outdated scheduling objects (server#45639)
- Fix(dialogs): Make sure conflict dialog is loaded before adding conflicts (server#45664)
- Feat: add option to disable scanner transactions (server#45681)
- Fix(Session): avoid password confirmation on SSO (server#45703)
- Fix npm audit (server#45732)
- Ci(eol): update workflow from template (server#45736)
- Manual/backport/44910/stable27 (server#45749)
- Fix(dav): Don’t log access control as error (server#45757)
- Fix: failing tests for setup check (server#45762)
- Fix: Autodetect legacy filekey instead of trusting the header for legacy header (server#45776)
- Fix(caldav): event links in shared calendar notifications (server#45798)
- Use isRetryable to catch retryable exceptions (server#45806)
- Test: add tests for ProfilePageController (server#45824)
- Fix(ShareEntryLinkedList): Correctly propagate share data (server#45828)
- Fix(ObjectStore): Fix regression when hostname is empty (server#45838)
- Get child ids for folder in a separate query during move (server#45849)
- Fix(cron): Log long running jobs (server#45855)
- Fix(deleteAction): Bump up delete requests concurrency to 5 (server#45908)
- Ci: use precise ref for 3rdparty check (server#45926)
- Fix(dav): Limit number of UPDATES for sync token created_at (server#45989)
- Fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION (server#46087)
- Chore(deps-dev): Bump adm-zip from 0.5.12 to 0.5.14 (files_pdfviewer#976)
- Update nextcloud/ocp dependency (firstrunwizard#1237)
- Update nextcloud/ocp dependency (firstrunwizard#1243)
- Update nextcloud/ocp dependency (nextcloud_announcements#342)
- Update nextcloud/ocp dependency (notifications#1936)
- Update nextcloud/ocp dependency (notifications#1939)
- Fix(browser): Don’t create web notifications for old notifications (notifications#1951)
- Fix: separate creation of browser notifications and sounds from Vue rendering (notifications#1952)
- Update nextcloud/ocp dependency (related_resources#427)
- Update nextcloud/ocp dependency (related_resources#431)
- Update nextcloud/ocp dependency (serverinfo#613)
- Update nextcloud/ocp dependency (serverinfo#616)
- Ci: automate ocp updates (serverinfo#620)
- Update nextcloud/ocp dependency (text#5853)
- Fix(locks): only lock when editing (text#5867)
- Update nextcloud/ocp dependency (text#5882)
- Reset all sessions (in occ command and on upgrade) (text#5892)
- Truncate tables and rename documents folder on reset (text#5919)
- Fix npm audit (viewer#2302)