Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v2.2.4
- FIX: options wouldn't store values
v2.2.3
- FIX: Debounce sync task to avoid peculiar failures
v2.2.2
- FIX: Overtake canonical URLs from server
v2.2.1
- FIX: Add default value for server path setting
v2.2.0
- NEW: Map local sync folder to a specific server-side folder
- FIX: Performance improvements for Firefox
- FIX: Race condition removed that would cause issues because same account would be synced twice in parallel
v2.1.0
- NEW: Allow using an extension key to secure entered credentials
- FIX: Various fixes for Firefox
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