v0.7.0
Significant-Gravitas/AutoGPTv0.7.0Mar 29, 2022by dstotijn
AI Summary
This release introduces a new Intercept module for HTTP request interception, along with updates to installation configurations and documentation.
Key Highlights
- Added a new Intercept module for request interception
- Added Snapcraft and Scoop configuration for easier installation
- Updated documentation for the new Intercept feature
- Fixed network binding issues in Snapcraft configuration
New Features
- Intercept module
- Snapcraft and Scoop config
- Intercept filter documentation links
- Tests for search.Expression interface
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