Skip to content

[1.0.7] Minor improvements

Latest
Compare
Choose a tag to compare
@hugmouse hugmouse released this 20 Sep 19:25
· 2 commits to master since this release
64432f8

Full Changelog: 1.0.6...1.0.7

Features

  • Added blackfriday markdown renderer. You can enable it by compiling the project with --tags blackfriday
  • Remove CGO
  • Docker support
  • CSRF support
  • Prettier error page

Fixes

  • First vpub run. When you don't have a table named "schema_migration" it will simply crash. Now fixed!
  • Added missing CSRF fields in some places