Skip to content

Releases: flightctl/flightctl-ui

v1.0.1

07 Jan 12:20
e4ee134

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Dec 16:19
c2c6334

Choose a tag to compare

What's Changed

  • NO-ISSUE: Bump base image version by @fzdarsky in #349
  • Update UI proxy flightctl go dep to v0.10.0-rc1 by @celdrake in #351
  • EDM-1246: Add FIPS validation by @fzdarsky in #355
  • EDM-2216: Improve UX of showing results after resuming all devices by @celdrake in #358
  • Adjust new subnav bar to UX designs by @celdrake in #356
  • Update Flight Control logo by @celdrake in #361
  • EDM-532: Allow navigating menus via Keyboard by @celdrake in #322
  • EDM-2280: Add orgId parameter to console session requests by @celdrake in #363
  • Fix release branch check: verify commit is in the correct branch by @celdrake in #369
  • Autodetect kind cluster configuration by @celdrake in #365
  • EDM-2403: Handle initialization errors gracefully instead of panic by @celdrake in #370
  • Quadlet spec by @celdrake in #371
  • EDM-2249: The yaml tab is now a YAML editor similar to the OCP console by @celdrake in #366
  • Add support k8s static auth by @celdrake in #372
  • EDM-2422 split application and systemd status by @celdrake in #373
  • EDM-2540 Perform user permission checks through the Flight Control API exclusively by @celdrake in #376
  • EDM-2373: Support multiple authentication providers by @celdrake in #378
  • EDM-2290 quadlet applications support by @celdrake in #381
  • EDM-2622: PKCE flow not 100% following security guidelines by @ori-amizur in #384
  • EDM-2353: Remove Tech Preview badge from all pages by @celdrake in #377
  • Migrate API from v1alpha1 to v1beta1 by @celdrake in #385
  • EM-2629 add support for single container apps by @celdrake in #382
  • EDM-2632: Update types with new ApplicationStatus when there are no apps by @celdrake in #386
  • EDM-2646: Revert to manually generating the PATCHes for applications by @celdrake in #387
  • Use appropriate icon for NoApplications. Add embedded column to apps by @celdrake in #388
  • Skip cypress from the UI image building process by @celdrake in #379
  • EDM-2373: Auth providers - fixes and improvements by @celdrake in #383
  • EDM-2534 auth and organizations always enabled by @celdrake in #390
  • Update flightctl-base image by @celdrake in #389
  • Do now show login error before flow starts by @celdrake in #392
  • Make the subnav style consistent with the current theme by @celdrake in #391
  • [Release-1.0] EDM-2697: Removing resource limits PATCH fixed by @celdrake in #398
  • [Release 1.0] EDM-2561 increase terminal size by @celdrake in #407
  • [Release-1.0] EDM-2612 fix cookie clear and openshift logout by @celdrake in #408
  • [Release-1.0] Update node-forge to v1.3.2 by @celdrake in #402
  • [Release-1.0] EDM-2705 fix auth provider roles by @celdrake in #410
  • [Release-1.0] EDM-2717 show error when organizations are not fetched by @celdrake in #411
  • [Release-1.0] EDM-2649 fix OIDC flow failing for cookie size by @celdrake in #413
  • [Release 1.0] EDM-2693 add support for volumes in all app types by @celdrake in #414
  • [Release-1.0] Security review by @celdrake in #421
  • [Release-1.0] PKCE improvements by @celdrake in #422
  • [Release-1.0] Fix k8s flow that does not have state parameter by @celdrake in #424
  • Update doc links with new format (#415) by @celdrake in #426
  • [Release-1.0] EDM-2733 skip updates error on basic config by @celdrake in #427
  • [Release-1.0] EDM-2776 fix rbac permissions to check by @celdrake in #429
  • [Release-1.0] Fix snyk reported issues by @celdrake in #432
  • [Release-1.0] EDM-2704 disable oauth2 providers temporarily by @celdrake in #433
  • [Release-1.0] EDM-2742: Allow users to configure startGraceDuration for updates by @celdrake in #434
  • [Release-1.0] EDM-2755 show duplicate error in all duplicate files by @celdrake in #435
  • [Release-1.0] EDM-2752: Report only application status by @celdrake in #436
  • [Release-1.0] EDM-2730: Redirect to valid page after switching organization by @celdrake in #437
  • [Release-1.0] EDM-2813: Do not attempt to refresh in a loop by @celdrake in #439
  • [Release-1.0] Add prompt to login by @celdrake in #442
  • [Release-1.0] EDM-2717 show error with empty organizations by @celdrake in #444
  • [Release-1.0] Improve UI login error messages by @celdrake in #445

New Contributors

Full Changelog: v0.10.0...v1.0.0

v1.0.0-rc6

21 Dec 15:45
c2c6334

Choose a tag to compare

v1.0.0-rc6 Pre-release
Pre-release

Full Changelog: v1.0.0-rc5...v1.0.0-rc6

v1.0.0-rc5

18 Dec 14:51
c2c6334

Choose a tag to compare

v1.0.0-rc5 Pre-release
Pre-release

What's Changed

  • [Release-1.0] Add prompt to login by @celdrake in #442
  • [Release-1.0] EDM-2717 show error with empty organizations by @celdrake in #444
  • [Release-1.0] Improve UI login error messages by @celdrake in #445

Full Changelog: v1.0.0-rc4...v1.0.0-rc5

v1.0.0-rc4

16 Dec 20:30
9e792a4

Choose a tag to compare

v1.0.0-rc4 Pre-release
Pre-release

What's Changed

  • [Release-1.0] EDM-2755 show duplicate error in all duplicate files by @celdrake in #435
  • [Release-1.0] EDM-2752: Report only application status by @celdrake in #436
  • [Release-1.0] EDM-2730: Redirect to valid page after switching organization by @celdrake in #437
  • [Release-1.0] EDM-2813: Do not attempt to refresh in a loop by @celdrake in #439

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3

12 Dec 19:23
v1.0.0-rc3
53e7aab

Choose a tag to compare

v1.0.0-rc3 Pre-release
Pre-release

What's Changed

  • Update doc links with new format (#415) by @celdrake in #426
  • [Release-1.0] EDM-2733 skip updates error on basic config by @celdrake in #427
  • [Release-1.0] EDM-2776 fix rbac permissions to check by @celdrake in #429
  • [Release-1.0] Fix snyk reported issues by @celdrake in #432
  • [Release-1.0] EDM-2704 disable oauth2 providers temporarily by @celdrake in #433
  • [Release-1.0] EDM-2742: Allow users to configure startGraceDuration for updates by @celdrake in #434

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

09 Dec 14:50
801d017

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

What's Changed

  • [Release-1.0] EDM-2697: Removing resource limits PATCH fixed by @celdrake in #398
  • [Release 1.0] EDM-2561 increase terminal size by @celdrake in #407
  • [Release-1.0] EDM-2612 fix cookie clear and openshift logout by @celdrake in #408
  • [Release-1.0] Update node-forge to v1.3.2 by @celdrake in #402
  • [Release-1.0] EDM-2705 fix auth provider roles by @celdrake in #410
  • [Release-1.0] EDM-2717 show error when organizations are not fetched by @celdrake in #411
  • [Release-1.0] EDM-2649 fix OIDC flow failing for cookie size by @celdrake in #413
  • [Release 1.0] EDM-2693 add support for volumes in all app types by @celdrake in #414
  • [Release-1.0] Security review by @celdrake in #421
  • [Release-1.0] PKCE improvements by @celdrake in #422
  • [Release-1.0] Fix k8s flow that does not have state parameter by @celdrake in #424

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

v1.0.0-rc1

27 Nov 16:01
70412e1

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • NO-ISSUE: Bump base image version by @fzdarsky in #349
  • Update UI proxy flightctl go dep to v0.10.0-rc1 by @celdrake in #351
  • EDM-1246: Add FIPS validation by @fzdarsky in #355
  • EDM-2216: Improve UX of showing results after resuming all devices by @celdrake in #358
  • Adjust new subnav bar to UX designs by @celdrake in #356
  • Update Flight Control logo by @celdrake in #361
  • EDM-532: Allow navigating menus via Keyboard by @celdrake in #322
  • EDM-2280: Add orgId parameter to console session requests by @celdrake in #363
  • Fix release branch check: verify commit is in the correct branch by @celdrake in #369
  • Autodetect kind cluster configuration by @celdrake in #365
  • EDM-2403: Handle initialization errors gracefully instead of panic by @celdrake in #370
  • Quadlet spec by @celdrake in #371
  • EDM-2249: The yaml tab is now a YAML editor similar to the OCP console by @celdrake in #366
  • Add support k8s static auth by @celdrake in #372
  • EDM-2422 split application and systemd status by @celdrake in #373
  • EDM-2540 Perform user permission checks through the Flight Control API exclusively by @celdrake in #376
  • EDM-2373: Support multiple authentication providers by @celdrake in #378
  • EDM-2290 quadlet applications support by @celdrake in #381
  • EDM-2622: PKCE flow not 100% following security guidelines by @ori-amizur in #384
  • EDM-2353: Remove Tech Preview badge from all pages by @celdrake in #377
  • Migrate API from v1alpha1 to v1beta1 by @celdrake in #385
  • EM-2629 add support for single container apps by @celdrake in #382
  • EDM-2632: Update types with new ApplicationStatus when there are no apps by @celdrake in #386
  • EDM-2646: Revert to manually generating the PATCHes for applications by @celdrake in #387
  • Use appropriate icon for NoApplications. Add embedded column to apps by @celdrake in #388
  • Skip cypress from the UI image building process by @celdrake in #379
  • EDM-2373: Auth providers - fixes and improvements by @celdrake in #383
  • EDM-2534 auth and organizations always enabled by @celdrake in #390
  • Update flightctl-base image by @celdrake in #389
  • Do now show login error before flow starts by @celdrake in #392
  • Make the subnav style consistent with the current theme by @celdrake in #391

New Contributors

Full Changelog: v0.10.0...v1.0.0-rc1

v0.10.0

31 Oct 12:21
v0.10.0
c54fc80

Choose a tag to compare

What's Changed

  • EDM-1933: Use basic configurations can be disabled by @celdrake in #337
  • EDM-1939: Prevent crash when users type special characters by @celdrake in #338
  • Upgrade Cypress to bring new form-data version by @celdrake in #333
  • Alerts follow-ups: reuse existing API functionality for retrieving alerts by @celdrake in #332
  • Upgrade node to v22 by @celdrake in #340
  • EDM-1997: Show alert title as received from the API by default by @celdrake in #343
  • Update API types to Aug 18th by @celdrake in #342
  • EDM-2081: Add better placeholder for device tracked systemd units by @celdrake in #344
  • Upgrade webpack to v5.76.3 by @celdrake in #339
  • EDM-2060 Backup and restore devices by @celdrake in #347
  • EDM-1781 multi org support by @celdrake in #346
  • EDM-2151: Last seen has been removed from device status by @celdrake in #348
  • [release-0.10] NO-ISSUE: Bump base image version by @celdrake in #350
  • [release-0.10] Update go flightctl by @celdrake in #352
  • [release-0.10] EDM-2216: Improve UX of showing results after resuming all devices by @celdrake in #359
  • [release-0.10] Improve subnav bar styles by @celdrake in #360
  • [release-0.10] Update flightctl logo 0.10 by @celdrake in #362
  • [release-0.10] EDM-2280 fix console with organizations in UI by @celdrake in #364

Full Changelog: v0.9.4...v0.10.0

v0.10.0-rc7

24 Oct 15:26
v0.10.0-rc7
c54fc80

Choose a tag to compare

v0.10.0-rc7 Pre-release
Pre-release