Skip to content

Releases: giantswarm/happa

Happa 0.3.1

25 Mar 15:06
cf14be2
Compare
Choose a tag to compare

Bugfixes

  • Prevent access to undefined workers array on cluster details page (#534)

Happa 0.3.0

25 Mar 11:41
4da8ab7
Compare
Choose a tag to compare

Changes

  • The name of a cluster can now be changed from the cluster details page. Click the name to switch to edit mode. (#530)
  • The cluster list on the home screen now refreshes automatically. (#532)

Happa 0.2.1

19 Mar 12:27
a4c721b
Compare
Choose a tag to compare

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

18 Mar 08:45
4c53b13
Compare
Choose a tag to compare

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

11 Mar 11:31
6725903
Compare
Choose a tag to compare

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

07 Mar 14:36
a51eeb0
Compare
Choose a tag to compare

Changes

  • Azure: In cluster creation, the dialog to select a VM size for worker nodes now shows the current selection highlighted. (#517)

Bugfixes

  • The form under Account Settings to change the user's password is now functional again. (#521)

Happa 0.1.38

07 Mar 08:46
6d96984
Compare
Choose a tag to compare

Changes

  • Improved rendering of the Getting Started intro page (#516)

Happa 0.1.37

06 Mar 12:30
1bc86fe
Compare
Choose a tag to compare

Bugfixes

  • On AWS and Azure installations, fixed the rendering of the input field used to select the EC2 instance type/the Azure VM size for worker nodes. (#514, #515)

Happa 0.1.36

06 Mar 11:13
3d355cc
Compare
Choose a tag to compare

Changes

  • Notifications appearing on various events have been redesigned. (#508)

Happa 0.1.35

06 Mar 08:08
586ede9
Compare
Choose a tag to compare

Bugfixes

  • Fixed a style problem that would cause radio buttons and check boxes to appear in their own line. (#513)