Releases: valtors/relay
Releases · valtors/relay
Release list
v0.4.10
v0.4.9
Changes
- Changed Go module path from
relaytogithub.com/valtors/relayfor pkg.go.dev indexing - Added pre-push verification script (
scripts/pre-push.sh) - Added comparison guide (
docs/comparison.md) - Configurable web timeout via
RELAY_WEB_TIMEOUTenv var
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Changelog
- bebbe1b chore: bump npm package to 0.4.0
- cce5443 chore: bump npm package to 0.4.0
- 966253e chore: bump npm package to v0.4.1
- cf11da8 chore: bump npm package to v0.4.2
- 1bedde1 feat(cli): add --version and -v flags
- 0e77e2b feat(cli): auto-launch setup wizard on first run
- e875c93 feat(cli): auto-launch setup wizard on first run
- db2009b feat(cli): show hint when running in stdio mode in a terminal
- 9b07e30 feat(tui): add animated first-run setup wizard
- a248e93 feat(tui): add setup screen option to TUI router
- aad4862 feat(tui): add setup screen option to TUI router
- 1459c84 feat(tui): animated first-run setup wizard
- 4fc2a15 feat(ui): add renderHint helper for terminal hints
- b3cbc72 fix(cli): detect TTY via stdout/stderr for npx-launched TUI
- 7d64ff2 fix(tui): correct broken JSX closing tags
- 7ed2b6a fix(tui): correct broken JSX closing tags
- e6ce61c fix: correct all-contributors CLI command and permissions
v0.4.0
What's new
Security
- Path traversal protection for file tools
- SSRF mitigation for web tools
- XSS sanitization for output
- Prompt injection guards
Features
- Interactive TUI mode
- Spectral-edge CLI banner
- Clean CLI output with > markers
Refactor
- Split tool registrations from registry into per-category functions
Repo
- Issue and PR templates
- Code of Conduct
- Dependabot and stale bot configs
- Funding.yml
- Good first issues for contributors
Full Changelog: v0.3.0...v0.4.0