Passhash Redux의 버전 기록 - 8개 버전
Passhash Redux 제작자: eddyecho
Passhash Redux의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.4.4
2026년 4월 14일에 출시 - 72.93 KBfirefox 109.0a1 이상에서 작동Release notes for 2.4.4:- Keyboard shortcut now targets the focused password field (tab to a field, then press the shortcut)
- Cross-frame support: keyboard shortcut works on password fields inside iframes
- Shadow DOM support: keyboard shortcut works on fields inside open shadow roots
MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 2.4.3
2026년 4월 14일에 출시 - 72.55 KBfirefox 109.0a1 이상에서 작동Release notes for 2.4.3:- Standalone: added debounce to prevent Argon2id from lagging on every keystroke
- Standalone: fixed Copy button on iOS Safari (clipboard API gesture context)
- Fixed race condition in popup that could submit a stale hash if user typed fast
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.4.2
2026년 4월 13일에 출시 - 72.18 KBfirefox 109.0a1 이상에서 작동2.4.2- Fixed standalone download from options page
- Added mobile instructions and hosted page link to README
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.4.1
2026년 4월 13일에 출시 - 72.11 KBfirefox 109.0a1 이상에서 작동2.4.1- Added Content Security Policy to standalone page to block network requests
- Fixed verify link position on standalone page
- Added verify description for clarity
- Updated standalone test vectors to match extension
- Added SHA-256 integrity checks for vendored Argon2id in CI
- Reorganized project structure (pages/, test/, scripts/)
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.4.0
2026년 4월 9일에 출시 - 71.7 KBfirefox 109.0a1 이상에서 작동2.4.0- Improved password field detection in deeply nested shadow DOM
- Background rescans catch late-appearing password fields
- Options page now shows all four ways to open the hasher
- Options page opens automatically on first install
- Fixed permission banner not hiding after granting access
- Standalone: added copy and clear clipboard buttons
- Standalone: fixed toast visibility on mobile
- Added edge case tests for special character filtering, domain parsing, and byte truncation
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.3.2
2026년 4월 1일에 출시 - 71 KBfirefox 109.0a1 이상에서 작동- Fixed toolbar icon staying gray when password fields are detected
- Added host permission request flow for Firefox — options page prompts to grant access on first use
- Added keyboard shortcut display on options page
- Browser-appropriate sync info on options page
MIT 라이선스에 따라 릴리스된 소스 코드
버전 2.3.1
2026년 4월 1일에 출시 - 70.2 KBfirefox 109.0a1 이상에서 작동- Fixed keyboard shortcut (Ctrl+Shift+F6) not injecting hash after previously using double-click on another field
- Fixed popup window height dynamically adjusting when toggling options instead of hardcoded sizes
- Fixed iframe port handling to prefer main frame connections
- Improved multi-part TLD support (com.au, org.uk, net.nz, etc.)
MIT 라이선스에 따라 릴리스된 소스 코드