Bug Fixes
- Fixed JavaScript SyntaxError in CSV export
csvFieldfunction caused by unescaped newline in Python template string (#14)
Other
- Added GitHub issue templates for bugs and feature requests
- Added CLAUDE.md to .gitignore
Docker
docker pull ghcr.io/dannymcc/bluehood:v0.3.1
Contributors
- @jacobpretorius - CSV export JS fix (#14)