Skip to content

Releases: floccusaddon/floccus

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

v1.3.3

27 Dec 23:29
Compare
Choose a tag to compare

Fix normalizeUrl: Automatically add trailing slash

v1.3.2

18 Dec 20:40
Compare
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
Compare
Choose a tag to compare
  • Options panel: Fix automated connectivity check

v1.3.0

09 Dec 18:43
Compare
Choose a tag to compare
  • Major Refactoring by modularizing code base
  • UI polishing
  • Add 'force sync' feature
  • Add account status indicator
  • Fix nc url normalization
  • Trigger sync on local changes
  • Fix floccus fodler naming