floccus version history - 25 versions
floccus by Marcel Klehr
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 5.5.2
Released 16 Apr 2025 - 6.42 MBWorks with firefox 58.0 and laterFixed- fix(IndexedDB): Delete up to the last hour of logs
- fix(storage): Add checkStorage method to freeStorage regularly
- fix(IndexedDB): Don't store more than 50MB of logs
Source code released under Mozilla Public Licence 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 5.5.1
Released 9 Apr 2025 - 6.42 MBWorks with firefox 58.0 and laterNew- feat(Logger): Use IndexedDB to store logs in order to store more
- feat(AdditionFailsafe): Extend failsafe mechanism to prevent creation of excessive amounts of bookmarks
- fix(failsafe): Reduce threshold to 20% OR 1k bookmarks
Fixed- fix(Controller): Do not run scheduleSync concurrently for all accounts
- fix(failsafe): Also apply failsafe on upstream changes
- fix(NewAccount): Disable git backend on android/ios
- fix(GoogleDrive): fix "T.includes is not a function" error
- fix(webdav): Validate filesize via PROPFIND to detect partial downloads
Source code released under Mozilla Public Licence 2.0
Version 5.4.5
Released 20 Mar 2025 - 6.31 MBWorks with firefox 58.0 and later- fix(Controller): Cap exponential backoff at 1h
- fix(Account): Don't call onSyncFail twice if onSyncStart failed
- fix(App): Allow opening any view in a new tab
- fix(Git): Make sure foreign locks are freed when forceLock is set
- fix(NextcloudBookmarks): Make sure lock is freed when forceLock is set
- fix(LocalTabs): Speed up tabs updated callback
Source code released under Mozilla Public Licence 2.0
Version 5.4.4
Released 5 Feb 2025 - 6.21 MBWorks with firefox 58.0 and laterMinor fixesSource code released under Mozilla Public Licence 2.0
Version 5.4.3
Released 23 Jan 2025 - 7.83 MBWorks with firefox 58.0 and later* fix(OptionsLinkwarden): Allow changing server folder
* fix(Storage): Don't give up when storage entry can not be parsed
* refactor(Account#setData): Accept partial data and use lock to set data (fixes hanging sync on iOS)
* fix(README): Add APK cert fingerprint
* fix(GoogleDrive|WebDAV): Try to catch more errors when file is encrypted
* enh(AutoSync): Add an explantion in settingsSource code released under Mozilla Public Licence 2.0
Version 5.4.2.1
Released 6 Jan 2025 - 7.83 MBWorks with firefox 58.0 and laterSource code released under Mozilla Public Licence 2.0
Version 5.4.0
Released 30 Nov 2024 - 7.83 MBWorks with firefox 58.0 and later* enh(Tree): Add confirmation before deleting items
* enh(tabs): Make merge strategy work with tabs
* enh(Account#sync): Allow forcing sync when profile is scheduled
* fix(Scanner): Improve move stability with same-titled folders
* fix(GoogleDrive|WebDAV): fix _.includes is not a function error
* fix(Account#sync): Do not break lock automaticallySource code released under Mozilla Public Licence 2.0
Version 5.3.4
Released 17 Nov 2024 - 7.82 MBWorks with firefox 58.0 and laterfix(Linkwarden): Correctly update bookmarks on the serverSource code released under Mozilla Public Licence 2.0
Version 5.3.3
Released 10 Nov 2024 - 7.82 MBWorks with firefox 58.0 and later### New
* enh(Git): Mention profile label in commit message
### Fixed
* fix(ios/sharing-extension): Add compat for newer ios versions
* fix(GoogleDrive): includes is not a function
* fix(Update): Fix visual glitchSource code released under Mozilla Public Licence 2.0
Version 5.3.1
Released 9 Oct 2024 - 7.82 MBWorks with firefox 58.0 and laterFix javascript bookmark handling
Fix(GoogleDrive): Don't leave behind hoards of filesSource code released under Mozilla Public Licence 2.0
Version 5.3.0.2
Released 28 Sep 2024 - 7.8 MBWorks with firefox 58.0 and later### New
* Add support for Linkwarden
### Fixed
* fix(GoogleDrive): Sort files by modified dateSource code released under Mozilla Public Licence 2.0
Version 5.2.7
Released 8 Sep 2024 - 7.77 MBWorks with firefox 58.0 and laterVarious fixesSource code released under Mozilla Public Licence 2.0
Version 5.2.6
Released 26 Aug 2024 - 7.77 MBWorks with firefox 58.0 and later* fix(Update): Show floccus logo on update page
* fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)Source code released under Mozilla Public Licence 2.0
Version 5.2.5
Released 25 Jul 2024 - 7.77 MBWorks with firefox 58.0 and laterMany smaller fixes, plus a new easy way to reach out to the developer if you have problemsSource code released under Mozilla Public Licence 2.0
Version 5.2.4
Released 2 Jul 2024 - 8.02 MBWorks with firefox 58.0 and later* 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 childrenSource code released under Mozilla Public Licence 2.0
Version 5.2.3
Released 21 Jun 2024 - 7.99 MBWorks with firefox 57.0 and later* fix(AccountCard): mention if profile was disabled after error
* fix(OptionsGit): Branch option didn't propagate new valueSource code released under Mozilla Public Licence 2.0
Version 5.2.1
Released 15 Jun 2024 - 7.99 MBWorks with firefox 57.0 and latermake history permission optional and request on demand onlySource code released under Mozilla Public Licence 2.0
Version 5.2.0.3
Released 12 Jun 2024 - 7.99 MBWorks with firefox 57.0 and later### New
* feat: Allow custom labels for profiles
* feat: Allow counting clicks with Nextcloud Bookmarks
* 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 rowSource code released under Mozilla Public Licence 2.0
Version 5.1.4.2
Released 21 May 2024 - 7.97 MBWorks with firefox 57.0 and later### Fixed
* [native] fix(Drawer): Add icon for git profiles
* fix: Improve locking logic
* fix(BrowserController): Don't spam setIcon warnings
* fix(Account): call onSyncFail if onSyncStart failsSource code released under Mozilla Public Licence 2.0
Version 5.1.3.1
Released 18 May 2024 - 7.97 MBWorks with firefox 57.0 and later[native] fix: set largeHeap to true on android + fix git settings
fix: Improve locking logic
fix(NextcloudBookmarks#getExistingBookmarks): Don't use search-by-url for javascript links
fix: Make Diff#inspect() output more readable
fix: Limit concurrency for reorderings
fix: Improve bulkImport performance by chunking
fix: Unhandled error "Receiving end does not exist"Source code released under Mozilla Public Licence 2.0
Version 5.1.2.1
Released 14 May 2024 - 7.97 MBWorks with firefox 57.0 and laterFix buildSource code released under Mozilla Public Licence 2.0
Version 5.1.2
Released 14 May 2024 - 7.97 MBWorks with firefox 57.0 and later* fix(GoogleDrive): Catch 500 errors
* fix(NextcloudBookmarks): Remove feature detection of 5yo features
* feat(NextcloudBookmarks): Accept javascript: links
* fix(webpack): Don't set DEBUG to true in production
* fix(BrowserController#setStatusBadge): Don't throw when setting icon
* fix(Account#progressCallback): Don't error if syncProcess is not defined yet
* fix: Don't error in old Chrome versions if browser.permissions.contains fails
* fix: Wrap local tree fetch error
* fix(webpack): Split initial chunks to avoid AMO review complainingSource code released under Mozilla Public Licence 2.0
Version 5.1.1
Released 10 May 2024 - 7.97 MBWorks with firefox 57.0 and later* fix(SyncProcess): Do not serialize all trees each progress tick
* fix(SyncProcess): Call progressCb 2x less
* fix(Account): Extract and unify progressCallback
* fix(SyncProcess): Limit action execution concurrency to 12
* fix(Account): Properly declare DEBUG the typescript way
* fix(syncProcess): Properly count planned actions
* fix(Git): On init don't use force push
* fix(Git): Only bulldoze the repository if HEAD or branch cannot be found
* Add optional automatic error reporting to discover dormant bugs
* fix(Unidirectional): Scanner should use mappings if possible
* fix({html,xbel} parsers): Don't replace '0' by ''
* fix: Don't set lock after freeing it
* Fix(BrowserTree): Don't load full Tree on startupSource code released under Mozilla Public Licence 2.0
Version 5.1.0
Released 5 May 2024 - 5.83 MBWorks with firefox 57.0 and later### New
- enh(ui): Add git adapter: You can now sync via git
### Fixed
* fix(GoogleDrive): Don't pollute console
* fix(BrowserController#getStatus): Show error icon if an account hasn't been synced in two days
* fix: Ignore errors from browser.permissions.contains
* fix: Ignore errors in REQUEST_NET_PERMS
* fix: Replace node.js' url with whatwg URL
* fix: Don't sync tabs if floccus' browser profile is not active
* fix(performance): Turn parallel processing back on
* fix(Account#sync): Don't store continuation if the adapter is caching changes internallySource code released under Mozilla Public Licence 2.0
Version 5.0.10
Released 8 Mar 2024 - 5.51 MBWorks with firefox 57.0 and laterFixed profiles getting stuck in "Scheduled" stateSource code released under Mozilla Public Licence 2.0