Skip to content

Releases: giantswarm/happa

Happa 0.5.1

01 Apr 09:01
0a9af05
Compare
Choose a tag to compare

Changes

  • The keypair table is now sortable by clicking on the headings.
  • The scroll position is now always reset to the top of the page when navigating between pages.

Happa 0.5.0

29 Mar 14:08
5a62aab
Compare
Choose a tag to compare

Changes

  • Information on the cluster details pages are now structured in three tabs: General, Key Pairs, and Managed Services. (#537)

Happa 0.4.0

29 Mar 01:55
37d88f9
Compare
Choose a tag to compare

Changes

  • The list of Key Pairs on the Cluster Detail screen now allows you to quickly copy values for the Common Name, Organization, and ID values by clicking on them.

Happa 0.3.4

27 Mar 14:30
31a30c3
Compare
Choose a tag to compare

Bugfixes

  • Fix a problem where duplicate clusters would appear in the cluster list on the organization detail page.

Happa 0.3.3

27 Mar 11:56
84b2a68
Compare
Choose a tag to compare

Bugfixes

  • Fix a problem where information in the cluster overview and cluster details page constantly switched back and forth between details available and not visible (zero values). (#536)

Happa 0.3.2

26 Mar 13:50
557f778
Compare
Choose a tag to compare

Bugfixes

  • Prevent access to undefined workers array on cluster details page in another location.

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.