Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvements for all users: - We've optimized the initial listing of documents present on the remote Cozy to limit the number of necessary network requests and the CPU and RAM usage. This should also result in a quicker listing. - Default values will now be provided by the client for remote metadata when they're not provided by cozy-stack. - We updated the localizations and fixed some GUI texts which were not correctly localized. Improvements for Windows and macOS users: - The improvement introduced in the latest version around the trashing of complete folders (i.e. keeping their hierarchy in the Trash) would in turn generate visible errors in the main window and pause the synchronization until the remote trashing of all the documents in the folder would be fully synchronized. We're now making sure the trashing of a folder is swift and does not result in unnecessary errors.
- Loading branch information