VNPAY Signer의 버전 기록 - 3개 버전
VNPAY Signer 제작자: VNPAY
VNPAY Signer의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.0.2
2026년 7월 22일에 출시 - 528.13 KBfirefox 140.0 이상, android 142.0 이상에서 작동- 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.
All Rights Reserved에 따라 릴리스된 소스 코드
- Reverse domain name corrected — Native app ID changed from
이전 버전
버전 1.0.1
2026년 7월 20일에 출시 - 528.07 KBfirefox 140.0 이상, android 142.0 이상에서 작동- 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.
All Rights Reserved에 따라 릴리스된 소스 코드
- Decoupled status check & certificate retrieval — Previously
버전 1.0.0
2026년 7월 16일에 출시 - 528.15 KBfirefox 140.0 이상, android 142.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드