Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v5.2.6
Fixed
- chore: update capacitor/core
- fix(Update): Show floccus logo on update page
- fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)
v5.2.5
Fixed
- [native] feat: warn user if URL is already bookmarked
- [native] fix: small visual fixes
- [native] fix: Automatically reload from disk when resuming app
- [native] fix: replace cordova-inappbrowser with capacitor/browser
- [native] chore: Upgrade capacitor to v6
- feat(AccountCard): Link to github issues on error
- perf(GoogleDrive, WebDav): Don't loop through all lines when finding highest ID
- feat(Telemetry): Add report problem button to Telemetry page
- feat(AccountCard): Link to github issues on error
- fix(Cancel): Improve cancel UX
- fix(NextcloudBookmarks): Increase timeout
- fix(Git): Clean up used indexedDB instances
- fix(Controller logic): Catch all 'Receiving end does not exist' errors
- fix(Account): Don't compile logs for each error
- fix(Xbel): Don't attempt to parse numbers
- fix(GoogleDrive,WebDAV): Allow passing salt in file contents
- fix(GoogleDrive): Don't free lock if it wasn't locked
- fix(Cancel): Improve cancel UX
- fix(NextcloudBookmarks): Increase timeout
- chore(package.json): Add necessary NODE_OPTIONS to scripts
- chore(ios): Update ios assets
v5.2.4
Fixed
- [native] fix(Options): Avoid importing browser-only module
- [native] fix(font-size): set default font-size using cm
- fix(Account): Use exponential backoff instead of disabling profile after 10 errors
- fix(imports): Don't allow importing actions definitions from store/index
- fix(Folder#traverse)
- fix typo in README.md in git repos
- fix(Default#executeAction): fix ordering when doing bulkImport in Unidirectional strategy
- fix(NextcloudBookmarks): Make sure folder exists before appending children
v5.2.3
Fixed
- fix(AccountCard): mention if profile was disabled after error
- fix(OptionsGit): Branch option didn't propagate new value
v5.2.2
- iOS: Fix sharing from apps other than Safari
v5.2.1
Fixed
- fix: make history permission optional and request on demand only
v5.2.0
New
- feat: Allow custom labels for profiles
- feat: Allow counting clicks with Nextcloud Bookmarks (this requires the new
history
permission for the whole extension. The permission is not used for anything else.) - feat: Add some UI interventions asking for donations
- feat: Opt-in automated error reporting using Sentry
Fixed
- fix: Don't sync scheduled profiles if they're disabled
- fix: Don't show update notification if the user doesn't use floccus
- fix: Do not run two scanners at the same time
- fix: Improve build script to avoid faulty builds
- fix: Give browser more time to breathe to avoid freezing browser
- fix: Disable profile after 10 errors in a row
v5.2.0-beta.3
Signed-off-by: Marcel Klehr <[email protected]>
v5.2.0-beta.2
Signed-off-by: Marcel Klehr <[email protected]>
v5.2.0-beta.1
Signed-off-by: Marcel Klehr <[email protected]>