Releases: scionproto-contrib/browser-extension
v0.2.2-beta
This release adds WPAD support on the extension, i.e., on the client side and introduces falling back to HTTP in case HTTPS is not available to the default proxy hostname. Other improvements and code clean-up was added into this release.
What's Changed
- css: toggles improvements by @JordiSubira in #7
- WPAD: add validation by @JordiSubira in #8
- cleanup task by @JordiSubira in #9
- Fallback to http automatically by @JordiSubira in #10
- docs: update proxy configuration by @JordiSubira in #11
Full Changelog: v0.2.0-beta...v0.2.2-beta
v0.2.0-beta
This release adds auto-discovery support on the browser extension, which enables finding automatically the in-network proxy using WPAD. Additionally, it enables advance settings for the user to configure an alternative address for the forward proxy. It also adds a troubleshoot help page and adds CSS files fixing some broken representation.
What's Changed
- fix: setPolicy readding cookie by @JordiSubira in #2
- Expose advanced proxy configuration settings by @JordiSubira in #3
- Add proxy connection check and help page by @JordiSubira in #4
- Add css tailwind by @JordiSubira in #5
- Add discovery mechanism by @JordiSubira in #6
New Contributors
- @JordiSubira made their first contribution in #2
Full Changelog: v0.1.0-beta.1...v0.2.0-beta
v0.1.0-beta
This is a pre-release of the chromium-based SCION browser extension. Please note that, this pre-realease uses Manifest V2 for the extension. We are aware that V2 is getting deprecated in Chrome. However, the SCION-strict navigation would likely be impacted if we migrate to Manifest V3. Other chromium-based browsers, like Brave, are demonstrating some resistance to the Manifest V3 migration and still support V2 by default. On Chrome, one can also temporarily allow Manifest V2 https://chromeenterprise.google/policies/#ExtensionManifestV2Availability.
The documentation can be found here: https://scion-browser-extension.readthedocs.io/en/latest/index.html
The browser extension must be used together with the HTTP Forward Proxy