Floccus Versions Save

:cloud: Sync your bookmarks privately across browsers and devices

v5.0.12-beta.1

1 month ago

Fixed

  • fix(tests/gdrive): Don't derive file name from seed
  • chore: Allow fuzzed testing with interrupts on nextcloud-bookmarks
  • enh(ci/tests); Use github sha as seed
  • fix: Store continuation while sync is running to be able to resume after interrupts
  • [native] fix(Account): Don't try to load LocalTabs resource

v5.0.11

2 months ago

Fixed

  • fix: Android app stuck on splash screen

v5.0.10

2 months ago

Fixed

  • fix(Account#sync): Break lock after 2h
  • bookmarks folder selection: Select sub folder in Vivaldi

v5.0.9

4 months ago

Fixed

  • [chrome] fix(background sync): Apply hack to keep service worker alive

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.8

4 months ago

Fixed

  • fix(nextcloud login flow): Use standalone browser on iOS
  • fix(manifest.firefox.json): Make sure host permission matches the one in the code

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.7

4 months ago

Fixed

  • [native] Fix hanging splash screen
  • fix(Controller): Remember strategy when scheduling sync after lock error
  • Complete translations for Japanese, Spanish and German

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.6

4 months ago

Fixed

  • fix(background sync): Move back to manifest v2 for firefox
  • fix(Account#setData): re-init if localRoot is changed
  • fix(Options): Fix v-switch input
  • fix(Controller#scheduleSync): Allow syncing if account is disabled and scheduled

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.5

4 months ago

Fixed

  • Fix: Move waiting for lock out of adapters into controller
  • fix(NextcloudBookmarks): Use CapacitorHttp to avoid cors errors in capacitor 5
  • fix(native/START_LOGIN_FLOW): migrate to new CapacitorHttp API

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.4

4 months ago

Fixed

  • [native] upgrade capacitor-oauth2
  • [native] fix(GoogleDrive): CapacitorHttp no longer encodes x-form-urlencoded
  • fix(Import): Request network permissions before import
  • fix(GoogleDrive): Request network permissions before login

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )

v5.0.3

5 months ago

Fixed

  • [native] Remove capacitor community http
  • [native] fix(DialogImportBookmarks): accept="text/html"
  • [android] fix(webdav): Use new builtin CapacitorHttp
  • fix(Unlock with credentials): Missing await 🙈
  • fix(Profile import)
  • fix(options): Auto-sync option was not saved
  • fix(GoogleDrive): Fix permissions.contains syntax
  • fix: Always cast to string before comparing item ids
  • fix(HtmlSerializer): Try to fix ordering test
  • fix(HtmlSerializer): Use Cheerio.text() for getting title

(See v5.0.0 announcement: https://github.com/floccusaddon/floccus/discussions/1449 )