ownCloud 10.8.0
27 September 2021
ownCloud version 10.8.0 is now available (major release).
Upgrading to ownCloud 10.8.0
ownCloud 10.8.0 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply ownCloud updates as new versions are released, or use Installatron's Clone feature to duplicate an existing ownCloud install to test the 10.8.0 upgrade prior to applying it live. Get started managing your ownCloud installations with Installatron
What's New in ownCloud 10.8.0
Enhancements
- Improve public share federation user interface: #4393
- Improve login form: #38506
- Automations in activity stream: #38605
- Add html template for calens: #38616
- Expired shares in activity stream: #38631
- Use relative notification URLs: #38639
- Add excludeActions parameter to registerDefaultActions function: #38643
- Improve tab headers UI: #38653
- Add trashbin skip list to config: #38704
- Remove google+ share button from personal settings: #38705
- Adjust the return type of the querybuilder's execute method: #38714
- Communicate user profile picture capability: #38722
- Allow apps to implement their own license: #38737
- Command occ user:report shows additional row for guests: #3467
- Improve mobile user interface on files list: #38748
- Resend invitation email: #38774
- Add more properties to the REPORT result: #38787
- Improve admin external storage settings UI: #38795
- Introduce new state to prevent scanning of shallow scanned folders: #38804
- Improve performance of the SMB log when it is inactive: #38819
- Introduce the patch for CVE-2019-11358: #38841
- Introduce a remove license button in WebUI: #38843
- Show notification if video playback is not possible on public share: #4632
- Trigger file scan after accepting a federated share: #38880
- Allow to pass password on redis cluster connection: #38917
Bug Fixes
- Use trusted domains to compute the signature of signed urls: #38465
- Handle exceptions with inaccesible federated share: #38474
- Fix mispositioned ui elements after leaving viewerMode: #38547
- Fix move operation from encrypted storage to unencrypted storage: #38567
- Creating self group-reshare should not not share to self: #38581
- Check quota on the necessary move operations: #38591
- Normalize web.baseUrl before using it: #38600
- Don't rewrite private/public links when web app disabled: #38602
- When validating rereshare permission make sure to check parent mountpoint: #4497
- Objectids for comments and tags are strings: #38682
- Hide sensible information on share download: #38689
- Hide file drop content: #38691
- Regenerate session after authenticate a password protected public share: #38693
- Add check when updating the permissions of a federated share: #38698
- Prevent renaming or deleting a SMB mount point: #38709
- String to bool conversion in systemtags API: #38719
- Database query filter when getting a tag: #38725
- Fix federated share download bug happens on some providers: #38738
- Correctly parse different ocm-provider api responses: #38751
- Move files_antivirus executable mode config options into config.php: #38753
- Delay getting the file info until it's going to be used: #38767
- Expire shares at end of day: #4324
- Image preview for file versions: #38778
- Prevent files:checksum:verify from crashing on exception: #38785
- Include incoming and parent permissions in Share UI subfolder reshares: #38788
- Always allow renaming shared mounts: #38794
- Adjust position of the share autocomplete element: #38831
- Fix docs link to federated sharing docs: #38859
- Fix file locks for public shares: #38922
Changes
- Update Symfony components: #38924
- Update PHP dependencies: #38524
- Bump doctrine/dbal from 2.10.4 to 2.13.1: #38647
- Improve performance for the MOVE operation: #38649
- Optimize share rename: #38656
- All mount configuration items marked as passwords will be encrypted: #38728
- Change favicon and color references to match the new CI: #38750
- Update PHP minimum version to 7.2.5: #38934
- Update url for sync client button and docs: #38962
- Update PHP dependencies: #38891