| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| floccus-build-v5.8.3.apk | 2025-12-20 | 17.4 MB | |
| floccus-build-v5.8.3.crx | 2025-12-20 | 14.4 MB | |
| floccus-build-v5.8.3.xpi | 2025-12-20 | 14.4 MB | |
| floccus-build-v5.8.3-chrome.zip | 2025-12-20 | 14.4 MB | |
| floccus-build-v5.8.3-firefox.zip | 2025-12-20 | 14.4 MB | |
| floccus-build-v5.8.3.aab | 2025-12-20 | 17.2 MB | |
| README.md | 2025-12-20 | 745 Bytes | |
| v5.8.3 source code.tar.gz | 2025-12-20 | 3.9 MB | |
| v5.8.3 source code.zip | 2025-12-20 | 4.0 MB | |
| Totals: 9 Items | 100.1 MB | 2 | |
Fixed
- fix(Logger): Trim logs regularly to avoid memory leak
- fix(Scanner): Remove Log spam
- fix(LocalTabs): Fix dummyTab workaround for tab group creation on firefox
- fix(LocalTabs): Do not parseInt(windowId)
- fix(css): Use proper css
- fix(Account#progressCallback): Prevent errors getting mappings after sync has finished
- fix: Multiple small hardenings
- fix(Account#sync): Do not re-init account if failsafe triggers
- fix: show warning on mobile if browser doesn't match
- fix(failsafe): be more precise about where bookmarks are added/deleted
- fix(WebDAV): Use includeCredentials option again
- fix(Chrome): Prevent chrome from killing our worker while it's syncing
- [native] fix: Make breadcrumbs clickable again