Versie 1.8.2 van ownCloud Client is beschikbaar gekomen. 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 kalender en adresboek bij te houden. Clients zijn beschikbaar voor Windows, Linux, OS X (vanaf 10.7), Android en iOS. De changelog van versie 1.8.2 is hieronder te vinden.
ownCloud Desktop Client 1.8.2 released
This is a pure bugfix release focusing on sync abortion issues observed in 1.8.1 and earlier. We strongly recommend to update.
If you are using ownCloud Client with a self-signed certificate, please make sure to update, as 1.8.2 contains a security fix. Please see this for details.
Here is the full ChangeLog:.. more than 250 commits since 1.8.1
- Improve reporting of server error messages (#3220)
- Discovery: Ignore folders with any 503 (#3113)
- Wizard: Show server error message if possible (#3220)
- QNAM: Fix handling of mitm cert changes (#3283)
- Win32: Installer translations added (#3277)
- Win32: Allow concurrent OEM (un-)installers (#3272)
- Win32: Make Setup/Update Mutex theme-unique (#3272)
- HTTP: Add the branding name to the UserAgent string
- ConnectonValidator: Always run with new credentials (#3266)
- Recall Feature: Admins can trigger an upload of a file from client to server again (#3246)
- Propagator: Add 'Content-Length: 0' header to MKCOL request (#3256)
- Switch on checksum verification through branding or config
- Add ability for checksum verification of up and download
- Fix opening external links for some labels (#3135)
- AccountState: Run only a single validator, allow error message overriding (#3236, #3153)
- SyncJournalDB: Minor fixes and simplificatons
- SyncEngine: Force re-read of folder Etags for upgrades from 1.8.0 and 1.8.1
- Propagator: Limit length of temporary file name (#2789)
- ShareDialog: Password ui fixes (#3189)
- Fix startup hang by removing QSettings lock file (#3175)
- Wizard: Allow SSL cert dialog to show twice (#3168)
- ProtocolWidget: Fix rename message (#3210)
- Discovery: Test better, treat invalid hrefs as error (#3176)
- Propagator: Overwrite local data only if unchanged (#3156)
- ShareDialog: Improve error reporting for share API fails
- OSX Updater: Only allow updates only if in /Applications (#2931)
- Wizard: Fix lock icon (#1447)
- Fix compilation with GCC 5
- Treat any 503 error as temporary (#3113)
- Work around for the Qt PUT corruption bug (#2425)
- OSX Shell integration: Optimizations
- Windows Shell integration: Optimizations