v0.7.0

RyanCodrai/turbovecv0.7.0Mar 29, 2022by dstotijn

AI Summary

This release introduces a new Intercept module for inspecting and modifying HTTP requests, alongside improvements to Snapcraft support and code quality.

Key Highlights

  • New Intercept module with documentation and visual guide
  • Added Snapcraft and Scoop configuration support
  • Fixed Snapcraft network binding plugs configuration
  • Added tests for search.Expression interface implementations

New Features

  • Intercept module
  • Snapcraft and Scoop configs
  • 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).


![](https://hetty.xyz/assets/images/intercept-edit-req-1e57707d8b47a192ae5046808b731e13.png)

## 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