LeakGuard 版本历史 - 3 个版本
LeakGuard 作者: petrit bahtiri
LeakGuard 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.7.0
发布于 2026年5月17日 - 3.53 MB适用于 firefox 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 MB适用于 firefox 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 test源代码遵循 MIT 许可证 发布