v29.0.10
版本发布时间: 2024-12-05 21:27:35
nextcloud/server最新发布版本:v31.0.0beta4(2025-01-17 02:33:58)
What's Changed
- [stable29] fix(files): Ensure renaming state is correctly reset by @backportbot in https://github.com/nextcloud/server/pull/48797
- [stable29] fix(theming): Return default theme if the user never selected a theme by @backportbot in https://github.com/nextcloud/server/pull/49137
- [stable29] fix(files_sharing): note icon color on public pages by @backportbot in https://github.com/nextcloud/server/pull/49156
- [stable29] fix(files): edit locally buttons and description by @backportbot in https://github.com/nextcloud/server/pull/49162
- [stable29] fix: undefined variable $response in DAV storage by @backportbot in https://github.com/nextcloud/server/pull/49159
- [stable29] fix(files_external): cast storage id int by @backportbot in https://github.com/nextcloud/server/pull/49221
- [stable29] fix: log a warning when we can't build a background job by @backportbot in https://github.com/nextcloud/server/pull/49206
- [stable29] Fix remaining readdir() calls in loops with undesirable false evaluation potential by @backportbot in https://github.com/nextcloud/server/pull/49228
- [stable29] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling by @backportbot in https://github.com/nextcloud/server/pull/49233
- [stable29] Clear pending two factor tokens also from configuration by @backportbot in https://github.com/nextcloud/server/pull/49097
- [stable29] fix(files): view-in-folder enabled conditions by @backportbot in https://github.com/nextcloud/server/pull/49179
- [stable29] chore: Update
@nextcloud/files
and@nextcloud/update
libraries by @susnux in https://github.com/nextcloud/server/pull/49252 - [stable29] chore(github): Update groupware code owners by @backportbot in https://github.com/nextcloud/server/pull/49213
- [stable29] DNS: do not query CNAME if A succeeded already by @backportbot in https://github.com/nextcloud/server/pull/49278
- [stable29] chore(deps): Add SabreDav Patch for iTip Broker by @SebastianKrupinski in https://github.com/nextcloud/server/pull/49266
- [stable29] fix: override iTip Broker to fix several issues by @backportbot in https://github.com/nextcloud/server/pull/49270
- [stable29] fix: Do not check for strict cookie when running webcron by @backportbot in https://github.com/nextcloud/server/pull/49309
- [stable29] fix(files): improve delete display name when trashbin is disabled by @backportbot in https://github.com/nextcloud/server/pull/49368
- [stable29] fix(files): Allow downloading multiple nodes not from same base by @backportbot in https://github.com/nextcloud/server/pull/49345
- [stable29] feat(settings): add big file upload setup checks by @backportbot in https://github.com/nextcloud/server/pull/49383
- [stable29] fix(job): Check if carddata is resource and read it to string by @backportbot in https://github.com/nextcloud/server/pull/49389
- [stable29] fix(storage): Try to delete existing target by @backportbot in https://github.com/nextcloud/server/pull/49409
- [stable29] fix(SetupChecks): Make sure array key is set by @backportbot in https://github.com/nextcloud/server/pull/49424
- [stable29] fix: (CalDav) Delete invitation link when deleting Calendars or Events by @backportbot in https://github.com/nextcloud/server/pull/49428
- [stable29] fix(BackgroundJobs): Adjust intervals and time sensitivities by @backportbot in https://github.com/nextcloud/server/pull/49462
- [stable29] fix(OCMDiscoveryService): Also cache error results during discovery by @backportbot in https://github.com/nextcloud/server/pull/49471
- [stable29] fix: invalid usage of IQueryBuilder::createNamedParameter() by @backportbot in https://github.com/nextcloud/server/pull/49479
- [stable29] fix(security): Update CA certificate bundle by @nextcloud-command in https://github.com/nextcloud/server/pull/49512
- [stable29] fix: throw correct exception type when we can't verify if an s3 bucket exists by @backportbot in https://github.com/nextcloud/server/pull/49496
- [stable29] fix(migration): Decrypt ownCloud secrets v2 by @backportbot in https://github.com/nextcloud/server/pull/49536
- [stable29] chore: stricter access to testremote endpoint by @backportbot in https://github.com/nextcloud/server/pull/49543
- 29.0.10 RC1 by @skjnldsv in https://github.com/nextcloud/server/pull/49525
- [stable29] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now by @backportbot in https://github.com/nextcloud/server/pull/49641
- 29.0.10 by @blizzz in https://github.com/nextcloud/server/pull/49666
Full Changelog: https://github.com/nextcloud/server/compare/v29.0.9...v29.0.10