Nextcloud Hub 23.0.7
19 July 2022
Nextcloud Hub version 23.0.7 is now available.
Upgrading to Nextcloud Hub 23.0.7
Nextcloud Hub 23.0.7 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.7 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 23.0.7
- Add share search tweaks
- Bump vue-router from 3.5.3 to 3.5.4
- Validate custom dashboard background image
- Run php tests when 3rdparty changed
- Make sure ResetTokenBackgroundJob doesn’t execute if config is read-only
- Fix default toast message for failed uploads with HTTP/2
- Mention missing files subdir
- Use stored user for PasswordUpdatedEvent
- Fix hook encryption with cron job
- Improve local domain detection
- Fix email shares not being shown to other users
- Bump guzzlehttp/guzzle (7.3.0 => 7.4.5)
- Update guzzlehttp/guzzle requirement from 6.5.7 to 6.5.8 in /build/integration
- Avoid deprecation warnings about libxml_disable_entity_loader in PHP 8+
- Rename setting name to reduce its length
- Do not display the buffer_size info if the size is already set to a c…
- Fix deletion of additional emails
- Check whether entry is of type ICacheEntry in Cache->remove()
- Fix detection of firefox in ContentSecurityPolicyNonceManager
- Allow to disable password policy enforcement for selected groups
- Remove .php from ajax url
- Fix translation of home breadcrumb
- Fixes for quota text in navigation bar
- Do not send display name twice for saving
- Update psalm-baseline.xml
- Only ignore attempts of the same action
- Bump guzzlehttp/guzzle (7.3.0 => 7.4.5)
- Fix one hardcoded string
- Avoid using non-existing \OCP\Server::get
- Fix footer not hidden when Talk sidebar is shown
- Shuffle before validating
- Update @nextcloud/axios and webdav to make AbortControler work