Histórico de versões de Vault2FA - 2FA authenticator in browser - 19 versões
Vault2FA - 2FA authenticator in browser por 浪迹天涯小叮当
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 2.8.1
Lançada em 14 de jun de 2026 - 232,41 KBFunciona com firefox 115.0 e superior, android 125.0 e superior[Hotfix] Fixed an issue causing QR Scanner to fail in particular situations.Código fonte lançado sob MIT License
Versões antigas
Versão 2.8.0
Lançada em 13 de jun de 2026 - 232,24 KBFunciona com firefox 115.0 e superior, android 125.0 e superiorAllowed quick unlocking of the local encrypted vault directly from the autofill pop-up when the vault is locked.
Added a right-click action to open the autofill pop-up directly at the clicked input field.
Added matching permission setting to control the newly-added right-click context menu feature.
Now QR-scanning page no longer automatically closes itself after successful scanning.
Significantly improved performance and accuracy of QR Scanner when scanning large scale pictures.
Improved performance in localization loading.
Broke upbackground.jsinto focused modules to improve maintainability and readability. Removed and centralized redundant and repetitive codes and logic.
Vault2FA now requestsunlimitedStoragepermission to secure local account saving and debug logging.
Localization update.Código fonte lançado sob MIT License
Versão 2.7.3
Lançada em 4 de jun de 2026 - 222,79 KBFunciona com firefox 115.0 e superior, android 125.0 e superiorImproved safety in autofill feature.
Fixed an issue in the new QR previewing page which may cause Firefox mobile instances to crash and potential secret-leaking.
Auto synchronization is now triggered bybrowser.alarminstead of old interval timer logic.
Removed various redundant logic and codes. Various chores were done.
Localization update.
Full changelog see: https://github.com/DrJason33564/Vault2FA/releases/tag/v2.7.3Código fonte lançado sob MIT License
Versão 2.7.2
Lançada em 23 de mai de 2026 - 221,63 KBFunciona com firefox 115.0 e superior, android 125.0 e superiorFixed error messagetFmt is not definedthrown in QR scanning page when scanning anotpauth-migration://URI from Google Authenticator with multiple OTP accounts, even though accounts had been successfully parsed and added.
Move the "Reorder all" button from the bottom action area into the search bar row.
Centered the locked-status pill in footer.
Localization update. Vault2FA now supportsDeutsch (de-DE).Código fonte lançado sob MIT License
Versão 2.7.1
Lançada em 15 de mai de 2026 - 217,07 KBFunciona com firefox 115.0 e superior, android 125.0 e superiorSupport drag-and-reordering accounts.
Support exporting each account via QR code. Code generation is done locally.
Update third-party libraries to keep up with upstream updates.
Timer for vault auto-lockdown now starts with the unlocking of local vault.
Fixed malfunctioning hostname filtering of in-page autofill feature. The in-page auofill popup now distinguishes between hostnames such asabc.comand*.abc.com.
Localization update.Código fonte lançado sob MIT License
Versão 2.6.0
Lançada em 1 de mai de 2026 - 205,19 KBFunciona com firefox 115.0 e superior, android 125.0 e superiorIntroduce vault auto-locking feature based on countdown.
Fix unexpected locking of vault when add-on is in idle status.
Localization update.Código fonte lançado sob MIT License
Versão 2.5.0
Lançada em 10 de abr de 2026 - 204,08 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorSupport importing/exporting encrypted vault via json file.
Localization update.
Move debugging settings to a separatedDebuggingtab.Código fonte lançado sob MIT License
Versão 2.4.0
Lançada em 6 de abr de 2026 - 206,31 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorAdd dynamic locale discovery.
Redesign language selecting.
Allow uploading encrypted sync data and overwriting local vault with encrypted data.
Localization update. Now Vault2FA supports简体中文 (zh-CN),English (en-US),Español (es-ES).
Rearrange setting drawer. Add permission setting.
Add option to toggle autofill and in-page QR scanning feature.Código fonte lançado sob MIT License
Versão 2.3.0
Lançada em 4 de abr de 2026 - 196,79 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorSupport importing account from Google Authenticator.
Improve localization and debug log masking.Código fonte lançado sob MIT License
Versão 2.2.1
Lançada em 4 de abr de 2026 - 194,15 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorFix broken copy-to-clipboard feature when clicking codes in pop-up.
Fix the issue where the hotp code displayed in the pop-up was one count later than actual. Vault2FA now displays each hotp code's counter next to it in pop-up.Código fonte lançado sob MIT License
Versão 2.2.0
Lançada em 3 de abr de 2026 - 194,1 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorSupport scanning QR code image in web pages via right-click menu.
Scope autofill script injection to matching hosts.
Centralize localization files into locales/*.lang with runtime loader i18n.js.
Reorganize root directory.Código fonte lançado sob MIT License
Versão 2.1.0
Lançada em 2 de abr de 2026 - 189,07 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorAdd plaintext header (version 1) for recording encryption configuration thereby facilitating decryption and subsequent updates.
When the vault isn't encrypted, an error message now pops up when clicking the "Lock Vault Now" button, blocking the memory clean-up action. Previous logic may cause the vault appear to be emptied.Código fonte lançado sob MIT License
Versão 2.0.1
Lançada em 28 de mar de 2026 - 187,95 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorFetch and cache display-ready OTP codes for popup UI with periodic refresh.
Code generation is now performed uniformly, eliminating redundant generation processes.Código fonte lançado sob MIT License
Versão 2.0.0
Lançada em 28 de mar de 2026 - 187,05 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorVault2FA now supports filling in 2fa input fields, based on customized URL matching rules.
Now all codes are generated by a unified background service, improving security.
Add account JSON file import/export support.
Add secret-format selector to manual import.
More debug info is recorded now.
Various localization fixes.
WARNING: Due to changes in data storage format, Vault2FA is no longer compatible with older versions (before 2.0.0), starting with version 2.0.0. Please ensure you have backed up your account before upgrading.Código fonte lançado sob MIT License
Versão 1.1.5
Lançada em 27 de mar de 2026 - 172,2 KBFunciona com firefox 110.0 e superior, android 125.0 e superiorVault2FA now redacts sensitive information in debug logging.
Add QR debugging function.
Improve QR decoding for camera photos, which previously might cause abnormal decoding time or decoding failure.Código fonte lançado sob MIT License
Versão 1.1.4
Lançada em 20 de mar de 2026 - 170,13 KBFunciona com firefox 109.0a1 e superior, android 125.0 e superiorAdd support for mobile devices.
Add auto scaling on mobile devices.
Migrate to Manifest V3.Código fonte lançado sob MIT License
Versão 1.1.3
Lançada em 19 de mar de 2026 - 169,96 KBFunciona com firefox 104.0 e superiorAdd debugging functionality
Robust synchronization by splitting large account lists into multiple chunked sync items.Código fonte lançado sob MIT License
Versão 1.1.1
Lançada em 18 de mar de 2026 - 174,52 KBFunciona com firefox 104.0 e superiorAdd account edit UI.
Unify account dot color.
Redesign account sorting, now the popup sorts accounts by issuer grouping.
Vault2FA now blocks access to various buttons if vault is locked.Código fonte lançado sob MIT License
Versão 1.1.0
Lançada em 15 de mar de 2026 - 167,52 KBFunciona com firefox 104.0 e superiorCustom sync interval supported.
Dark & Light theme supported.
Update localization.
Fixed unexpected overwriting of local vault with blank file when downloading data from an empty sync session.
Fixed malfunctioning in QR-Scanner page.Código fonte lançado sob MIT License