Skip to content

v4.4.7

Compare
Choose a tag to compare
@marcelklehr marcelklehr released this 05 Jan 15:21
· 1788 commits to develop since this release

Fixed

  • UI: NewAccount: Remove nextcloud legacy option
  • NextcloudFolders: Fix sparse trees
  • NextcloudFolders#updateBookmark: preserve intention when moving bookmarks
  • Scanner: Clone with Hash
  • Sync: Move canMergeWith detection to Scanner mergeable
  • Sync: Fix race conditions
  • Sync: Simplify scanner
  • Sync: Avoid artificial Cycles in Toposort
  • Sync: Avoid duplicate REORDERs
  • Sync: Filter out REORDERs that are invlidated from hierarchy reversal remediation
  • Sync: Avoid duplicates in concurrent hierarchy reversal detection
  • Sync: Extend detection for concurrent hierarchy reversals
  • Fix reconcileReorders
  • Fix Scanner: Account for reorders at the end

Disclaimer: Not all sync bugs are resolved in this release, but a majority of them should be fixed now.