Nextcloud Hub 27.1.5
22 January 2024
Nextcloud Hub version 27.1.5 is now available.
Upgrading to Nextcloud Hub 27.1.5
Nextcloud Hub 27.1.5 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.5 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 27.1.5
Bug Fixes and Changes
- Fix root mounts not being setup in some cases (server#41090)
- Fix: Delete ghost versions of non-existing files (server#41296)
- Fix(scheduling): don’t send iMIP emails to rooms / resources (server#41315)
- Fix(backupcodes): Remove old notifications before creating a new remi… (server#41451)
- Reuse sharing disabled state when listing folder content (server#41462)
- Serve .flac audio files (server#41557)
- Do not write htaccess file if disk space is too low (server#41608)
- Fix: Fix linkToOCSRouteAbsolute() without index.php and with subfolder (server#41626)
- Fix: Avoid triggering a defered sidebar open if openFile is already handling that (server#41636)
- Fix: Also cleanup orphaned shares user cannot be found anymore (server#41643)
- Fix: lower threshold for system address book sync (server#41671)
- Fix(dav): Avoid date diffing if PHP is buggy (server#41730)
- Nextcloud 27 : Replace “Update” with “Edit” in share dialog (server#41734)
- Fix(files_sharing): fix sharing tab translations (server#41736)
- Fix(files_versions): Check for user and owner before call getUserFolder (server#41786)
- Fix(ui): Do not close all menus on right click (server#41812)
- Feat(LDAP): implement IIsAdmin interface (server#41813)
- Improve share logic for enforced password & expiry date (server#41936)
- Fix: Show error message when CSRF check fails at login (server#41970)
- Fix/text processing types covariant stable27 (server#41997)
- Fix(TemplateManager): Bail early if templatedirectory is empty (server#42002)
- Fix(security): Update expiration date in security.txt (server#42004)
- Fix: Update `@nextcloud/dialogs` to 4.2.2 to fix translations of FilePicker (server#42034)
- Fix AppSettingsController.php overwriting currentLanguage (server#42063)
- Fix: Properly fetch version from shared files by accessing the owner storage version (server#42075)
- Fix(updatecheck): Don’t wait 120s for a response of updater.nextcloud… (server#42078)
- Fix(systemreport): Mask onlyoffice secret as sensitive (server#42081)
- Fix(bruteforce-protection): Don’t throw a 500 when MaxDelayReached is… (server#42083)
- Fix(security): Handle idn_to_utf8 returning false (server#42085)
- Fix(dist): assets were not compiled (server#42091)
- Fix(security): Update CA certificate bundle (server#42188)
- Update nextcloud/ocp dependency (activity#1427)
- Update nextcloud/ocp dependency (activity#1459)
- Update workflows (bruteforcesettings#517)
- Chore(deps-dev): Bump axios from 1.6.1 to 1.6.2 (files_pdfviewer#862)
- Chore(deps): Bump vue and vue-template-compiler (firstrunwizard#979)
- Update nextcloud/ocp dependency (nextcloud_announcements#256)
- Create update-nextcloud-ocp-approve-merge.yml (nextcloud_announcements#264)
- Update nextcloud/ocp dependency (nextcloud_announcements#272)
- Update nextcloud/ocp dependency (notifications#1723)
- Create update-nextcloud-ocp-approve-merge.yml (notifications#1732)
- Don’t check display name on null (photos#2168)
- Chore(deps): Bump vue from 2.7.14 to 2.7.15 (privacy#978)
- Fix npm audit (privacy#990)
- Update nextcloud/ocp dependency (serverinfo#527)
- Chore(deps): update vueuse to ^10.6.1 (text#5011)
- Chore(deps): update vite (text#5012)
- Update nextcloud/ocp dependency (text#5016)
- Fix(deps): update yjs (text#5037)
- Fix(ImageView): Fix detection of editable editor (text#5055)
- Fix(css): Fix print view in viewer and single-file share (text#5066)
- Fix(deps): update tiptap to ^2.1.13 (text#5074)
- Introduce middleware for session handling (text#5085)
- Make use of session middleware in remaining controllers (text#5086)
- Refactor attachment loading (text#5087)
- Fix: Use proper value for checking if editable (text#5089)
- Hide share and close buttons on direct editing for desktop (text#5099)
- Chore(deps): update dependency cypress to ^13.6.1 (text#5117)
- Fix(video): video fullscreen on ios devices (viewer#2081)
- Fix: Sorting filenames containing numbers (viewer#2090)