v1.0.1
This release comes with the following new additions.
- Initial release
- Driver service rewritten entirely in Falcon for efficiency and cleaner code
- Used Werkzeug HTTP server for lightweight implementation and speed
- Decoupled structure for separate metric collection and display servers
- Removed dependence on pre-rendered templates by rendering DOM elements on connection
- Faster updating DOM elements with quick request addressing and efficient response structure
- Added passcode-based protection for added authentication of data requests
- Added authenticated process state management endpoints