Nextcloud Hub 23.0.6
21 June 2022
Nextcloud Hub version 23.0.6 is now available.
Upgrading to Nextcloud Hub 23.0.6
Nextcloud Hub 23.0.6 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 23.0.6 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 23.0.6
- Fix column/property types in CalDAV
- Fix apps settings error message timeout
- Bump dompurify from 2.3.6 to 2.3.8
- Remove storage wrappers when deleting the user storage
- Adjust wording for database checks
- Bump handlebars-loader from 1.7.1 to 1.7.2
- Improve warning about missing pnctl
- Move Gd failed operations to debug level
- Fix status handling
- Update guzzlehttp/guzzle requirement from 6.5.5 to 6.5.6 in /build/integration
- Update 3rdparty for symfony/translation:4.4.41
- Handle non existing settings again
- Allow use of rememberme cookies for IApacheAuth backends
- Properly calculate primary element based on background luminance
- Make sure activities are not created when a deleted calendar object expires
- Trim mount point before matching in encryption code
- Cleanup temporary files after finishing the write to object storage
- Make X-HAS-{MD5/SHA256} opt-in
- Fix get avatar authorization
- Handle stream wrappers in SeekableHttpStream
- Add back the deleted.png file
- Update psalm-baseline.xml
- Fix loading groupfolder info when share api is disabled
- Update 3rdparty for christophwurst/id3parser 0.1.4
- Update guzzlehttp/guzzle requirement from 6.5.6 to 6.5.7 in /build/integration
- Fix exception handling when profile data is too long
- Fix replacing external storage password during debug log
- Revert “Remove inefficient fed share scanner”
- Correctly log failed attempts
- Fix logger overwriting vars in some circumstances
- Bump symfony/translation to 4.4.41
- Bump christophwurst/id3parser to 0.1.4
- Limit the $limit to a maximum of 200
- ConfirmKey must be uuid
- [Occ] display information about freshly created circle
- Do not generate link if no front-end
- Recursive setOptions()
- Adding options ‘is:?’ to search
- Log failed member generation
- Confirm migration feasibility
- Revert “log failed member generation”
- Revert “confirm migration feasibility”
- Create CODEOWNERS
- Add support for different encodings
- Changes menu entry.
- Do not register text/csv mimetype when office can handle it
- Fix composer dependencies
- Encode file to UTF-8 on fetch call
- An empty string is a valid encoded result
- Upgrade: all of prosemirror
- Use modern API to cancel requests (viewer#1250)