Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 11:07
· 3 commits to master since this release

Security bug fixes, dependency updates, new Go build.

New release should be faster, safer, and smaller.

Migration notices

No migration needed.

Changelog

  • ef2d62c Fix path on debian systemd service (#24)
  • dc18e1f Fix paths of static files. (#11)
  • 9d824a7 add apt repo build
  • f9672fc add info about apt (fixes #12)
  • 11c268d add upload to apt repo
  • 6872586 fix build
  • d2e405c fix: slash handling for static files (replaces pull/27)
  • d549807 initial attempt to move templates as embedded content
  • 314f3d9 skip run scheduled job on start (fixes #25)
  • 622a3bf update dependencies and build workflow
  • 75820b6 update nimlang and alpine docker image

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