Releases: giantswarm/happa
Releases · giantswarm/happa
Happa 0.3.1
Bugfixes
- Prevent access to undefined workers array on cluster details page (#534)
Happa 0.3.0
Happa 0.2.1
Changes
- After creating a cluster, users will be redirected to the new cluster's details page where they can observe cluster creation and create key pairs. (#528)
Bugfixes
- The clusters overview on the front page is now updated when you delete a cluster in happa. Before, the deleted cluster would still appear in the list and an error message would appear. (#529)
Happa 0.2.0
Changes
- Most information shown on the cluster details page is now refreshed automatically. No more need for
Ctrl+R
/Cmd+R
.
We plan to auto-refresh information in more places in the future. As it's an exception for now, we mark it clearly in the UI and also tag it with BETA
. We are particularly interested in your feedback. Please let us know via your Slack support channel if you notice anything unexpected.
Happa 0.1.40
Changes
- In cluster creation, the release selection has moved up, right after the cluster name. This fits better with the mechanics, as the release selected influences some of the settings available further down. (#524)
- In the cluster overview, hide the
Get Started
button if the cluster is older than 30 days. Note that the link is still available from the cluster details page, regardless of the age. (#525)
Bugfixes
- Fixed a rendering issue for disabled number input fields on Firefox. (#523)
Happa 0.1.39
Happa 0.1.38
Changes
- Improved rendering of the Getting Started intro page (#516)
Happa 0.1.37
Happa 0.1.36
Changes
- Notifications appearing on various events have been redesigned. (#508)
Happa 0.1.35
Bugfixes
- Fixed a style problem that would cause radio buttons and check boxes to appear in their own line. (#513)