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