What's Changed
- fix: auto-refresh pagination limit by @djdembeck in #845
- opt: remove wal for sqlite in install scripts by @looplj in #847
- refactor: cleanup llm package deps by @looplj in #848
- refactor: migrate log in llm to slog by @looplj in #849
- refactor: make llm a go mod by @looplj in #851
- fix: block/sensitive headers canonical form by @9bingyin in #853
- feat: allow delete channel override template, close #852 by @looplj in #855
- fix(antigravity): repair broken OAuth authentication - remove API key fallback by @djdembeck in #859
- feat(requests): make all columns toggleable in View menu by @djdembeck in #862
- feat(llm): support responses custom tool, close #860 by @looplj in #865
- opt: strip cc billing header cch in inbound by @looplj in #866
- opt: anthropic inbound compatible with gpt encryped content by @looplj in #867
New Contributors
Full Changelog: v0.9.6...v0.9.7