Skip to content

Releases: floccusaddon/floccus

v2.2.4

26 May 18:55
Compare
Choose a tag to compare
  • FIX: options wouldn't store values

v2.2.3

21 May 14:38
Compare
Choose a tag to compare
  • FIX: Debounce sync task to avoid peculiar failures

v2.2.2

10 May 13:31
Compare
Choose a tag to compare
  • FIX: Overtake canonical URLs from server

v2.2.1

10 May 00:11
Compare
Choose a tag to compare
  • FIX: Add default value for server path setting

v2.2.0

09 May 18:31
Compare
Choose a tag to compare
  • 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

22 Apr 13:57
Compare
Choose a tag to compare
  • NEW: Allow using an extension key to secure entered credentials
  • FIX: Various fixes for Firefox

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