Nextcloud Hub 27.1.7
4 March 2024
Nextcloud Hub version 27.1.7 is now available.
Upgrading to Nextcloud Hub 27.1.7
Nextcloud Hub 27.1.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 27.1.7 upgrade prior to applying it live. Get started managing your Nextcloud Hub installations with Installatron
What's New in Nextcloud Hub 27.1.7
Bug Fixes and Changes
- [stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions (server#43136)
- Buffer chunked requests (server#43128)
- Check share status when touching versions (server#43740)
- Consider admin defaults when creating shares (server#43279)
- Continue background scanning different storages if one fails (server#43420)
- Do not break personal settings page is viewer is not there (server#43455)
- Dont reuse etag for folders marked explicitly unscanned (server#43246)
- Fix #745 ValueError: random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max) (suspicious_login#848)
- Fix for previews not being generated sometimes (server#43038)
- Fix rss feed item guid (activity#1544)
- Fix undefined share object during expirationDate update (server#43686)
- Fix: Add bruteforce protection to email endpoint (server#43597)
- Fix: Add bruteforce protection to federation endpoint (server#43715)
- Fix: checkbox now allows shift-click and multi-select (server#43556)
- Fix: config param ‘overwritecondaddr’ not working (server#43182)
- Fix: Fix resolved nextcloud/files dep version and user quota parsing (server#43368)
- Fix: make cancelOperation public (server#43513)
- Fix: Update @nextcloud/dialogs to 4.2.4 to include missing translations (server#43216)
- Fix(App): Use NC components (bruteforcesettings#552)
- Fix(dav): Rate limit calendar/subscription creation (server#43752)
- Fix(dav): report status (server#43734)
- Fix(files): Don’t attempt to format a partial cache entry (server#43390)
- Fix(Request): Catch exceptions in isTrustedProxy (server#43193)
- Fix(security): Describe occ security:bruteforce:attempts accurately (server#43725)
- Fix(session): Log when crypto session data is lost (server#41006)
- Fix(sharing): Move video verification option to password and hide without Talk (server#43545)
- Fix(sync): push local changes on reconnect (text#5285)
- Handle error in previews for files versions (server#43350)
- Handle storage not available when expiring versions (server#43125)
- Lower failed movie preview generation logs to level info (server#43510)
- MailQueueHandler: Catch provider errors (activity#1561)
- Make failure to load app commands non-fatal (server#43293)
- Move away from deprecated utf8_encode() on PHP 8.2+ (server#43670)
- Move oc_file_metadata.metadata migration to a background job (server#43580)
- Perf: skip request without read permission (server#43724)
- Roll back erroneous nextcloud/files update (server#43259)
- SMB: allow to list root directory when using case-insensitive option (server#43522)
- Stop the auto-logout loop after redirecting to the logout page (server#43707)
- Tooltip outside click, should abort share creation (server#42780)
- Update @nextcloud/dialogs (server#43767)