Desktop Release (05-26-2021) Win v.6989 / Mac v.7100

Hi odrive Community,

We’ve got a small release today with some miscellaneous improvements and fixes.

Win v.6989 / Mac v.7100:

  • Urgent notification mechanism fixes and improvements
  • Don’t error on older file download check if the file size is the same
  • Integration: S3 error handling improvements
  • Logging improvements

We are planning on pushing this one out to everyone via the autoupdater in a day or two**, but you can grab it here if you want to try it out sooner or are looking for a specific fix.

Let us know if you run into any issues or have any questions!

Warm regards,
-Jeff

**Pushed via autoupdater on 2021-05-28

1 Like

Just a note about the new notification for waiting items:

This is a feature we recently added to inform users when their files are not syncing. The intent is to help prevent loss of productivity and data with a proactive notification that is not easily missed.

We realize that there are some folks who may have use cases or environments that make them more prone to having items sitting in “Waiting” for extended periods of time. Our recent adjustments should significantly reduce the notifications you were seeing (you should not see them more often than once every 4 hours if the same items are still in the waiting list).

If you will often have items sitting in waiting for a long time, you can disable the urgent notification by doing the following:

  1. Delete the odrive_user_general_conf.txt file in the root of the odrive folder. The file will be automatically regenerated after a few seconds.
  2. Open the new file and change:
    "suppressUrgentNotifications": false
    to
    "suppressUrgentNotifications": true
  3. Save the file
1 Like