Skip to content

Releases: cozy-labs/cozy-desktop

Stable 3.4.3

13 Feb 09:33
Compare
Choose a tag to compare

Improvements for all users:

  • Added more logs to better debug performance and compatibilities issues.
  • All improvements from 3.4.3-beta.1

See also known issues.

Happy syncing!

Miscellaneous Improvements

02 Feb 16:29
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • During onboarding, you can now copy whatever URL from your browser pointing to
    your Cozy-hosted instance and paste it as your Cozy address in the
    configuration window. When submitted, the application will identify the
    corresponding Cozy address and remove the useless parts for you. Please tell
    us in case you find an URL that doesn't work. Also please note that there is
    no such automation for self-hosted users for now.
  • You'll get quicker visual feedback when trying to select a non-empty directory
    as your synced location.
  • In some rare cases, users ended up with a few files improperly uploaded to
    their Cozy. Those files were never considered up-to-date by the app,
    triggering useless synchronization cycles. They will now be detected and not
    synchronized indefinitely. Final work to improve upload reliability is planned
    for week 7 or 8.
  • Support requests sent from the help form will now include more debugging and
    benchmarking information (including the application & OS versions). Please
    note debugging information only include filenames as usual, and benchmarking
    information only include time spent on various operations. This will help us
    to improve the overall performances.
  • The documentation now lists the supported
    Windows
    and macOS
    versions. Work was previously done on the
    GNU/Linux
    side.
  • An issue was fixed were the application was trying to put the focus

Improvements for GNU/Linux users:

  • The application now tries to detect and display a user-friendly message when
    the system glibc is too old to run properly. Please note we may possibly try
    to lower the bar regarding the required version at some point.

Synchronization & User Interface Improvements

24 Jan 18:45
Compare
Choose a tag to compare

Improvements for all users:

  • Synchronization & a few performance improvements
  • Starting the app when already running will show the popover
  • The Cozy configuration should be more user-friendly (including automatic address correction)
  • Better support for Windows/macOS workspaces
  • And more... Please see the beta releases for more details.

See also known issues.

Happy syncing!

Improvements on synchronization

24 Jan 15:16
Compare
Choose a tag to compare
Pre-release

Improvements for all users

  • Improvements on synchronization, especially for moves or when changing files
    on both sides.

Improvements for early adopters with old Cozy instances:

  • Recover when Cozy contains invalid data

Improvements for GNU/Linux users:

Improvements for developers:

  • yarn repl works again, with useful helpers, also introduced yarn cozy-stack.

Various UX improvements

22 Jan 20:34
Compare
Choose a tag to compare
Pre-release

Improvements for Unity users:

  • You can now open the application from the tray icon.

Improvements for all users:

  • Attempting to restart the application will open the popover.
  • Improve the design of error case on Cozy address wizard step.
  • Minimal performance improvements. More soon!

See known issues.

Happy syncing!

Mitigate performances issues and autocorrect Cozy addresses

22 Jan 14:29
2113261
Compare
Choose a tag to compare

Improvements for all users:

  • To mitigate performance issues, we temporarily prevented choosing a non-empty
    directory to synchronize.
  • Heuristic-based Cozy address correction

See known issues.

Happy syncing!

Onboarding, disconnecting & checksum fixes

19 Jan 21:43
72badf1
Compare
Choose a tag to compare

Improvements for all users:

  • The onboarding includes a few more improvements for people not familiar with URL.
  • We fixed an issue that prevented disconnecting the app from the Cozy.

Improvements for Windows users:

  • Files checksum computation will be retried a few times when file is busy.

See known issues.

Happy syncing!

Bugfix

19 Jan 12:16
b9d4642
Compare
Choose a tag to compare
Bugfix Pre-release
Pre-release

Improvements for all users:

  • The app should now log and recover from remote files with an invalid parent
    directory. This issue was happening rarely and only on old Cozy instances.
  • Showing up the popover near the systray could fail in rare cases for unknown
    reasons. We temporarily fixed the issue by falling back to showing the popover
    in the middle of the screen. Please send us a support request from the app in
    case it happens to you, so we can get all the information we were missing to
    fix it for good.

See known issues.

Happy syncing!

Support for workspaces & bugfixes

18 Jan 18:55
Compare
Choose a tag to compare
Pre-release

Improvements for all users:

  • The app now shows the popover on the current workspace.
  • We fixed an edge case where moving files or folders before or after moving
    their source or destination was generating a conflict.
  • We also fixed another case where a folder created or moved locally could end
    up with the wrong last modification date.

See known issues.

Happy syncing!

Synchronization & onboarding improvements

18 Jan 15:49
Compare
Choose a tag to compare

Improvements for all users:

  • It was possible in some specific cases to mess up the synchronization by
    moving around files & folders during the analysis phase. This is fixed now.
    Feel free to move everything around anytime :)
  • In some cases, moving then immediately deleting a file was handled as 2
    distinct actions. The file is now directly detected as deleted.
  • The Cozy address page shown during onboarding should now be clearer for people
    not familiar with URL.
  • When disconnecting then reconnecting to your Cozy, you could eventually see
    your old files for a few seconds in the dashboard. The fix was published in
    an old minor release, but not properly integrated to the subsequent releases.
    This is fixed now.

Improvements for support team & developers:

  • Support requests from the app are now sent to the usual support email.
  • Code coverage is back

See known issues.

Happy syncing!