Skip to content

Releases: nextcloud/server

v31.0.4

17 Apr 13:05
f3ea370
Compare
Choose a tag to compare

What's Changed

  • [stable31] fix(taskprocessing): use the event for AppAPI to get list of AI providers by @backportbot in #52120
  • [stable31] fix(dav): Really only run the chunk cleanup once by @backportbot in #52054
  • [stable31] fix(files_sharing): fix share creation error handling by @backportbot in #52078
  • [stable31] feat(bulk-upload): change the default to disabled as there are still some bugs present by @backportbot in #52123
  • [stable31] fix(federation): Don't load the addressbook when resolving a cloud ID by @backportbot in #52068
  • [stable31] ignore missing theming app by @ArtificialOwl in #52135
  • [stable31] fix(ContextAgent): Do not translate the name ContextAgent by @backportbot in #52169
  • build(deps): bump marked from 15.0.7 to 15.0.8 by @dependabot in #52155
  • [stable31] chore(files_trashbin): Add user details in log from Trashbin by @backportbot in #51999
  • [stable31] fix: Handle missing share providers when promoting reshares by @backportbot in #52043
  • build(deps): bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot in #51348
  • build(deps): bump dompurify from 3.2.4 to 3.2.5 by @dependabot in #51964
  • [stable31] fix(files_sharing): rate limit share creation 20 times per 10 minutes by @backportbot in #52206
  • [stable31] fix(files_sharing): Apply default password setting in SharingDetailsTab by @backportbot in #52208
  • 31.0.4 RC1 by @skjnldsv in #52202
  • 31.0.4 by @Altahrim in #52236

Full Changelog: v31.0.3...v31.0.4

v30.0.10

17 Apr 13:05
0de5806
Compare
Choose a tag to compare

What's Changed

  • [stable30] Fix(TaskProcessing): for validation for taskprocessing EShapeType by @backportbot in #52119
  • [stable30] fix(security): Update code signing revocation list by @nextcloud-command in #52107
  • [stable30] fix(federation): Don't load the addressbook when resolving a cloud ID by @backportbot in #52069
  • [stable30] fix(dav): Really only run the chunk cleanup once by @backportbot in #52053
  • [stable30] feat(bulk-upload): change the default to disabled as there are still some bugs present by @backportbot in #52122
  • [stable30] fix(files_sharing): fix share creation error handling by @backportbot in #52077
  • [stable30] chore(files_trashbin): Add user details in log from Trashbin by @backportbot in #51998
  • [stable30] fix: Handle missing share providers when promoting reshares by @backportbot in #52042
  • [stable30] fix(tests): Share manager error message from #52076 by @backportbot in #52192
  • build(deps): bump dompurify from 3.2.4 to 3.2.5 by @dependabot in #51961
  • [stable30] ignore missing theming app by @backportbot in #52165
  • [stable30] fix: Proper order for checking path prefix for getting file by id from cache by @backportbot in #52040
  • [stable30] fix(files_sharing): rate limit share creation 20 times per 10 minutes by @backportbot in #52205
  • [stable30] fix(files_sharing): Apply default password setting in SharingDetailsTab by @backportbot in #52207
  • 30.0.10 RC1 by @skjnldsv in #52203
  • [stable30] fix: only do cache copy in updater if the parent folder should be in cache by @backportbot in #52189
  • 30.0.10 by @Altahrim in #52235

Full Changelog: v30.0.9...v30.0.10

v29.0.16

17 Apr 13:06
cfb6649
Compare
Choose a tag to compare

What's Changed

  • [stable29] fix(security): Update code signing revocation list by @nextcloud-command in #52112
  • [stable29] fix(dav): Really only run the chunk cleanup once by @backportbot in #52052
  • [stable29] fix(files_sharing): fix share creation error handling by @backportbot in #52076
  • [stable29] fix: Handle missing share providers when promoting reshares by @backportbot in #52041
  • [stable29] ignore missing theming app by @backportbot in #52164
  • [stable29] fix(tests): Share manager error message from #52076 by @skjnldsv in #52187
  • build(deps): bump dompurify from 3.2.4 to 3.2.5 by @dependabot in #51958
  • [stable29] fix(files_sharing): Apply default password setting in SharingDetailsTab by @artonge in #52172
  • [stable29] fix: only do cache copy in updater if the parent folder should be in cache by @backportbot in #52190
  • [stable29] fix: Transfer ownership with S3 as primary by @backportbot in #52183
  • 29.0.16 RC1 by @skjnldsv in #52204
  • [stable29] fix(deps): pin jquery-ui to 1.13 by @skjnldsv in #52213
  • 29.0.16 by @Altahrim in #52234

Full Changelog: v29.0.15...v29.0.16

v31.0.4rc1

v30.0.10rc1

v29.0.16rc1

v31.0.3

11 Apr 07:30
048d03a
Compare
Choose a tag to compare
Read more

v30.0.9

11 Apr 07:28
8c428e2
Compare
Choose a tag to compare

v29.0.15

11 Apr 07:25
0209305
Compare
Choose a tag to compare

Last release of 29 ⚠️
29 is now EOL

Changelog

v31.0.2

19 Mar 15:00
8ab0822
Compare
Choose a tag to compare

What's Changed

  • [stable31] fix(mime-types): adjust compiled mime types and sign by @backportbot in #51437
  • [stable31] fix(encryption): Listen for user login and logout to set encryption key by @backportbot in #51311
  • [stable31] Allow to delete files without trashbin + add unit tests + some refactoring by @backportbot in #51397
  • [stable31] fix(dav): Fix share token pattern for base uri extraction by @backportbot in #51396
  • [stable31] fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging by @backportbot in #51445
  • [stable31] test: Remove .only() calls by @backportbot in #51304
  • [stable31] ci: Update 3rdparty actions by @nickvergessen in #51519
  • [stable31] fix(comments): Fix activity rich subject parameters by @backportbot in #51515
  • [stable31] fix(base.php): Correct order for booting \OC\Server by @backportbot in #51371
  • [stable31] fix(files): Make sure file pointer exists by @backportbot in #51536
  • [stable31] fix(auth): Allow 2FA challenges for Ephemeral sessions by @backportbot in #51549
  • 31.0.2 RC1 by @Altahrim in #51552
  • 31.0.2 by @blizzz in #51575

Full Changelog: v31.0.1...v31.0.2