All notable changes to this project are documented in this file.
- Link to project homepage corrected
- Clean-up staging configuration parameters
- Make SSL/TLS-dependent configuration explicit in code
- No longer show footer in case scrollbar is needed
- Avoid setuptools warning on packetization
- Reduce SPICE connection file log level
- Support opening Proxmox' VNC console
- Better memrange wording
- Check node online status only on cluster queries
- Only set session cookie secure flag if https is used
- Enhance API with option to provide "full" qemu data
- Also support "false" and "true" for Boolean values in config file
- Only query nodes that are online
- Add session security headers
- Use "memrange" attribute in VM list
- Remove redundant line in index template
- Possibility to start a machine from the machine list
- Change default to listen also on IPv6
- Change button hover color to better fit color scheme
- Support for dropping privileges after binding to listen port
- Improved logging/output on startup
- Disable debug output
- First public release to Github