Update docker.io/nextcloud Docker tag to v30.0.4
Semiautomated major upgrade by means of Watchtower Docker container management with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/nextcloud | patch | 30.0.2-apache -> 30.0.4-apache |
Release Notes
nextcloud/server (docker.io/nextcloud)v30.0.4
What's Changed
- [stable30] fix(app-store): Add back legacy store API used for update and removal by @backportbot in https://github.com/nextcloud/server/pull/49216
- [stable30] fix(activity): make emails for link share uploads true by default by @backportbot in https://github.com/nextcloud/server/pull/49691
- chore(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.12 by @dependabot in https://github.com/nextcloud/server/pull/49713
- chore(deps-dev): bump @babel/node from 7.25.0 to 7.25.9 by @dependabot in https://github.com/nextcloud/server/pull/49712
- chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.7 by @dependabot in https://github.com/nextcloud/server/pull/49716
- chore(deps): bump pinia from 2.2.6 to 2.2.8 by @dependabot in https://github.com/nextcloud/server/pull/49715
- chore(deps): bump @nextcloud/sharing from 0.2.3 to 0.2.4 by @dependabot in https://github.com/nextcloud/server/pull/49714
- [stable30] fix(files_sharing): Stop infinite loop blocking link share requests by @backportbot in https://github.com/nextcloud/server/pull/49724
- 30.0.4 RC1 by @blizzz in https://github.com/nextcloud/server/pull/49737
- [stable30] fix(files_sharing): Correct property enforced property names by @backportbot in https://github.com/nextcloud/server/pull/49809
- [stable30] fix(files_sharing): also submit new share on password submit by @backportbot in https://github.com/nextcloud/server/pull/49817
- 30.0.4 by @blizzz in https://github.com/nextcloud/server/pull/49810
Full Changelog: https://github.com/nextcloud/server/compare/v30.0.3...v30.0.4
v30.0.3
What's Changed
- [stable30] fix(files): multiselect and filters store declaration by @backportbot in https://github.com/nextcloud/server/pull/49136
- [stable30] fix(theming): Return default theme if the user never selected a theme by @backportbot in https://github.com/nextcloud/server/pull/49138
- [stable30] fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays by @backportbot in https://github.com/nextcloud/server/pull/49110
- [stable30] fix(net/security): Handle IPv6 zone IDs in link-local addresses by @backportbot in https://github.com/nextcloud/server/pull/49107
- [stable30] fix(files_sharing): note icon color on public pages by @skjnldsv in https://github.com/nextcloud/server/pull/49153
- [stable30] fix(SharingEntryLink): Show default password before create if any by @backportbot in https://github.com/nextcloud/server/pull/49149
- [stable30] fix(files): edit locally buttons and description by @backportbot in https://github.com/nextcloud/server/pull/49161
- [stable30] fix(files): open sidebar on sharing tab by default for files by @backportbot in https://github.com/nextcloud/server/pull/49157
- chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7 by @dependabot in https://github.com/nextcloud/server/pull/49174
- [stable30] feat(testing): Add a fake summary task provider by @backportbot in https://github.com/nextcloud/server/pull/49195
- [stable30] fix: undefined variable $response in DAV storage by @backportbot in https://github.com/nextcloud/server/pull/49160
- [stable30] fix(files_external): cast storage id int by @backportbot in https://github.com/nextcloud/server/pull/49222
- [stable30] fix: log a warning when we can't build a background job by @backportbot in https://github.com/nextcloud/server/pull/49207
- [stable30] docs: Adjust taiwan translators by @backportbot in https://github.com/nextcloud/server/pull/49230
- [stable30] fix(files): view-in-folder enabled conditions by @backportbot in https://github.com/nextcloud/server/pull/49180
- [stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling by @backportbot in https://github.com/nextcloud/server/pull/49234
- [stable30] fx(dav): file request guest nickname encoding by @backportbot in https://github.com/nextcloud/server/pull/49239
- [stable30] fix(Middleware): log deprecation when annotation was actually used by @backportbot in https://github.com/nextcloud/server/pull/49242
- [stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential by @backportbot in https://github.com/nextcloud/server/pull/49241
- [stable30] Clear pending two factor tokens also from configuration by @backportbot in https://github.com/nextcloud/server/pull/49098
- build(deps-dev): bump cypress from 13.13.2 to 13.13.3 by @dependabot in https://github.com/nextcloud/server/pull/49047
- [stable30] chore: Update
@nextcloud/upload
and@nextcloud/files
by @susnux in https://github.com/nextcloud/server/pull/49250 - [stable30] chore(github): Update groupware code owners by @backportbot in https://github.com/nextcloud/server/pull/49214
- [stable30] [textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only by @backportbot in https://github.com/nextcloud/server/pull/49280
- [stable30] DNS: do not query CNAME if A succeeded already by @backportbot in https://github.com/nextcloud/server/pull/49277
- [stable30] chore(deps): Add SabreDav Patch for iTip Broker by @SebastianKrupinski in https://github.com/nextcloud/server/pull/49264
- [stable30] fix: override iTip Broker to fix several issues by @backportbot in https://github.com/nextcloud/server/pull/49268
- [stable30] fix: use invokePrivate for test by @backportbot in https://github.com/nextcloud/server/pull/49292
- [stable30] fix(caldav): duration handling in the event reader class by @backportbot in https://github.com/nextcloud/server/pull/49066
- [stable30] feat: mail provider settings by @backportbot in https://github.com/nextcloud/server/pull/49254
- [stable30] fix: RDATE and EXDATE property instances by @backportbot in https://github.com/nextcloud/server/pull/49302
- [stable30] fix: Do not check for strict cookie when running webcron by @backportbot in https://github.com/nextcloud/server/pull/49310
- [stable30] fix: Move cloud id into readonly input by @backportbot in https://github.com/nextcloud/server/pull/48978
- build(deps-dev): bump jsdoc from 4.0.3 to 4.0.4 by @dependabot in https://github.com/nextcloud/server/pull/49321
- build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in https://github.com/nextcloud/server/pull/49330
- [stable30] fix(settings): Align contents of profile picture heading by @backportbot in https://github.com/nextcloud/server/pull/48981
- [stable30] fix(files): improve delete display name when trashbin is disabled by @backportbot in https://github.com/nextcloud/server/pull/49369
- [stable30] fix(core): Do not use
v-html
for translation output by @backportbot in https://github.com/nextcloud/server/pull/49363 - [stable30] test(fakeAI): Allow to specify whether the fake providers should fail by @backportbot in https://github.com/nextcloud/server/pull/49358
- [stable30] feat(settings): add big file upload setup checks by @backportbot in https://github.com/nextcloud/server/pull/49384
- [stable30] fix(files): Allow downloading multiple nodes not from same base by @backportbot in https://github.com/nextcloud/server/pull/49344
- [stable30] fix: Properly calculate intermediate icon for touch icon generation by @backportbot in https://github.com/nextcloud/server/pull/49405
- [stable30] fix(job): Check if carddata is resource and read it to string by @backportbot in https://github.com/nextcloud/server/pull/49400
- [stable30] fix(storage): Try to delete existing target by @backportbot in https://github.com/nextcloud/server/pull/49410
- fix(SetupChecks): Make sure array key is set by @solracsf in https://github.com/nextcloud/server/pull/49373
- [stable30] fix(files): Restore page title (folder - view - product) by @backportbot in https://github.com/nextcloud/server/pull/49419
- [stable30] fix: (CalDav) Delete invitation link when deleting Calendars or Events by @backportbot in https://github.com/nextcloud/server/pull/49429
- [stable30] fix(BackgroundJobs): Adjust intervals and time sensitivities by @backportbot in https://github.com/nextcloud/server/pull/49461
- [stable30] fix(external_storage): Cast id to int by @backportbot in https://github.com/nextcloud/server/pull/49468
- [stable30] fix(OCMDiscoveryService): Also cache error results during discovery by @backportbot in https://github.com/nextcloud/server/pull/49472
- [stable30] fix: invalid usage of IQueryBuilder::createNamedParameter() by @backportbot in https://github.com/nextcloud/server/pull/49480
- [stable30] fix(TaskProcessing): Set up fs in getFileContentsInternal by @backportbot in https://github.com/nextcloud/server/pull/49491
- [stable30] fix(security): Update CA certificate bundle by @nextcloud-command in https://github.com/nextcloud/server/pull/49509
- [stable30] fix(activity): Fix activity object type warnings by @backportbot in https://github.com/nextcloud/server/pull/49522
- [stable30] fix: throw correct exception type when we can't verify if an s3 bucket exists by @backportbot in https://github.com/nextcloud/server/pull/49497
- [stable30] fix(migration): Decrypt ownCloud secrets v2 by @backportbot in https://github.com/nextcloud/server/pull/49537
- [stable30] chore: stricter access to testremote endpoint by @backportbot in https://github.com/nextcloud/server/pull/49544
- [stable30] feat: Use inline password confirmation in external storage settings by @backportbot in https://github.com/nextcloud/server/pull/49547
- 30.0.3 RC1 by @skjnldsv in https://github.com/nextcloud/server/pull/49524
- 30.0.3 RC2 by @skjnldsv in https://github.com/nextcloud/server/pull/49565
- [stable30] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now by @backportbot in https://github.com/nextcloud/server/pull/49642
- 30.0.3 by @blizzz in https://github.com/nextcloud/server/pull/49665
Full Changelog: https://github.com/nextcloud/server/compare/v30.0.2...v30.0.3