Veil v1.2.0
Veil Extension v1.2.0
Installation
- Download veil-extension-1.2.0.zip below
- Extract the zip file
- Open Chrome -> -> Enable Developer mode
- Click Load unpacked and select the extracted folder
Local Server Install / Update
Linux/macOS:
Windows:
Local Server Uninstall
Linux/macOS:
Windows:
Chrome Web Store
Submit the zip to the Chrome Web Store Developer Console.
Changelog
[1.2.0] - 2026-03-27
Features
- Add dependabot configuration for automated dependency updates (097a7b8)
- Add GitHub Actions for CI, CodeQL, and Dependabot, and update README badges. (4798939)
- Add JWT utility functions and simplify CSS animations and transitions across various UI elements. (df79936)
- enhance UI with design tokens and improve styling for various elements (b66bff7)
- implement reveal overlay for redacted text and enhance external highlights (2f20499)
- Integrate MayaData anonymization service with JWT token management and API communication. (fe63c51)
- Major feature additions — GLiNER2 server integration, custom PII types, cross-platform install scripts, tests (7c75332)
- migrate storage from chrome.storage.sync to chrome.storage.local (b4d16c0)
- Refactor content-editable rendering to use string-based HTML generation with delegated event listeners, improve detection filtering to prevent overlaps, and enhance synthetic token recognition. (1734b89)
- Rename extension to "Veil" and enhance UI (db526fa)
- Rename project to Veil, update package metadata, and add GitHub funding configuration. (83ab788)
Bug Fixes
- ci: summarize release-please outputs in workflow summary (36d26df)
- ensure build script output path is absolute and correct manifest path in release workflow. (fe10b68)
- Update CI pip install to use
--extra-index-urlfor PyTorch wheels. (7593711) - Update README to enhance clarity and improve branding with new logo and descriptions (bf8c9ed)