v0.7.0
Ripple-TS/ripplev0.7.0Mar 29, 2022by dstotijn
AI Summary
This release introduces a new Intercept module, allowing users to intercept and modify HTTP requests. It also includes various documentation updates and configuration fixes for Snapcraft.
Key Highlights
- Added new Intercept module for request interception
- Added Snapcraft and Scoop configuration support
- Added links to intercept filter documentation
- Added tests for `search.Expression` interface implementations
New Features
- Intercept module
- Snapcraft config
- Scoop config
- Intercept filter documentation links
Full Release Notes
This release adds a new **Intercept** module! š Check out the [new guide in the docs](https://hetty.xyz/docs/guides/intercept), and please reach out via [discussions](https://github.com/dstotijn/hetty/discussions) or [Discord](https://discord.gg/3HVsj5pTFP) if you have any feedback. Iām very curious to hear how this feature can be improved. Of course if you spot a bug, please open an [issue](https://github.com/dstotijn/hetty/issues).  ## Changelog * f60202e Add Snapcraft and Scoop config * bdd6673 Add Snapcraft notice * d3246b0 Add intercept feature to README * 02408b5 Add intercept module * d34258d Add links to intercept filter docs * 0e9fb0a Add tests for `search.Expression` interface implementations * 87b8b18 Fix README badges * 6ffc55c Fix Snapcraft plugs config to allow network binding * 3f5277e Fix light/dark mode logo in README * edab744 Remove old docs * 61fd3fc Update admin dependencies