Skip to content

Make it less broken

Latest
Compare
Choose a tag to compare
@codingchili codingchili released this 10 Oct 16:39
· 5 commits to master since this release

Minor bug fixes release

  • When running the command to add users, the password was not being saved.
  • Commandline was not parsed correctly for unix / docker builds.
  • Use absolute paths when mounting a volume in docker. (support newer docker version)
  • Logging events are now lowercase separated with dot, example: 'buildComplete' -> 'build.complete'.