Historia de versiones de floccus - 25 versiones
floccus per Marcel Klehr
Que tu es attente con le vetere versiones! Iste versiones es monstrate pro uso de test o referentia.Tu deberea sempre usar le ultima version de un additivo.
Ultime version
Version 5.8.2
Publicate le 7 Dhj 2025 - 7,11 MBFunctiona con firefox 58.0 e plus recente- fix: Resume sync with reset cache after MappingFailure
- fix(DescriptionAccountcreated): Mention that combining floccus with browser sync doesn't work
- fix: Introduce proper XbelParseError
- fix: Introduce proper error for invalid URL
- fix: Try to fix 'Calling getCacheTree() of undefined' error
- fix: Make Caching#orderFolder behave like BrowserTree#orderFolder to avoid ordering mistakes
- fix: Implement GC for mappings
Codice fonte publicate sub Licentia public Mozilla 2.0
Versiones previe
Version 5.8.1
Publicate le 22 Nën 2025 - 7,04 MBFunctiona con firefox 58.0 e plus recente- fix: Make cancelSync work more immediately
- fix: Don't get stuck on syncing after waking up from suspend
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.8.0
Publicate le 16 Nën 2025 - 7,04 MBFunctiona con firefox 58.0 e plus recente- GoogleDrive: Add a HTTP request timeout
- Split interval based sync and change-based sync into two options
- A few bug fixes
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.7.0
Publicate le 27 Gus 2025 - 7,03 MBFunctiona con firefox 58.0 e plus recente- 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.
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.6.0
Publicate le 2 Gus 2025 - 6,34 MBFunctiona con firefox 58.0 e plus recenteNew- 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
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.5.6
Publicate le 14 Kor 2025 - 6,32 MBFunctiona con firefox 58.0 e plus recenteFixed- Remove all traces of IndexedDB usage
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.5.3.1
Publicate le 14 Maj 2025 - 6,31 MBFunctiona con firefox 58.0 e plus recenteRollback to v5.4.5 due to memory issues with the new logging systemCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.5.3
Publicate le 30 Pri 2025 - 6,42 MBFunctiona con firefox 58.0 e plus recente- 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
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.5.2
Publicate le 16 Pri 2025 - 6,42 MBFunctiona con firefox 58.0 e plus recenteFixed- 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
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.5.1
Publicate le 9 Pri 2025 - 6,42 MBFunctiona con firefox 58.0 e plus recenteNew- 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
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.4.5
Publicate le 20 Mar 2025 - 6,31 MBFunctiona con firefox 58.0 e plus recente- 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
Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.4.4
Publicate le 5 Shk 2025 - 6,21 MBFunctiona con firefox 58.0 e plus recenteMinor fixesCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.4.3
Publicate le 23 Jan 2025 - 7,83 MBFunctiona con firefox 58.0 e plus recente* 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 settingsCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.4.2.1
Publicate le 6 Jan 2025 - 7,83 MBFunctiona con firefox 58.0 e plus recenteCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.4.0
Publicate le 30 Nën 2024 - 7,83 MBFunctiona con firefox 58.0 e plus recente* 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 automaticallyCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.3.4
Publicate le 17 Nën 2024 - 7,82 MBFunctiona con firefox 58.0 e plus recentefix(Linkwarden): Correctly update bookmarks on the serverCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.3.3
Publicate le 10 Nën 2024 - 7,82 MBFunctiona con firefox 58.0 e plus recente### 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 glitchCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.3.1
Publicate le 9 Tet 2024 - 7,82 MBFunctiona con firefox 58.0 e plus recenteFix javascript bookmark handling
Fix(GoogleDrive): Don't leave behind hoards of filesCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.3.0.2
Publicate le 28 Sht 2024 - 7,8 MBFunctiona con firefox 58.0 e plus recente### New
* Add support for Linkwarden
### Fixed
* fix(GoogleDrive): Sort files by modified dateCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.7
Publicate le 8 Sht 2024 - 7,77 MBFunctiona con firefox 58.0 e plus recenteVarious fixesCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.6
Publicate le 26 Gus 2024 - 7,77 MBFunctiona con firefox 58.0 e plus recente* fix(Update): Show floccus logo on update page
* fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)Codice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.5
Publicate le 25 Kor 2024 - 7,77 MBFunctiona con firefox 58.0 e plus recenteMany smaller fixes, plus a new easy way to reach out to the developer if you have problemsCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.4
Publicate le 2 Kor 2024 - 8,02 MBFunctiona con firefox 58.0 e plus recente* 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 childrenCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.3
Publicate le 21 Qer 2024 - 7,99 MBFunctiona con firefox 57.0 e plus recente* fix(AccountCard): mention if profile was disabled after error
* fix(OptionsGit): Branch option didn't propagate new valueCodice fonte publicate sub Licentia public Mozilla 2.0
Version 5.2.1
Publicate le 15 Qer 2024 - 7,99 MBFunctiona con firefox 57.0 e plus recentemake history permission optional and request on demand onlyCodice fonte publicate sub Licentia public Mozilla 2.0