Releases: GreyhavenHQ/greyproxy
Releases · GreyhavenHQ/greyproxy
v0.4.3
23 Apr 00:27
Compare
Sorry, something went wrong.
No results found
Changelog
13965f6 chore: create SECURITY.md for security policy
8bbf32f feat: per-request HTTP middleware via WebSocket (#37 )
3529688 perf: buffer HTTP response writes to reduce TLS syscalls (#51 )
v0.4.2
14 Apr 17:28
Compare
Sorry, something went wrong.
No results found
Changelog
4d124f4 Session-scoped network rules with layered resolution (#48 )
03aebde ci: notify docs repo on release to trigger docs sync
5c69e1d fix: preserve systemd-resolved stub in DNS auto-detection (#50 )
v0.4.1
10 Apr 00:02
Compare
Sorry, something went wrong.
No results found
Changelog
0971fee chore: remove unused mitm.alpn config (#41 )
4721697 ci: add build, lint, and test workflow (#42 )
70b8457 feat: notification claims for companion apps (#45 )
971ccda feat: three-layer dissector architecture with conversations UI (#40 )
a0d7d95 fix: auto-detect system DNS, add forward cache with TTL to resolver (#43 )
ce55a0a fix: register /api/dissectors route to fix 404 on settings page (#44 )
v0.4.0
01 Apr 16:00
Compare
Sorry, something went wrong.
No results found
Changelog
4020349 feat: add Little Snitch-style silent mode (#34 )
v0.3.4-beta.2
31 Mar 17:37
Compare
Sorry, something went wrong.
No results found
Changelog
42bc4e3 feat: resolve Docker container names in proxy ACL and logs (#32 )
v0.3.4-beta.1
30 Mar 23:10
Compare
Sorry, something went wrong.
No results found
Changelog
fc9ff04 feat: add copy button for global credential placeholder values (#28 )
4f9b6b4 feat: add credential substitution with global credentials support (#26 )
6c9386f feat: live MITM cert reload (#18 )
8a9721e fix: auto-generate and trust CA cert during install (#30 )
262188a fix: persist DNS cache to SQLite to survive restarts (#29 )
0a916b5 fix: preserve symlinks during install and uninstall (#31 )
v0.3.3
24 Mar 23:28
Compare
Sorry, something went wrong.
No results found
Changelog
cf6644b feat: beta release channel (#19 )
69976be fix: redact sensitive HTTP headers before storing in database (#24 )
0e032af fix: terminal-notifier homebrew path (#22 )
v0.3.2
20 Mar 02:26
Compare
Sorry, something went wrong.
No results found
Changelog
43fe66b fix: handle new string-encoded JSON metadata format for session ID extraction (#14 )
d23c187 fix: include CA cert in TLS chain and use explicit trust policies on macOS (#13 )
v0.3.1
18 Mar 23:13
Compare
Sorry, something went wrong.
No results found
Changelog
43fe66b fix: handle new string-encoded JSON metadata format for session ID extraction (#14 )
d23c187 fix: include CA cert in TLS chain and use explicit trust policies on macOS (#13 )
v0.3.0
18 Mar 18:18
Compare
Sorry, something went wrong.
No results found
Changelog
5425da3 feat: LLM conversation reassembly and viewer UI (#10 )
8c12626 fix: prevent resolver from overwriting DNS cache hostname entries (#11 )
07d32a8 fix: use POST for bulk-dismiss so HTMX sends checkbox values in request body (#12 )