Skip to content

Heorot v1.4.1

Latest
Compare
Choose a tag to compare
@jafurlan jafurlan released this 11 Mar 01:19
· 52 commits to master since this release

v1.4.1 notes:

New Features:

  1. Initial typescript support for API
  2. added switch "redfish" data to node page
  3. added auto redfish querying
  4. added open BMC page button to Node page
  5. added fix bad request button to Rack Actions modal

Bugfixes:

  1. fixed xterm error when the node did not have a "BMC" interface
  2. 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