Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.39.0 #2330

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Release v3.39.0 #2330

merged 1 commit into from
Oct 18, 2023

Conversation

taratatach
Copy link
Member

Improvements for all users:

  • We will now fetch the latest changes from your Cozy as soon as they've
    been made (with some delay in case many changes were made). This
    feature is hidden behind a flag so we can do more tests in live
    conditions before releasing it to everybody.
  • We fixed our network configuration as it was preventing the realtime
    manager, responsible for fetching changes from your Cozy as soon as
    they've bee made, to create a connection with the Cozy.
  • OpenOffice lock files won't be synchronized anymore.
  • The onboarding window will now honor _blank link targets during the
    onboarding process by opening the targeted URL in a default browser
    tab rather than a new Cozy Desktop window.
  • Cozy Desktop will now stop its processes when power is suspended and
    restart them when power is resumed. This should speed up suspension
    and prevent unwanted wake ups in some situations but, mostly it will
    ensure that processes are fully functional when power is resumed (we
    could lose the remote watcher leading to missed remote changes).
  • We fixed an issue in the detection of changes to synchronize (i.e.
    after they've been detected either on the local filesystem or the
    remote Cozy) which could lead to the synchronization process hanging
    until the application is restarted.

Improvements for macOS users:

  • We've made improvements to the local changes watcher to make sure that
    detected changes batches are not processed concurrently as this could
    lead to unexpected behavior. These also ensure that stopping the
    application while the initial local synchronization directory is being
    scanned will not lead to documents being sent to the trash without
    reason.

Improvements for all users:

- We will now fetch the latest changes from your Cozy as soon as they've
  been made (with some delay in case many changes were made). This
  feature is hidden behind a flag so we can do more tests in live
  conditions before releasing it to everybody.
- We fixed our network configuration as it was preventing the realtime
  manager, responsible for fetching changes from your Cozy as soon as
  they've bee made, to create a connection with the Cozy.
- OpenOffice lock files won't be synchronized anymore.
- The onboarding window will now honor `_blank` link targets during the
  onboarding process by opening the targeted URL in a default browser
  tab rather than a new Cozy Desktop window.
- Cozy Desktop will now stop its processes when power is suspended and
  restart them when power is resumed. This should speed up suspension
  and prevent unwanted wake ups in some situations but, mostly it will
  ensure that processes are fully functional when power is resumed (we
  could lose the remote watcher leading to missed remote changes).
- We fixed an issue in the detection of changes to synchronize (i.e.
  after they've been detected either on the local filesystem or the
  remote Cozy) which could lead to the synchronization process hanging
  until the application is restarted.

Improvements for macOS users:

- We've made improvements to the local changes watcher to make sure that
  detected changes batches are not processed concurrently as this could
  lead to unexpected behavior. These also ensure that stopping the
  application while the initial local synchronization directory is being
  scanned will not lead to documents being sent to the trash without
  reason.
@taratatach taratatach self-assigned this Oct 18, 2023
@taratatach taratatach merged commit 866af41 into master Oct 18, 2023
@taratatach taratatach deleted the release/v3.39.0 branch October 18, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant