Wersijowa historija floccus - 25 wersijow
floccus wot Marcel Klehr
Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.
Najnowša wersija
Wersija 5.6.0
2025년 8월 2일 wozjewjene - 6,34 MBFunguje z firefox 58.0 a pozdźišoNew- 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
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Firefox sćahnyć a rozšěrjenje wobstaraćTrjebaće Firefox, zo byšće tute rozšěrjenje wužiwałStarše wersije
Wersija 5.5.6
2025년 7월 14일 wozjewjene - 6,32 MBFunguje z firefox 58.0 a pozdźišoFixed- Remove all traces of IndexedDB usage
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.5.3.1
2025년 5월 14일 wozjewjene - 6,31 MBFunguje z firefox 58.0 a pozdźišoRollback to v5.4.5 due to memory issues with the new logging systemŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.5.3
2025년 4월 30일 wozjewjene - 6,42 MBFunguje z firefox 58.0 a pozdźišo- 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
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.5.2
2025년 4월 16일 wozjewjene - 6,42 MBFunguje z firefox 58.0 a pozdźišoFixed- 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
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.5.1
2025년 4월 9일 wozjewjene - 6,42 MBFunguje z firefox 58.0 a pozdźišoNew- 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
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.4.5
2025년 3월 20일 wozjewjene - 6,31 MBFunguje z firefox 58.0 a pozdźišo- 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
Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.4.4
2025년 2월 5일 wozjewjene - 6,21 MBFunguje z firefox 58.0 a pozdźišoMinor fixesŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.4.3
2025년 1월 23일 wozjewjene - 7,83 MBFunguje z firefox 58.0 a pozdźišo* 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 settingsŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.4.2.1
2025년 1월 6일 wozjewjene - 7,83 MBFunguje z firefox 58.0 a pozdźišoŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.4.0
2024년 11월 30일 wozjewjene - 7,83 MBFunguje z firefox 58.0 a pozdźišo* 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 automaticallyŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.3.4
2024년 11월 17일 wozjewjene - 7,82 MBFunguje z firefox 58.0 a pozdźišofix(Linkwarden): Correctly update bookmarks on the serverŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.3.3
2024년 11월 10일 wozjewjene - 7,82 MBFunguje z firefox 58.0 a pozdźišo### 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 glitchŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.3.1
2024년 10월 9일 wozjewjene - 7,82 MBFunguje z firefox 58.0 a pozdźišoFix javascript bookmark handling
Fix(GoogleDrive): Don't leave behind hoards of filesŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.3.0.2
2024년 9월 28일 wozjewjene - 7,8 MBFunguje z firefox 58.0 a pozdźišo### New
* Add support for Linkwarden
### Fixed
* fix(GoogleDrive): Sort files by modified dateŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.7
2024년 9월 8일 wozjewjene - 7,77 MBFunguje z firefox 58.0 a pozdźišoVarious fixesŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.6
2024년 8월 26일 wozjewjene - 7,77 MBFunguje z firefox 58.0 a pozdźišo* fix(Update): Show floccus logo on update page
* fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.5
2024년 7월 25일 wozjewjene - 7,77 MBFunguje z firefox 58.0 a pozdźišoMany smaller fixes, plus a new easy way to reach out to the developer if you have problemsŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.4
2024년 7월 2일 wozjewjene - 8,02 MBFunguje z firefox 58.0 a pozdźišo* 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 childrenŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.3
2024년 6월 21일 wozjewjene - 7,99 MBFunguje z firefox 57.0 a pozdźišo* fix(AccountCard): mention if profile was disabled after error
* fix(OptionsGit): Branch option didn't propagate new valueŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.1
2024년 6월 15일 wozjewjene - 7,99 MBFunguje z firefox 57.0 a pozdźišomake history permission optional and request on demand onlyŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.2.0.3
2024년 6월 12일 wozjewjene - 7,99 MBFunguje z firefox 57.0 a pozdźišo### 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 rowŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.1.4.2
2024년 5월 21일 wozjewjene - 7,97 MBFunguje z firefox 57.0 a pozdźišo### 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 failsŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.1.3.1
2024년 5월 18일 wozjewjene - 7,97 MBFunguje z firefox 57.0 a pozdźišo[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"Žórłowy kod je pod licencu Licenca Mozilla Public License 2.0
Wersija 5.1.2.1
2024년 5월 14일 wozjewjene - 7,97 MBFunguje z firefox 57.0 a pozdźišoFix buildŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0