Skip to content

Releases: supleed2/go-chat

v0.2.12

24 Oct 21:18
v0.2.12
aebb493

Choose a tag to compare

Changed

  • No longer errors if the nickname map file doesn't exist

Fixed

  • Docker compose example config: fixed volume mount permissions

v0.2.11

24 Oct 16:40
v0.2.11
47594cb

Choose a tag to compare

Added

  • Healthcheck in Dockerfile
  • /health endpoint for healthcheck, returns current server version

v0.2.10

24 Oct 16:23
v0.2.10
8932f6b

Choose a tag to compare

Fixed

  • User in container images has UID and GID 1000

v0.2.9

24 Oct 16:02
v0.2.9
55b6cc8

Choose a tag to compare

Fixed

  • Add latest tag to container images

v0.2.8

24 Oct 15:46
v0.2.8
a924932

Choose a tag to compare

Fixed

  • Container image build now correctly builds a multi-platform image

v0.2.7

24 Oct 15:21
v0.2.7
641cefe

Choose a tag to compare

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

24 Oct 15:12
v0.2.6
5f3214f

Choose a tag to compare

Fixed

  • Version numbers

v0.2.5

24 Oct 14:46
v0.2.5
c8de128

Choose a tag to compare

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

23 Feb 16:39
v0.2.4
12b1d54

Choose a tag to compare

Added

  • Option to bind to 0.0.0.0 instead of 127.0.0.1

v0.2.3

01 Jun 16:32
v0.2.3
05a7efd

Choose a tag to compare

Changed

  • Reload chat history when changing room, with an option to keep history