happa release v0.10.20

New features

  • The navigation is now responsive, it works better on narrow screens. (#1287)

What’s changed

  • We clarified the app configuration fields to be more explicit about what they expect. (#1293)
  • Implemented smart truncation for the version of apps, allowing us to show the beginning and ending of those strings in a truncated form.(#1298)
  • Adjusted the app deletion notification to clarify that apps will be scheduled for deletion (#1296)
  • Add tooltips to explain the meaing of “DESIRED” node count on the cluster detail page (#1292, #1297)
  • We’ve made some further adjustments to the home page to better suit narrow screens (#1291)
  • Added an error message above the submit button on the cluster creation page when there are no releases (#1229)

Fixed

  • Fixed notifications that overlapping user & organization components (#1286)
  • Fix instance type position inside the create node pool form (#1289)
  • Fix kubernetes release label being stuck when switching release versions on the create cluster screen (#1284)

Security and Others