Dodanki za Firefox Browser
  • Rozšyrjenja
  • Drastwy
    • za Firefox
    • Słowniki a rěcne pakśiki
    • Druge sedła wobglědowaka
    • Dodanki za Android
Pśizjawiś
Dodankowy symbol

Wersija historija floccus - 25 wersijow

floccus wót Marcel Klehr

Z 4,4 z 5 pógódnośony
4,4 z 5 gwězdkow
5
155
4
15
3
8
2
3
1
19
Wersija historija floccus - 25 wersijow
  • Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.

  • Nejnowša wersija

    Wersija 5.7.0

    27 Αυγ 2025 wózjawjone - 7,03 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    • 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.

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Trjebaśo Firefox, aby toś to rozšyrjenje wužywał
    Firefox ześěgnuś a rozšyrjenje wobstaraś
    Dataju ześěgnuś
  • Starše wersije

    Wersija 5.6.0

    2 Αυγ 2025 wózjawjone - 6,34 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    New
    • 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.5.6

    14 Ιουλ 2025 wózjawjone - 6,32 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Fixed
    • Remove all traces of IndexedDB usage

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.5.3.1

    14 Μαϊ 2025 wózjawjone - 6,31 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Rollback to v5.4.5 due to memory issues with the new logging system

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.5.3

    30 Απρ 2025 wózjawjone - 6,42 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    • 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.5.2

    16 Απρ 2025 wózjawjone - 6,42 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Fixed
    • 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.5.1

    9 Απρ 2025 wózjawjone - 6,42 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    New
    • 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.4.5

    20 Μαρ 2025 wózjawjone - 6,31 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    • 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.4.4

    5 Φεβ 2025 wózjawjone - 6,21 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Minor fixes

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.4.3

    23 Ιαν 2025 wózjawjone - 7,83 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    * 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.4.2.1

    6 Ιαν 2025 wózjawjone - 7,83 MB
    Funkcioněrujo z firefox 58.0 a pózdźej

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.4.0

    30 Νοε 2024 wózjawjone - 7,83 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    * 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.3.4

    17 Νοε 2024 wózjawjone - 7,82 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    fix(Linkwarden): Correctly update bookmarks on the server

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.3.3

    10 Νοε 2024 wózjawjone - 7,82 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    ### 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.3.1

    9 Οκτ 2024 wózjawjone - 7,82 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Fix javascript bookmark handling
    Fix(GoogleDrive): Don't leave behind hoards of files

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.3.0.2

    28 Σεπ 2024 wózjawjone - 7,8 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    ### New

    * Add support for Linkwarden

    ### Fixed

    * fix(GoogleDrive): Sort files by modified date

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.7

    8 Σεπ 2024 wózjawjone - 7,77 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Various fixes

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.6

    26 Αυγ 2024 wózjawjone - 7,77 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    * fix(Update): Show floccus logo on update page
    * fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.5

    25 Ιουλ 2024 wózjawjone - 7,77 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    Many smaller fixes, plus a new easy way to reach out to the developer if you have problems

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.4

    2 Ιουλ 2024 wózjawjone - 8,02 MB
    Funkcioněrujo z firefox 58.0 a pózdźej
    * 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.3

    21 Ιουν 2024 wózjawjone - 7,99 MB
    Funkcioněrujo z firefox 57.0 a pózdźej
    * fix(AccountCard): mention if profile was disabled after error
    * fix(OptionsGit): Branch option didn't propagate new value

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.1

    15 Ιουν 2024 wózjawjone - 7,99 MB
    Funkcioněrujo z firefox 57.0 a pózdźej
    make history permission optional and request on demand only

    Žrědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.2.0.3

    12 Ιουν 2024 wózjawjone - 7,99 MB
    Funkcioněrujo z firefox 57.0 a pózdźej
    ### 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.1.4.2

    21 Μαϊ 2024 wózjawjone - 7,97 MB
    Funkcioněrujo z firefox 57.0 a pózdźej
    ### 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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
  • Wersija 5.1.3.1

    18 Μαϊ 2024 wózjawjone - 7,97 MB
    Funkcioněrujo z firefox 57.0 a pózdźej
    [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ědłowy kod jo pód licencu Licenca Mozilla Public License 2.0

    Dataju ześěgnuś
K startowemu bokoju Mozilla

Dodanki

  • Wó nas
  • Blog dodankow Firefox
  • Źěłowa kupka rozšyrjenjow
  • Wuwijaŕski rožk
  • Wuwijaŕske pšawidła
  • Blog zgromaźeństwa
  • Forum
  • Programowu zmólku k wěsći daś
  • Směrnica za pógódnośenja

Wobglědowaki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Priwatnosć
  • Cookieje
  • Pšawniske

Jolic nic hynac zapisane, se wopśimjeśe na toś tom sedle pód Creative Commons Attribution Share-Alike License v3.0 abo póznjejšeju wersiju licencěrujo.