Versie 8.2.2 van ownCloud server is uitgekomen. OwnCloud is een opensourceproject waarmee het mogelijk is om in eigen beheer cloudopslag te draaien. Het is eenvoudig op te zetten, want het enige dat je nodig hebt, is een server waarop php en MySQL draaien. Behalve het opslaan en delen van bestanden is het ook mogelijk om bijvoorbeeld muziek te streamen of een agenda en adresboek bij te houden. De server heeft Windows of Linux nodig, clients zijn beschikbaar voor Windows, Linux, OS X, Android en iOS. In versie 8.2.2 zijn de volgende veranderingen en verbeteringen aangebracht:
General improvementsSharing improvements
- Several UI improvements
- Security improvements
- Many small improvements
Other fixes
- Passing an empty base in this diagnosis call will not result in LDAP errors
- Send sharing link to more than one recipient
- Cannot share at all when share with link is disabled globally
- Delete share hotspot not wide enough
- Can't access a shared folder on external storage
- Fix S2S error handling, making WebDAV work and get rid of undeletable files
- Files/folders created while the users group was included in 'Exclude groups from sharing' cannot be shared even if the group is removed from the excluded groups.
- "unshare" action should be called "unshare" in the action menu and not "delete"
- Fix shared files of deleted users, detect DN change when checking for existence on LDAP
- Etag isn't propagated to the root of the share owner if the file is uploaded to a group reshare
- Empty etag after moving shared file into a commonly received share
- The ajax code path unshares a link share when updating the password
- MySQL file socket not working during initial setup
- Multiple PUT requests to new DAV backend results in locked file
- Dont output paths in scan.php
- Activity oracle sql error for favorites
- Check the expiration date for null
- Stray locks not being cleaned: server replied: Locked
- Login attributes tab. Other attributes combobox does not keep the selection if the users click away
- Fix trashbin wrapper when no user is logged in
- Handle non existing files in version previews
- Properly preserve home folder naming enforcement setting
- User details not saved unless click Enter
- User management: Password change error display behavior
- Add listener for URL change and then close the PDF viewer - files_pdfviewer
- Remove white area below pdf viewer on public page - files_pdfviewer
- Unable to move /srv/http/owncloud/_oc-upgrade/8.2.1.4/core/resources to /srv/http/owncloud/resources - updater
- Fix minification quirks - updater
- Accessibility Bug for 8.2 UI