Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
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
v1.3.3
Fix normalizeUrl: Automatically add trailing slash
v1.3.2
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
- Options panel: Fix automated connectivity check
v1.3.0
- 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