Blogpost about upgrading: https://owncloud.org/blog/time-to-upgrade-to-owncloud-9-0/
General changes in this release: ownCloud Documentation Overview
Another blogpost how to do a correct upgrade: all mine!: How to Upgrade ownCloud: Don't Skip Releases!
Please read those links carefully!!!
There were problems with the code integrity check. More information…
ownCloud 9 has introduced a code signing and integrity check feature to help you identify modified and corrupted files. If you’re getting the mentioned error please see:
More info about code signing are available here: https://owncloud.org/blog/code-signing-in-owncloud-9-0/
Common issues
On every major upgrade it is recommended to do a full upgrade by deleting all files and folders within your installation directory except /data/ and /config/ and then extract the new code into this installation directory. How to do a full upgrade can be found at the documentation:
Updates between multiple major versions and downgrades are unsupported.
Please see:
Known Bugs
A list of bugs to fix or features to include for 9.1.2 is available here: Issues · owncloud/core · GitHub
- “Stay logged in” checkbox doesn’t work
Was broken by a contributor implementing a new feature. No fix for this was provided yet: "Stay logged in" checkbox doesn't work · Issue #26027 · owncloud/core · GitHub
Already fixed Bugs
-
Doubled folders when receiving shares through two groups
Doubled folders when receiving shares through two groups · Issue #24575 · owncloud/core · GitHub
oC 9.1.1 has the fix: Group shares with same source and target by rullzer · Pull Request #25113 · owncloud/core · GitHub and is also repairing the doubled folders -
Setting the default app is broken:
'defaultapp' setting broken after upgrading to 9.1 · Issue #25562 · owncloud/core · GitHub
oC 9.1.1 has the fix -
"Exception":"BadMethodCallException","Message":"Not in batch in logfile during cron runs
BadMethodCallException in scanner from cron · Issue #25506 · owncloud/core · GitHub
oC 9.1.1 has the fix -
Access forbidden CSRF check failed when logging in
Seems to be caused by the files sharing app
File Sharing stack overflow, memory issue, crash, CSRF issue on 9.1.0 · Issue #25557 · owncloud/core · GitHub
oC 9.1.1 has the fix -
Upload in shared folders fails (“InsufficientStorage”)
Upload in shared folders fails ("InsufficientStorage") · Issue #25582 · owncloud/core · GitHub
Workaround is currently to set the quota to unlimited for the account that shares
oC 9.1.1 has the fix