Skip to content

Releases: floccusaddon/floccus

v2.0.3

02 Apr 17:08

Choose a tag to compare

  • 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

30 Mar 16:20

Choose a tag to compare

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

26 Mar 22:50

Choose a tag to compare

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

17 Mar 21:00

Choose a tag to compare

  • 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

01 Mar 17:24

Choose a tag to compare

v2.0.0-beta.2 Pre-release
Pre-release
  • 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

31 Jan 02:53

Choose a tag to compare

v1.3.4

v2.0.0-beta.1

04 Jan 20:51

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release
  • Folder sync support

v1.3.3

27 Dec 23:29

Choose a tag to compare

Fix normalizeUrl: Automatically add trailing slash

v1.3.2

18 Dec 20:40

Choose a tag to compare

Remove automated options validation (much better to just try force sync and see the error)
Fix options rendering
Fix bookmarks not showing up on the server in some situations

v1.3.1

14 Dec 20:08

Choose a tag to compare

  • Options panel: Fix automated connectivity check