Skip to content

Releases: floccusaddon/floccus

v2.0.6

06 Apr 21:58
Compare
Choose a tag to compare

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

02 Apr 23:17
Compare
Choose a tag to compare

FIX: Display sync folder path

v2.0.4

02 Apr 21:25
Compare
Choose a tag to compare

FIX initial loading of options page

v2.0.3

02 Apr 17:08
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v1.3.4

v2.0.0-beta.1

04 Jan 20:51
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
  • Folder sync support