Added
- Implement cloudflare Turnstile server-side validation integration. #348
- Add
agent
command to run the agent gRPC server. #377 - Add
changelog.md
document to track version history. #372 - Add
CODE_OF_CONDUCT.md
file as contributor code of conduct document file. #382 - Add macOS workflow to improve multi-platform testing and build. #385
Changed
- Adjust default log level to info. f19f9ab
- Render markdown content as HTML for article view. f14a531
- Move
SECURITY.md
file todocs
directory. #381 - Support multi-platform binary self-updates. #379
- Update outdated comments in
version
command variable for early changes. 30bbb4a - Update
LICENSE
copyright notice to include other contributors. 6874a46
Fixed
- Missing version information for command. #371
- Match
.yaml
file extension with 2-space indentation. #375
Full Changelog: 0.0.3...0.0.4