Releases: supleed2/go-chat
Releases · supleed2/go-chat
v0.2.12
v0.2.11
Added
- Healthcheck in Dockerfile
/healthendpoint for healthcheck, returns current server version
v0.2.10
Fixed
- User in container images has UID and GID 1000
v0.2.9
Fixed
- Add
latesttag to container images
v0.2.8
Fixed
- Container image build now correctly builds a multi-platform image
v0.2.7
Note
Once again the version numbers are wrong, the binaries will report 0.2.6. I really should find a way to automate that.
Fixed
- Move example systemd unit to avoid error in release
v0.2.6
Fixed
- Version numbers
v0.2.5
Added
- All command line arguments can now be specified via environment variables
- Dockerfile to build server images
Changed
- Dependency updates
- Port is now a flag rather than positional argument
v0.2.4
Added
- Option to bind to
0.0.0.0instead of127.0.0.1
v0.2.3
Changed
- Reload chat history when changing room, with an option to keep history