ownCloud Server maintenance releases: 9.0.7 RC1 and 9.1.3 RC1

Here are the archives for the release candidates of ownCloud
Server:

You can download the tarballs at the following links:

Please note that the releases for the 8.1 and 8.2 series will be done later in January and currently have no fixes to be released.

The branches stable9.1, stable9 are now frozen, which means that only fixes for showstopper issues will be merged. Others will be moved to the next point milestone.

Please give these versions a good test and report any issues in
https://github.com/owncloud/core or the bug trackers of the related
apps.

Thanks to everyone who has contributed !

Changelogs:

9.1.3 RC1

  • [major] UI: File list now works properly with many hidden entries - core/#26518
  • [major] Transfer ownership fails in some sharing scenario - core/#26523
  • [major] Transfer ownership fails if external storage with user-specified password - core/#26530
  • [major] Transfer ownership fails with file shares with invalid permissions - core/#26541
  • [major] Transfer ownership must skip trashed shares - core/#26525
  • [major] Versions on external storage never expire - core/#24161
  • [major] Properly convert public upload OCS params - core/#26691
  • [major] Properly load object store apps at install time when required in config - core/#26299
  • [major] Fix issue in sharing API that can happen with Galera Cluster - core/#26700
  • [major] Cannot delete file in share link from global external storage - core/#25618
  • [major] Fix issue where first run wizard made web UI unusable in IE11 - core/#26438
  • [major] Cannot upload to federated share when only create/update permission given - core/#26173
  • [major] Auth header in new DAV endpoint can break with Windows Webdav - core/#26412
  • [minor] Transfer ownership don't bail out on error - core/#26524
  • [minor] Don't scan received shares in OCC files scan or background jobs - core/#26600
  • [minor] Remove useless warning in log when accessing public shares - core/#25455
  • [minor] Fix disappearance of share info when clicking favorite star - core/#26241
  • [minor] Don't bother fetching preview images if previews disabled in config.php - core/#26705

9.0.7 RC1

  • [major] Transfer ownership fails in some sharing scenario - core/#26523
  • [major] Transfer ownership fails if external storage with user-specified password - core/#26530
  • [major] Transfer ownership fails with file shares with invalid permissions - core/#26541
  • [major] Transfer ownership must skip trashed shares - core/#26525
  • [major] Versions on external storage never expire - core/#24161
  • [major] Properly convert public upload OCS params - core/#26691
  • [major] Properly load object store apps at install time when required in config - core/#26299
  • [major] Fix issue in sharing API that can happen with Galera Cluster - core/#26700
  • [major] Cannot delete file in share link from global external storage - core/#25618
  • [major] Auth header in new DAV endpoint can break with Windows Webdav - core/#26412
  • [minor] Transfer ownership don't bail out on error - core/#26524
  • [minor] Don't scan received shares in occ files:scan or background jobs - core/#26600
  • [minor] Fix disappearance of share info when clicking favorite star - core/#26241
  • [minor] Don't bother fetching preview images if previews disabled in config.php - core/#26705
  • [minor] Fix Webdav auth realm - core/#26721
4 Likes