- Display RRD graphs in 'Monitor' (new) section
- Fix '/certs' validation bypass. #22
- Add '/services' endpoint. #11
- Add 'error-message' and 'error-code' to update status responses. #23
- Various minor fixes
- Add 'JIDO_API_CUSTOM' env variable for loading custom API code, docs, html
- Update API Documentation to be much more clear and better organized
- Replace original FontAwesome fonts with smaller Fontello/FA font files
- Add Admin UI for web-based API management
- Fix issue #17 - HMAC auth bypassed when no token is set
- Add HMAC signature-based authentication
- Add new text/markdown mime type
- Update documentation explaining HMAC authentication
- Implement fix to hide source code when calling a /default file directly
- Fix issue #15 - Admin API crashes when 'update.log' is missing
- Fix issue #16 - Missing certs status
- Add endpoint to upload and update TLS certificates
- Add endpoint to retrieve an encrypted debug bundle
- Fix issue #12 - Server cannot start when JIDO_API_PORT env var (patrixl)
- Apply identical fix in #12 to JIDO_API_VERSION env var
- Use software packages with '.enc' extension instead of '.asc'