v27.1.7rc1
版本发布时间: 2024-02-16 21:29:30
nextcloud/server最新发布版本:v30.0.1rc2(2024-10-11 00:18:09)
What's Changed
- Buffer chunked requests (server#43128)
- 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) 1
- Fix: Add bruteforce protection to email endpoint (server#43597)
- 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(files): Don’t attempt to format a partial cache entry (server#43390)
- Fix(Request): Catch exceptions in isTrustedProxy (server#43193)
- 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)
- Make failure to load app commands non-fatal (server#43293)
- [stable27 ONLY] fix(trashbin) Switch parseWebdavPermissions->davParsePermissions (server#43136)
- Roll back erroneous nextcloud/files update (server#43259)
- SMB: allow to list root directory when using case-insensitive option (server#43522)
- Tooltip outside click, should abort share creation (server#42780)