v0.3.8
Security bug fixes, dependency updates, new Go build.
New release should be faster, safer, and smaller.
Migration notices
No migration needed.
Changelog
- f65a28e (security) fix user's JWT
- 0907ab8 add bash to full image (#20)
- dd75f57 build & docs: update goreleaser config
- 34109d5 detect client address behind proxy (closes #9)
- 2b173a2 update GO to 1.19, update deps
- cd97f41 update docker images (fixes #22), make universal (ARM/AMD) docker build
For Ubuntu/Debian (should be for all LTS)
sudo wget -O trusted-cgi_0.3.7_linux_amd64.deb https://github.com/reddec/trusted-cgi/releases/download/v0.3.7/trusted-cgi_0.3.7_linux_amd64.deb
sudo apt install ./trusted-cgi_0.3.7_linux_amd64.deb