Releases: johncrowleydev/fonzygrok
Releases · johncrowleydev/fonzygrok
Release list
v1.3.2
What's Changed
- fix: make tunnel table usable on mobile by @nora-agent-app[bot] in #22
- fix: stabilize dashboard tunnel order by @linus-agent-app[bot] in #21
New Contributors
- @nora-agent-app[bot] made their first contribution in #22
- @linus-agent-app[bot] made their first contribution in #21
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Summary
- Fixes streaming responses through the HTTP edge proxy.
- Flushes SSE / unknown-length response headers immediately, before waiting for the first body chunk.
- Keeps streaming body chunks flushed so browser EventSource connections open reliably through the public tunnel.
Verification
- CI: Build server and client
- CI: E2E tests
- CI: Test, vet, and coverage
What's Changed
- Fix streaming responses through HTTP edge by @johncrowleydev in #18
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix(server): configure HTTP server timeouts by @johncrowleydev in #13
- fix(client): readiness reconnect lifecycle by @johncrowleydev in #14
- docs: update infrastructure docs for PostgreSQL deployment by @johncrowleydev in #15
- CI release and deployment hardening by @johncrowleydev in #16
- fix(server): tighten auth boundaries and invite redemption by @johncrowleydev in #17
New Contributors
- @johncrowleydev made their first contribution in #13
Full Changelog: v1.2.2...v1.3.0