Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v5.0.10
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
Fixed
- [chrome] fix(background sync): Apply hack to keep service worker alive
(See v5.0.0 announcement: #1449 )
v5.0.8
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
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
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
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
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
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
Fixed
- Fix another XBEL parser bug
- Fix HTML parser
(Also see v5.0.0 announcement: #1449 )
v5.0.1
Fixed
(See v5.0.0 announcement: #1449 )