- Improved dynamic updating of graphs
- Improve color scheme in console log
- Add examples script for docker builds, git post-receive hooks and nginx reverse proxy config
- Do not crash when the rundir could not be deleted
- Do not crash when an internal task (like an http conection) fails
- Fix race in http log output
- Fix running behind a subdirectory reverse proxy (thanks Paolo)
- Allow subdirs in artifacts directory (thanks @jbglaw)
- Move to ansi_up version 4.0.4
- Remove dependency on vue-router
- Documentation fixes (thanks @alexmyczko, @meskio, @sbrl and @xlii-chl)
- Various other minor fixes