ownCloud Server 9.0.11 is now in RC1.
This means that only critical fixes will be accepted from now on.
Please give this one a good test !
Please note that 9.0 will be EOL after this release, see https://github.com/owncloud/core/wiki/Maintenance-and-Release-Schedule
Tarball here: https://download.owncloud.org/community/testing/owncloud-9.0.11RC1.tar.bz2
Distro packages will follow later.
Changelog
- Added "occ files:scan" repair mode to repair mismatch filecache paths - #29491
- Add extra check in case of missing home storage - #29046
- Only use IndexIgnore if mod_autoindex.c is enabled/loaded. - #28593
- Make setValues use insertIfNotExists - #28485
- Stop processing in case of filecache loop inside propagator - #28320
- Fix cross-storage move info - #28284
- Fix default quota - #28302
- Always load most recent app from dirs - #28224