Releases: cozy-labs/cozy-desktop
Releases · cozy-labs/cozy-desktop
Fix range error
- Fix a big regression where sync stops working for a large number of files
Auto-update for OSX
- Auto-update for OSX, with nuts
- Add polish translation
Enhancements thanks to the feedbacks
- Improve UX, thanks to the many feedbacks to the users
- Works for OSX support
Yippe! I18n!
- First public beta for Linux!
- Internationalization
Support for network interruptions and no more free space
- Detect full file system on local and on the cozy
- Support network interruptions
- Improve the tray icon on linux
Packaging for Linux
- New packaging with electron-builder
- Improve recent activities in GUI
- Auto-start option at system startup
- Allow users to contact support via the GUI
Improve UI
- Show the recent activities in the GUI
- Use filters for faster replication
- Add progress bar for download and uploads in CLI
- Fix some bugs with conflicts when cozy-desktop is stopped
New GUI with Electron
- Add a new GUI based on Electron
- Fix some bugs when cozy-desktop is stopped and restarted
Fix a missing dependency
v0.8.1 0.8.1
Cozyignore, retry and a better CLI
- Add a way to ignore files/folders via a .cozyignore file
- Retry on download errors
- Fix some race conditions
- Enhance documentation and developer experience
- Detect files move/rename on the local file system
- Improve CLI experience
- Make the initial replication faster
- Preserve the executable bit on UNIX
- Fix some bugs