v0.7.0
jitsucom/jitsuv0.7.0Mar 29, 2022by dstotijn
AI Summary
This release introduces the new Intercept module, allowing users to intercept and analyze HTTP requests. It also includes updates to documentation and installation configurations.
Key Highlights
- New Intercept module for request interception
- Added Snapcraft and Scoop installation support
- Fixed Snapcraft network binding configuration
- Added tests for search.Expression interface implementations
New Features
- Intercept module
- Snapcraft and Scoop config
- Tests for search.Expression
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