Skip to content

Releases: floccusaddon/floccus

v5.0.10

08 Mar 20:46
Compare
Choose a tag to compare

Fixed

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

(See v5.0.0 announcement: #1449 )

v5.0.9

08 Jan 15:51
Compare
Choose a tag to compare

Fixed

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

(See v5.0.0 announcement: #1449 )

v5.0.8

07 Jan 17:26
Compare
Choose a tag to compare

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: #1449 )

v5.0.7

04 Jan 12:09
Compare
Choose a tag to compare

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: #1449 )

v5.0.6

31 Dec 18:14
Compare
Choose a tag to compare

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: #1449 )

v5.0.5

20 Dec 15:22
Compare
Choose a tag to compare

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: #1449 )

v5.0.4

15 Dec 19:46
Compare
Choose a tag to compare

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: #1449 )

v5.0.3

12 Dec 20:24
Compare
Choose a tag to compare

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: #1449 )

v5.0.2

09 Dec 16:41
Compare
Choose a tag to compare

Fixed

  • Fix another XBEL parser bug
  • Fix HTML parser

(Also see v5.0.0 announcement: #1449 )

v5.0.1

09 Dec 15:35
Compare
Choose a tag to compare

Fixed

  • Fixes XBEL parser

(See v5.0.0 announcement: #1449 )