Cronologia versioni di VNPAY Signer - 3 versioni
VNPAY Signer di VNPAY
Cronologia versioni di VNPAY Signer - 3 versioni
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 1.0.2
Rilasciato 22 lug 2026 - 528,13 kBCompatibile con firefox140.0 e successive, android142.0 e successive- Reverse domain name corrected — Native app ID changed from
com.vnpay.signertovn.vnpay.signer(proper reverse-domain format). All references updated: extension code, tests, README, and onboarding docs. - Permission flow responsiveness — Fire-and-forget pattern applied to native messaging calls in the permission flow. Background handler no longer blocks popup response while the content script retries through the native host (USB token signing can take seconds).
- Popup dismiss handling — PermissionGate now auto-rejects when the user dismisses the popup by clicking outside (via
blurevent), preventing hung permission prompts.
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Reverse domain name corrected — Native app ID changed from
Versioni precedenti
Versione 1.0.1
Rilasciato 20 lug 2026 - 528,07 kBCompatibile con firefox140.0 e successive, android142.0 e successive- Decoupled status check & certificate retrieval — Previously
handleSyncbundled both connection check and certificate list fetching into a single call. Now separated:checkStatusonly pings connection state;getCertsis called automatically via auseEffectwatcher when online status is detected. Users will see faster UI feedback and fewer hangs. - Fixed expiration date display bug — Certificates with invalid dates were incorrectly shown as
active. Now correctly displayed asexpired. - UI improvements — Certificate panel header is always visible (even when no data is loaded), and the sync button is disabled while loading. Popup header auto-hides when the permission request screen (PermissionGate) is shown.
Codice sorgente rilasciato sotto Tutti i diritti riservati
- Decoupled status check & certificate retrieval — Previously
Versione 1.0.0
Rilasciato 16 lug 2026 - 528,15 kBCompatibile con firefox140.0 e successive, android142.0 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati