Skip to content

v1.1

Choose a tag to compare

@mrf0rtuna4 mrf0rtuna4 released this 28 Apr 16:21

PolicyLockLLM v1.1

✅ Added

🛠 Changed

🐞 Fixed

  • Locker logic overhaul:
    • Replaced static rule installation with updateBlockingRules to add/remove declarative net‐request rules based on stored preferences.
    • Introduced secure password storage: SHA-256 hashing, verifyPassword() checks, and support for random “self-lock” password generation.
    • Persisted settings (blocking, hardBlock, passwordHash, llmType) in chrome.storage.local and reactively updated rules on change events ([fix(locker) · mrf0rtuna4/PolicyLockLLM@990ce92 · GitHub](990ce92)).

Thank you for using PolicyLockLLM! Feel free to report any issues or suggest further improvements.

Full Changelog: v1.0...v1.1