Skip to content

Releases: nuvla/ui

v2.38.1

09 Aug 08:02
4b2ab1f
Compare
Choose a tag to compare

2.38.1 (2024-08-09)

Bug Fixes

  • add missing import of time from sixsq tools (09a9785)
  • cloudflare: NE not accessible when location is in the body (3153bbf)
  • Edge detail: Do not show error message for NE go version or for NE dev versions (3153bbf)
  • Edge details: Show error message when user is trying to upgrade between major versions (3153bbf)
  • edge details: Show message informing users coming from 2.14.3 or earlier to upgrade to v2.14.4 first (3153bbf)
  • Edge detail: Target version is not set bugfix (3153bbf)
  • Edge page: Do not show peripheral section when empty list (3153bbf)
  • Edge page: Make target release dropdown bigger (3153bbf)
  • Edge page: NE release ordered by release-date attribute (3153bbf)
  • Edges utils: Remove unused function (3153bbf)
  • readme.md: Add docker image size badge (88b03e5)
  • semver: Extract and refactor semver parsing into an utilities namespace (3153bbf)

Continuous Integration

  • ci: Fix docker image build time for release workflow (4e015cc)
  • ci: Rename NuvlaBox to NuvlaEdge (68607a4)
  • ci: Reuse GitHub workflow code between dev and release (#1610) (1ccdf75)
  • ci: Run unit tests, bundle size check, and e2e tests also in release PRs (#1612) (fde04d6)
  • github: rename Release Please private key secret to RELEASE_PLEASE_PRIVATE_KEY (#1618) (62218f1)
  • github: use GitHub App token to run release-please (#1615) (68cf15f)
  • github: use GitHub App token to run release-please (#1616) (3897354)
  • github: use GitHub App token to run release-please (#1617) (575dc2b)

v2.38.0

25 Jul 14:51
a75a343
Compare
Choose a tag to compare

2.38.0 (2024-07-25)

Features

  • Helm Apps: Support creation and configuration of Helm Apps (#1572) (a525241)

v2.37.3

25 Jul 14:16
105528e
Compare
Choose a tag to compare

2.37.3 (2024-07-25)

Continuous Integration

  • ci: e2e test cloudflare fix (5aaf97f)
  • ci: update bootstrap-sha (c551707)