ownCloud v10.0.5 Release Notes

Release Date: 2018-01-23 // over 6 years ago
  • โž• Added

    • โž• Add php-intl as hard requirement - #29539
    • Optionally show server hostname in status.php - #29471
    • โž• Add link for logfiles docs in exception page and simplify text - #29674
    • ๐Ÿ”— Link to trusted domains docs in error message - #29730
    • โž• Add indices on share table - #29883 #29592
    • โž• Add dispatcher event for "unshare from self" action - #29851
    • ๐Ÿ‘ Technology preview for PHP 7.2 support - #29878
    • โž• Added public hooks for file operations using Symfony Event Dispatcher - #29939
    • ๐Ÿ”ฆ Expose getAppPath() and getAppWebPath() on the AppManager service #30041 #30150
    • โž• Add warning in settings page when running in debug mode - #29936

    ๐Ÿ”„ Changed

    • Switch Webdav URL in field in navigation panel to the new endpoint - #29766
    • Require a minimum of 1 character for the application password name - #29831
    • Only allow a single active theme app with no magic fallbacks to inactive app themes - #29854
    • Config report now hides email address from email config - #29949
    • ๐Ÿ”„ Change "remote" to "federated" suffix in sharing autocomplete dialog. - #30046 #30171

    โœ‚ Removed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Dropbox / GDrive oauth handshake handling - #30071
    • Redisplay login page on CSRF error - #30035
    • Do not reset display name to uid on sso login - #30038
    • Do not automatically disable apps of certain types - #29870
    • ๐Ÿ›  Fix provisioning API when dealing with group name "0" - #30004
    • ๐Ÿ‘‰ Tweak occ command help output - #29959
    • โšก๏ธ Now using upsert instead of insertIfNotExists for file cache updates, fixes concurrency issues - #29934
    • Only set CORS headers on Webdav endpoint when Origin header is specified - #29874
    • Ignore broken/dead symlinks on filescan - #28959
    • ๐Ÿ‘Œ Improve performance by caching non-existing accounts - #29866
    • ๐Ÿ›  Fix template location order by searching the enabled theme app first - #29867
    • ๐ŸŒฒ Actually log message instead of {$message} - #29844
    • ๐Ÿ‘Œ Improved performance on new DAV endpoint by skipping querying parent nodes - #29834
    • Adjust error message about PHP compatibility to say PHP X.X like previous line. - #29828
    • Raise more useful message when constructor are not resolvable - #29760
    • ๐Ÿ›  Fix wording for versions expiration occ command - #29671
    • ๐Ÿ– Handle invalid or missing external storage backend to keep mount point visible - #29562
    • ๐Ÿ›  Fix integrity check when owncloud is not installed - #29692
    • ๐Ÿ›  Fix issues about unsharing with some scenarios after moving the share - #29716
    • ๐Ÿ‘ Allow group 0 to be created by provisioning API - #29734
    • Do not reset quota if it was not provided - #29673
    • ๐Ÿ‘Œ Improve quota value validation - check size only if size key is set - #29743
    • Code cleanup - #29799