v0.3.7
Security bug fixes, dependency updates, new Go build.
New release should be faster, safer, and smaller.
Migration notices
No migration needed.
Changelog
- e7dafb0 Fix directory creation permissions. (#10)
- 59ba0ed Remove all references to bintray. (#13)
- 9466372 Update README.md
- 3289f29 fix jwt dependency
- d178095 handle create dir API (#7)
- 068a914 update go dependencies, bump go to 1.18
- 9a75aa4 update ui submodule
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