LeakGuard의 버전 기록 - 3개 버전
LeakGuard 제작자: petrit bahtiri
LeakGuard의 버전 기록 - 3개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.7.0
2026년 5월 17일에 출시 - 3.53 MBfirefox 140.0 이상, android 142.0 이상에서 작동LeakGuard v1.7.0
Major cross-browser stabilization and file protection release.
New in this version:
• Full Firefox support and compatibility improvements
• Stabilized secure drag-and-drop workflows for AI platforms
• Improved Gemini upload and editor compatibility
• Improved local file sanitization handling
• Faster secret detection and redaction performance
• Reduced false positives in sensitive data detection
• Improved reliability across ChatGPT, Gemini, Claude, and Grok
• Improved extension stability during large prompt handling
• Improved UI responsiveness and processing feedback
• Additional hardening for local-only privacy workflows
Privacy & Security:
• All processing remains local-only inside the browser
• No external telemetry or cloud processing
• Sensitive prompts and files are sanitized before transmission
• LeakGuard helps reduce accidental exposure of secrets, tokens, credentials, and sensitive configuration data while using AI platforms
This release focuses heavily on stability, performance, cross-browser support, and safer everyday AI usage.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 1.6.0
2026년 5월 10일에 출시 - 3.44 MBfirefox 140.0 이상, android 142.0 이상에서 작동Summary
Replaces the content-script Allow once path with strict Cancel/Redact decisions.
Adds local, session-scoped protection pause state for consumer mode.
Adds policy fields so enterprise redaction/blocking cannot be bypassed by pause, including fail-closed behavior.
Bumps release metadata to v1.6.0.
Impact
Consumer users can pause protection temporarily when policy permits it. Enterprise users remain governed by managed policy: destination blocks, destination redaction, HTTP-secret enforcement, and fail-closed policy all override pause.
Validation
node tests/enterprise_policy.test.js
node tests/typed_interception.test.js
node tests/content_file_drop_interception.test.js
node tests/content_allow_once_interaction.test.js
node tests/build_targets.test.js
npm testMIT 라이선스에 따라 릴리스된 소스 코드