Releases: kagisearch/privacypass-extension
Releases · kagisearch/privacypass-extension
v1.0.7
v1.0.6
v1.0.5
[1.0.5] - 2025-03-24
Added
- Dark mode theme.
- If user stumbles upon a double-spend error in an isolated manner, the extension will now try loading the results using a new token, instead of just failing. If failure repeats, then an error message is displayed.
- More (partial) support for Kagi translate.
- Better support for manual debugging.
Changed
- Setting now open on a new tab, rather than on a small popup. New icon and descriptions are in place.
- Only 300 tokens are now generated per round. This increases the number of generation interactions to 7 per month.
- Changes to Privacy Pass extension rules are now automatically loaded when the extension is updated, rather than requiring manual activation.
Fixed
- Major bug in extensions that was causing unspent tokens to be discarded when closing the browser.
- Resolved confusion in support rules for kagi.com/html vs kagi.com/html/search.
- Settings popup being hidden: resolved by moving settings to new tab.
v1.0.4
[1.0.4] - 2025-02-17
Added
- Dev feature: added support for staging environment.
Changed
Fixed
- After version update, extension toolbar icon was inconsistent (reset to gray even if enabled)
- Showing correct error message when hitting error 429 during token generation.
- When searching from Firefox search bar, fixed diacritics getting garbled.
v1.0.3
v1.0.2
v1.0.1
[1.0.1] - 2025-02-11
Added
- Support for text translation on Kagi Translate.
Changed
- Made error messages more helpful.
- Removed redundant periodic token generation.
- Added more information in the "out of tokens" page.
- Added "/" and "/html" as endpoints that can see the "out of tokens" page.
- Simplified the extension's UI.
Fixed
- Stopped the extension from getting enabled whenever no tokens were available and token generation failed due to account not being authorized.