Ferzjeskiednis fan floccus - 25 ferzjes
floccus troch Marcel Klehr
Wês foarsichtich mei âlde ferzjes! Dizze ferzjes wurde foar test- en referinsjedoeleinen werjûn.Jo moatte altyd de meast resinte ferzje fan in add-on brûke.
Nijste ferzje
Ferzje 5.8.1
Utjûn op 22 nov. 2025 - 7,04 MBWurket mei firefox 58.0 en letter- fix: Make cancelSync work more immediately
- fix: Don't get stuck on syncing after waking up from suspend
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Aldere ferzjes
Ferzje 5.8.0
Utjûn op 16 nov. 2025 - 7,04 MBWurket mei firefox 58.0 en letter- GoogleDrive: Add a HTTP request timeout
- Split interval based sync and change-based sync into two options
- A few bug fixes
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.7.0
Utjûn op 27 aug. 2025 - 7,03 MBWurket mei firefox 58.0 en letter- Overall sync performance has been optimized, reducing wait times and resource usage.
- Feedback – Submit one‑off feedback directly from the app.
- Messaging – TLS is now mentioned in the E017 explanation.
- Sync logic – Fixed issues with reorders, concurrency and continuation handling during interrupted syncs.
- Account progress – Cache and mappings now persist for atomic backends.
- Browser tree – Concurrency limited to 1 to avoid race conditions.
- Localization – Added translations for many languages (ro_RO, el, it, fi, cs, pl, sv, tr, et, ko_KR, ru, de, ja, pt, zh_CN, fr, es).
- Scrolling – Capacitor status bar plugin now prevents content from scrolling under the status bar.
- Local tabs – New tab groups stay alive long enough for tabs to be added.
- General – Cancelled local tree operations, ensured skipped reorders are retracted and cleared continuations properly.
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.6.0
Utjûn op 2 aug. 2025 - 6,34 MBWurket mei firefox 58.0 en letterNew- New backend: KaraKeep
- Support syncing tab groups
- [Native app] Improved handling of share intents
Fixed- Make syncing with Linkwarden work again: Switch to new search endpoint
- Improve syncing correctness: Fix ID comparisons
- Improve syncing correctness: reconcileReorderings based on both donePlans
- Improve syncing correctness: Fix mappable() function
- Improve syncing correctness: Do not move items across folders in orderFolder()
- fix: Fix "failed to map parentId" errors
- Ignore permissions when using Orion
- Improve Description for Bookmarksfile
- Display more meaningful explanation for server target
- Never force-push when syncing via git
- Catch errors when parsing XML
- Allow syncing root folder in chrome again
- catch errors from git.push operations
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.5.6
Utjûn op 14 jul. 2025 - 6,32 MBWurket mei firefox 58.0 en letterFixed- Remove all traces of IndexedDB usage
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.5.3.1
Utjûn op 14 mai 2025 - 6,31 MBWurket mei firefox 58.0 en letterRollback to v5.4.5 due to memory issues with the new logging systemBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.5.3
Utjûn op 30 apr. 2025 - 6,42 MBWurket mei firefox 58.0 en letter- perf(GoogleDrive): Speed up "no changes" code path
- perf(Folder#clone): Make Folder#clone use prototype inheritance to save ALOT of memory
- perf(BrowserAccount): Don't use browser.bookmarks.getTree() if avoidable
- refactor(isUsingBrowserTabs): Expose Resource#isUsingBrowserTabs
- fix(CachingTreeWrapper): Allow changes to the live tree without disturbing the cache
- fix(App#openInNewTab): Use browser.tabs to open new tab instead of window.open (Didn't work in Edge for Android)
- fix(Default#applyAdditionFailsafe): Only kick in if at least 20 bookmarks are being added
- fix(WebDAV): Add Depth header to PROPFIND for getting filesize
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.5.2
Utjûn op 16 apr. 2025 - 6,42 MBWurket mei firefox 58.0 en letterFixed- 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
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.5.1
Utjûn op 9 apr. 2025 - 6,42 MBWurket mei firefox 58.0 en letterNew- 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
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.4.5
Utjûn op 20 mrt. 2025 - 6,31 MBWurket mei firefox 58.0 en letter- 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
Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.4.4
Utjûn op 5 feb. 2025 - 6,21 MBWurket mei firefox 58.0 en letterMinor fixesBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.4.3
Utjûn op 23 jan. 2025 - 7,83 MBWurket mei firefox 58.0 en letter* 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 settingsBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.4.2.1
Utjûn op 6 jan. 2025 - 7,83 MBWurket mei firefox 58.0 en letterBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.4.0
Utjûn op 30 nov. 2024 - 7,83 MBWurket mei firefox 58.0 en letter* 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 automaticallyBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.3.4
Utjûn op 17 nov. 2024 - 7,82 MBWurket mei firefox 58.0 en letterfix(Linkwarden): Correctly update bookmarks on the serverBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.3.3
Utjûn op 10 nov. 2024 - 7,82 MBWurket mei firefox 58.0 en letter### 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 glitchBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.3.1
Utjûn op 9 okt. 2024 - 7,82 MBWurket mei firefox 58.0 en letterFix javascript bookmark handling
Fix(GoogleDrive): Don't leave behind hoards of filesBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.3.0.2
Utjûn op 28 sep. 2024 - 7,8 MBWurket mei firefox 58.0 en letter### New
* Add support for Linkwarden
### Fixed
* fix(GoogleDrive): Sort files by modified dateBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.7
Utjûn op 8 sep. 2024 - 7,77 MBWurket mei firefox 58.0 en letterVarious fixesBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.6
Utjûn op 26 aug. 2024 - 7,77 MBWurket mei firefox 58.0 en letter* fix(Update): Show floccus logo on update page
* fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)Boarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.5
Utjûn op 25 jul. 2024 - 7,77 MBWurket mei firefox 58.0 en letterMany smaller fixes, plus a new easy way to reach out to the developer if you have problemsBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.4
Utjûn op 2 jul. 2024 - 8,02 MBWurket mei firefox 58.0 en letter* 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 childrenBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.3
Utjûn op 21 jun. 2024 - 7,99 MBWurket mei firefox 57.0 en letter* fix(AccountCard): mention if profile was disabled after error
* fix(OptionsGit): Branch option didn't propagate new valueBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.1
Utjûn op 15 jun. 2024 - 7,99 MBWurket mei firefox 57.0 en lettermake history permission optional and request on demand onlyBoarnekoade frijjûn ûnder Mozilla Public License 2.0
Ferzje 5.2.0.3
Utjûn op 12 jun. 2024 - 7,99 MBWurket mei firefox 57.0 en letter### 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 rowBoarnekoade frijjûn ûnder Mozilla Public License 2.0