v0.7.0
hexojs/hexov0.7.0Mar 29, 2022by dstotijn
AI Summary
This release introduces a new Intercept module, significantly enhancing the tool's capabilities for request interception and management.
Key Highlights
- New Intercept module added
- Snapcraft and Scoop deployment configurations added
- Tests added for search.Expression interface implementations
- Documentation updated for intercept filters
New Features
- Intercept module
- Snapcraft and Scoop configs
- Tests for search.Expression
- Intercept filter documentation
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