Releases: floccusaddon/floccus
Releases · floccusaddon/floccus
v4.13.1
New
- [Native] Implement about page
Fixed
- UI: Re-add accidentally removed actions
v4.13.0
New
- [Android] Implement pull-to-refresh
- [Android] Implement ImportExport (without export for now)
- Detect machine suspend during sync and cancel
Fixed
- Performance: Do not query root bookmarks folder excessively
- [Android] Fix app label
- [Android] Fix Nextcloud Login flow
- Locking: Adjust LOCK_INTERVAL
- Locking: Fix wrong usage of {set,clear}Timeout
- Fix lock-file being locked in GoogleDrive and WebDAV
- Fix "failed to map parentId" in Unidirectional strategy
- Unidirectional: Fix typo
- Unidirectional: Fix progress bar
- Adjust lock override strategy
v4.12.0
New
- [Native] Schedule sync automatically after local edits
- [native] Implement Update screen
- Implement support for separators
- More beautiful status indicators
- Sync chrome:// URLs (but not on Firefox and not with Nextcloud bookmarks)
- Implement timed locks for GoogleDrive and WebDAV to reduce waiting time
- Reduce inactivity timeout to 20s
Fixed
- [Native] Fix broken favicons
- [Native] speed-up tree navigation
- [native] Performance improvements
- [native] UX: Allow pressing BACK when adding/editing items
- UX: Improve progress bar feedback during syncing
- UX: Improve wording around sync strategies
- Performance: Avoid loading all of lodash
- Google Drive: Force upload when new account or new encryption
- Do not delete duplicate bookmarks anymore
- Tab sync: Do not remove duplicated tabs on sync and sync tab order
- Fix Unidirectional sync
- Unidirectional: Fix ordering
- LocalTabs: Implement set order
- Improve order reconciliation
- Keep local sort order of ignored items
- GoogleDrive: Fix locking
- WebDAV: Don't lock if using slave strategy
v4.11.0
New
- [Android] Implement allowNetwork option
- Tab sync: Sync tabs with names
- Overview: Sort disabled accounts last
- WebDAV: Reduce lock timeout to 15min
- GoogleDrive: Reduce lock timeout to 15min
Fixes
- [Android] DialogEdit{Folder,Bookmark}: Use current folder
- Fix UX: Have two "download logs" buttons instead of "anonymous" checkbox
- Fix tab sync
- Logger: Fix log redaction
- OptionsGoogleDrive: Don't show passphrase by default
- Do not reset cache after interrupted sync
- Do not reset cache after network error
- Test and fix complex move-remove interactions
- Update deps and install dark mode fix for android
v4.11.0-alpha.0
v4.11.0-alpha.0
v4.10.1
Fixes
- [Android] Fix WebDAV and FaviconImage
Help test the new Android app
I've been working on an Android version of floccus and would love to get your input.
Survey: Which sync method are you using?
If you have a second, you can help us improve your experience by letting us know which sync method you're using in this simple survey.
v4.10.0
New
- Allow producing anonymized logs
- [Android] Allow moving items and choosing parent upon creation
- [Android] Allow Logs download
- [Android] SendIntent: Allow receiving title + fix cold start intent
Fixes
- Get rid of capacitor-community/http (Fixes many unforeseen sync problems both on Android and Desktop)
- [Android] Clean up boilerplate clutter and update deps
- Styles: Add more spacing between option entries
- Fix load languages with hyphens (Thanks to @binsee)
Help test the new Android app
I've been working on an Android version of floccus and would love to get your input.
User Surveys
If you have a second, you can help us improve your experience by filling out the following survey(s) anonymously:
v4.9.0
New
- [Android] Implement Google Auth
Fixes
- [Browser] Fix i18n for displaying error messages
- OptionResetCache: Fix description l10n id
- NextcloudBookmarks: Fix getLabel to avoid 'n@d@d' labels
- UI: Validate URLs to be http(s)
Help test the new Android app
I've been working on an Android version of floccus and would love to get your input.
Survey: Which sync method are you using?
If you have a second, you can help us improve your experience by letting us know which sync method you're using in this simple survey.
v4.8.7
Fixes
- [Android] UI: Polish active syncing state
- [Android] Implement Nextcloud Login flow
- [Android] Don't display irrelevant options
- GoogleDrive: Harden OAuth using CSRF and PKCE
- Allow making passwords visible
v4.8.6
Fixes
- build.gradle: Fix version
- NewAccount: Link to importexport view for better discovery (only in browser)
- [Android] Allow self-signed certificates added to the Android user cert store
- [Native] Add FundDevelopment link target
- [Native] Fix exit on back button
- Account: Fix cancelSync
- AccountCard: Remove indeterminate loading bar animation