Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v2.0.6
FIX: Correctly escape paths in tags
FIX: Wait a certain time before starting sync when detecting changes
FIX: first run routine was called on every startup
(Floccus is now available in the Chrome WebStore: https://chrome.google.com/webstore/detail/floccus-nextcloud-sync/fnaicdffflnofjppbagibeoednhnbjhg)
v2.0.5
FIX: Display sync folder path
v2.0.4
FIX initial loading of options page
v2.0.3
- FIX: Display error messages of multiple errors
- FIX: Add resource locking to fix race conditions and allow more concurrency (should fix remaining issues related to creation of duplicates)
- FIX: Refactor to only read from tree once to increase performance in Firefox
v2.0.2
FIX: Add write lock for account storage
FIX: Refactor sync process to avoid creating duplicates
FIX: mkdirpPath: Fix break condition
FIX: Speed up initial tag population
FIX: Use more stable parallel execution helper tool
v2.0.1
FIX: Don't remove folders beyond the sync folder when the last bookmark is remove
FIX: Declare incompatibility with Fx < v57
FIX: Improve error reporting
v2.0.0
- NEW: Sync folder hierarchy
- NEW: Allow custom folders to be chosen for syncing
- NEW: Allow nesting synced folders
- NEW: Remember last sync time per account
- NEW: Overhauled user interface
- NEW: Identify local duplicates and throw an error
- FIX: Address performance problems
- FIX: Allow deleting account when syncing
- FIX: Ignore bookmarks with unsupported protocols
- FIX: Sync more often (every 15min instead of 25min)
- FIX: Call removeFromMappings on LOCALDELETE
- FIX: Improve logging and error messages
- FIX: Stop tracking bookmarks when they're moved outside the account scope
v2.0.0-beta.2
- Pick an existing folder to sync
- Now uses a shorter and less scary tag prefix for syncing folder path with nextcloud
- Overhauled UI
- Remember last sync time per account
v1.3.4
v1.3.4
v2.0.0-beta.1
- Folder sync support