[Owncloud] ownCloud Client 1.2 released
Klaas Freitag
freitag at owncloud.com
Fri Jan 25 11:50:22 UTC 2013
On 24.01.2013 14:50, Sebastian Kügler wrote:
> Hi guys,
>
> On Thursday, January 24, 2013 13:41:04 Daniel Molkentin wrote:
>> we are happy to announce the release of version 1.2.0 of the ownCloud
>> Desktop Client. This release brings significant improvements in sync
>> performance and feedback, password storage, SSL certificate handling. It
>> also features a brand new icon theme. Thanks to everyone who has helped us
>> to track down issues in the beta phase.
>
> Congrats to the new release. :)
>
>> Here is a list of the most important changes of the client software and its
>> csync backend:
> [...]
>> [Platform] New API to provide sync progress information.
>> [Fixes] More efficiency for the ownCloud plugin through less HTTP requests
>> to the server. [Fixes] ownCloud plugin: Improved upload performance.
>> [Fixes] Improved error reporting to mirall.
>
> Could you point me at the API for these two items, I'd like to have a look if
> it's useful for the Plasma client.
The more granular error reporting should hit you automatically - as the
error messages you get from the SyncResult class are more accurate.
Another thing mit be very interesting: Method
SyncResult::syncFileItemVector called after the sync run has finished
for a folder gives you a SyncFileItemVector which contains information
about the file list that was synced up, down, deleted etc in the last run.
The API for sync progress is in csync now, but I havent pulled it up to
the mirall layer yet.
regards,
Klaas
More information about the Owncloud
mailing list