v1.4.1 notes:
New Features:
- Initial typescript support for API
- added switch "redfish" data to node page
- added auto redfish querying
- added open BMC page button to Node page
- added fix bad request button to Rack Actions modal
Bugfixes:
- fixed xterm error when the node did not have a "BMC" interface
- fixed regex firmware matching in Settings page
Note: Updating from a previous minor version will require updating / adding the latest node packages ie: "npm i" in the /opt/heorot/api/ directory
Docker users should docker compose down; docker compose up -d --build