| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| floccus-build-v5.10.0.apk | 2026-07-03 | 18.8 MB | |
| floccus-build-v5.10.0.crx | 2026-07-03 | 15.8 MB | |
| floccus-build-v5.10.0.xpi | 2026-07-03 | 15.8 MB | |
| floccus-build-v5.10.0-chrome.zip | 2026-07-03 | 15.8 MB | |
| floccus-build-v5.10.0-firefox.zip | 2026-07-03 | 15.8 MB | |
| floccus-build-v5.10.0.aab | 2026-07-03 | 18.6 MB | |
| README.md | 2026-07-03 | 705 Bytes | |
| v5.10.0 source code.tar.gz | 2026-07-03 | 3.9 MB | |
| v5.10.0 source code.zip | 2026-07-03 | 4.1 MB | |
| Totals: 9 Items | 108.6 MB | 0 | |
Summary
Better support for screen readers, new option to sync on startup and fixed Dropbox account setup
New
- feat(ui): Fix a11y issues
- feat: Allow syncing on startup
Fixed
- fix(Dropbox): Add missing body parameter
- [native] fix: Do not expose sync interval settings on mobile (there is no bg sync yet, anyway)
- fix(SyncProcess): Persist cache in progressCallback also for non-atomic adapters
- fix(SyncProcess): Apply skipErroneousActions
- fix(SyncProcess): Restore null values on continuation without breaking
- fix(SyncProcess): Only throw CancelledSyncError when mutation did not complete
- fix(WebDAV): Fallback to delete-then-move in case move-with-overwrite fails