Cronologia versioni di floccus - 25 versioni
floccus di Marcel Klehr
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 5.4.2.1
Rilasciato 6 gen 2025 - 7,83 MBCompatibile con firefox58.0 e successiveCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Scarica Firefox e installa l’estensioneDevi utilizzare Firefox per poter installare questa estensioneVersioni precedenti
Versione 5.4.0
Rilasciato 30 nov 2024 - 7,83 MBCompatibile con firefox58.0 e successive* 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 sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.3.4
Rilasciato 17 nov 2024 - 7,82 MBCompatibile con firefox58.0 e successivefix(Linkwarden): Correctly update bookmarks on the serverCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.3.3
Rilasciato 10 nov 2024 - 7,82 MBCompatibile con firefox58.0 e successive### 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 sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.3.1
Rilasciato 9 ott 2024 - 7,82 MBCompatibile con firefox58.0 e successiveFix javascript bookmark handling
Fix(GoogleDrive): Don't leave behind hoards of filesCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.3.0.2
Rilasciato 28 set 2024 - 7,8 MBCompatibile con firefox58.0 e successive### New
* Add support for Linkwarden
### Fixed
* fix(GoogleDrive): Sort files by modified dateCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.7
Rilasciato 8 set 2024 - 7,77 MBCompatibile con firefox58.0 e successiveVarious fixesCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.6
Rilasciato 26 ago 2024 - 7,77 MBCompatibile con firefox58.0 e successive* fix(Update): Show floccus logo on update page
* fix: Refactor sync algorithm introducing location types (fixed 6 correctness bugs along the way)Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.5
Rilasciato 25 lug 2024 - 7,77 MBCompatibile con firefox58.0 e successiveMany smaller fixes, plus a new easy way to reach out to the developer if you have problemsCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.4
Rilasciato 2 lug 2024 - 8,02 MBCompatibile con firefox58.0 e successive* 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 sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.3
Rilasciato 21 giu 2024 - 7,99 MBCompatibile con firefox57.0 e successive* fix(AccountCard): mention if profile was disabled after error
* fix(OptionsGit): Branch option didn't propagate new valueCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.1
Rilasciato 15 giu 2024 - 7,99 MBCompatibile con firefox57.0 e successivemake history permission optional and request on demand onlyCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.2.0.3
Rilasciato 12 giu 2024 - 7,99 MBCompatibile con firefox57.0 e successive### 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 rowCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.4.2
Rilasciato 21 mag 2024 - 7,97 MBCompatibile con firefox57.0 e successive### 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 failsCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.3.1
Rilasciato 18 mag 2024 - 7,97 MBCompatibile con firefox57.0 e successive[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"Codice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.2.1
Rilasciato 14 mag 2024 - 7,97 MBCompatibile con firefox57.0 e successiveFix buildCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.2
Rilasciato 14 mag 2024 - 7,97 MBCompatibile con firefox57.0 e successive* 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 complainingCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.1
Rilasciato 10 mag 2024 - 7,97 MBCompatibile con firefox57.0 e successive* 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 startupCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.1.0
Rilasciato 5 mag 2024 - 5,83 MBCompatibile con firefox57.0 e successive### 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 internallyCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.10
Rilasciato 8 mar 2024 - 5,51 MBCompatibile con firefox57.0 e successiveFixed profiles getting stuck in "Scheduled" stateCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.8
Rilasciato 7 gen 2024 - 5,51 MBCompatibile con firefox57.0 e successive* fix(manifest.firefox.json): Make sure host permission matches the one in the codeCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.7
Rilasciato 4 gen 2024 - 5,51 MBCompatibile con firefox57.0 e successive* fix(Controller): Remember strategy when scheduling sync after lock error
* Complete translations for Japanese, Spanish and GermanCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.6
Rilasciato 31 dic 2023 - 5,5 MBCompatibile con firefox57.0 e successive* fix(background sync): Move back to manifest v2 for firefox
* fix(Account#setData): re-init if localRoot is changed
* fix(Options): Fix v-switch input
* fix(Controller#scheduleSync): Allow syncing if account is disabled and scheduledCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.5
Rilasciato 20 dic 2023 - 5,5 MBCompatibile con firefox109.0 e successive### Fixed
* Fix: Move waiting for lock out of adapters into controller
* fix(NextcloudBookmarks): Use CapacitorHttp to avoid cors errors in capacitor 5
* fix(native/START_LOGIN_FLOW): migrate to new capacitor http APICodice sorgente rilasciato sotto licenza Mozilla Public License 2.0
Versione 5.0.4
Rilasciato 15 dic 2023 - 5,49 MBCompatibile con firefox109.0 e successivefix(Import): Request network permissions before import
fix(GoogleDrive): Request network permissions before loginCodice sorgente rilasciato sotto licenza Mozilla Public License 2.0