ownCloud Server maintenance releases: 8.0.16 RC1, 8.1.11 RC1, 8.2.9 RC1, 9.0.6 RC1 and 9.1.2 RC1

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

You can download the tarballs at the following links:

Warning: this will be the last version for the 8.0 series ! (EOL)

The branches stable9.1, stable9, stable8.2, stable8.1 and stable8 are
now in code freeze mode, 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 !

Changelog so far (might receive additions before final) :

9.1.2 RC1

  • Core: Adjusted documentation link to issue template - core/#26087
  • Core: Display feedback in users page when changing password - core/#25532
  • Core: Fix mime type detection in hidden directories - core/#26133
  • Core: Change forum URL to central - core/#25644
  • Core: Fix share array format passed to "post_unshareFromSelf" hook - core/#26390
  • Core: Release mount info memory after running background jobs - core/#26223
  • Core: Improve users page performance by not sorting after every add - core/#26234
  • Core: Escape special chars in some queries - core/#25429
  • Core: Redirect to two factor challenge page when only a single provider exists - core/#26134
  • Core: Fix bogus PasswordLoginForbidden DAV error when logging in as non-existing user - core/#26123
  • Core: Change the minimum log level to FATAL - core/#26131
  • Core: Fix issue with "(2)" appearing on shares when querying avatar with wrong casing - core/#26271
  • Core: Enabling an app now also analyzes dependencies at this time instead of only at install - core/#26295
  • Core: Reuse cached app info to avoid high load on some environments - core/#25603
  • Core: Show warning instead of exception when trying to run ownCloud on Windows - core/#26208
  • DAV: Improve chunk assembly performance for new DAV endpoint - core/#26062
  • DAV: New chunking now returns Etag and OC-Etag on the final MOVE - core/#25682
  • Files: Allow uploading empty files in the web UI - core/#19116
  • Files: Properly translate file summary in lists - core/#26221
  • Sharing: Let the share owner increase permissions - core/#25542
  • Federation: Fix sharing with remote user names containing spaces - core/#25955
  • Federation: Save some memory in sync job by releasing mount info after each user - core/#26204
  • Federation: Fix federated address book syncing by using the correct background job name - core/#26202
  • CalDAV: Add Schedule and IMip plugins when receiving webdav v1 api calendar calls - core/#23600
  • CardDAV: Unset photo before setting a new one - core/#26242
  • CardDAV: Fix for birthday entries - core/#25636
  • Updater: Fix web UI update in some environments - updater/#378
  • User_LDAP: Added OCC command to update group mappings - user_ldap/#14
  • User_LDAP: Fix issue with "(2)" appearing on shares when refreshing users in some scenarios - core/#25718
  • User_external: Double verify the SMB response - apps/#2198
  • Firstrunwizard: Only display it wizard when in files app - firstrunwizard/#52

9.0.6 RC1

  • Core: Adjusted documentation link to issue template - core/#26087
  • Core: Display feedback in users page when changing password - core/#25532
  • Core: Fix mime type detection in hidden directories - core/#26133
  • Core: Change forum URL to central - core/#25644
  • Core: Fix share array format passed to "post_unshareFromSelf" hook - core/#26389
  • Core: Release mount info memory after running background jobs - core/#26223
  • Core: Improve users page performance by not sorting after every add - core/#26234
  • Core: Escape special chars in some queries - core/#25429
  • Files: Allow uploading empty files in the web UI - core/#19116
  • Sharing: Let the share owner increase permissions - core/#25542
  • Federation: Fix sharing with remote user names containing spaces - core/#25955
  • Federation: Save some memory in sync job by releasing mount info after each user - core/#26204
  • CardDAV: Unset photo before setting a new one - core/#26242
  • Updater: Fix web UI update in some environments - updater/#378
  • User_LDAP: Added OCC command to update group mappings - user_ldap/#14
  • User_external: Double verify the SMB response - apps/#2198
  • Antivirus: Fix background scan - files_antivirus/#128

8.2.9 RC1

  • Core: Adjusted documentation link to issue template - core/#26087
  • Core: Display feedback in users page when changing password - core/#25532
  • Core: Fix mime type detection in hidden directories - core/#26133
  • Core: Change forum URL to central - core/#25644
  • Core: Fix unshare from self etag propagation - core/#26346
  • Updater: Fix signature data not found error when updating to 9.0 - updater/#384
  • Updater: Clicking notification now updates doc in new tab - core/#26260
  • User_external: Double verify the SMB response - apps/#2198

8.1.11 RC1

  • Core: Adjusted documentation link to issue template - core/#26087
  • Updater: Fixed to properly use update server URL from config - core/#381

8.0.16 RC1

  • Core: Adjusted documentation link to issue template - core/#26087
  • Updater: Fixed to properly use update server URL from config - core/#382
6 Likes