Nextcloud Hub 27.1.3
27 October 2023
Nextcloud Hub version 27.1.3 is now available.
Upgrading to Nextcloud Hub 27.1.3
Nextcloud Hub 27.1.3 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.3 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 27.1.3
Bug Fixes and Changes
- Fix: Escape group names for LDAP (server#37201)
- Fix(updatenotification): Skip update check (server#39826)
- Fix: Avoid failing with duplicate checks (server#40383)
- Add wrapper for external storage to ensure we don’t get an mtime that is lower than we know it is (server#40569)
- Clear progress bar text when hiding it (server#40572)
- Use multipart copy for s3 (server#40577)
- Enh(a11y): Add label to share note textbox (server#40681)
- Fix(unifiedsearch): Allow searching for “0” (server#40683)
- Fix Dashboard IManager getWidgets return annotation (server#40695)
- Multiple bug fix in users list (server#40718)
- Fix: Escape group names for LDAP (server#40739)
- Updates to new sharing flow (server#40747)
- Fix: encode uri for trashbin delete (server#40757)
- Feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends (server#40759)
- Fix(files): Show correct quota size (file size base 2) (server#40787)
- Fix(user): Log affected user of app token login name mismatch (server#40797)
- Added CORS skip if session was created by AppAPI (server#40830)
- Generate all preview sizes for Imaginary (server#40834)
- Fixed mixed translations in sharing details (server#40837)
- Fix: Log critical session renewal and logout paths (server#40849)
- Remove leading slash (server#40856)
- Add in:users as a search filter to limit searches to users (server#40882)
- Update version.php to owncloud 10.13 (server#40987)
- Fix(external): Get storage before update it (server#41124)
- Fixes and additions to editor API (text#4838)
- Enh(editorApi): Introduce editor API version number (text#4841)
- Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4845)
- Fix(paste): paste plaintext with separate paragraphs (text#4879)