Skip to content

Releases: stacklok/codegate-ui

v0.5.0

17 Jan 15:13
a940ffe
Compare
Choose a tag to compare

0.5.0 (2025-01-17)

Features

  • initial work on codegate version check widget (#94) (0baa10b)
  • react-query hey-api integration (#101) (58d4d47)

v0.4.1

17 Jan 10:15
6bfa866
Compare
Choose a tag to compare

0.4.1 (2025-01-17)

Bug Fixes

v0.4.0

16 Jan 11:42
02c8c82
Compare
Choose a tag to compare

0.4.0 (2025-01-16)

Features

v0.3.0

16 Jan 11:10
93e8c38
Compare
Choose a tag to compare

0.3.0 (2025-01-16)

Features

Bug Fixes

  • alerts-table: add clear button to input search (#87) (ee1ac50)
  • alerts-table: trigger token box and copy to clipboard icon (#85) (7a0e61c)

v0.2.0

15 Jan 17:36
ef1b65c
Compare
Choose a tag to compare

0.2.0 (2025-01-15)

Features

  • make "setup" menu section less confusing (#81) (ae42046)

Bug Fixes

v0.1.0

15 Jan 11:25
638c940
Compare
Choose a tag to compare

0.1.0 (2025-01-15)

Features

v0.0.15

15 Jan 10:37
108b8ec
Compare
Choose a tag to compare

0.0.15 (2025-01-15)

Bug Fixes

  • alerts line chart sorting (#63) (ce8146c)
  • formatting alert time in the table, add seconds (#56) (8d764aa)

v0.0.14

13 Jan 16:40
79d59c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

13 Jan 08:45
fb5ebf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

09 Jan 14:45
6e5756c
Compare
Choose a tag to compare

What's Changed

  • Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #24
  • Bump eslint from 9.15.0 to 9.17.0 by @dependabot in #23
  • Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #20
  • Bump @radix-ui/react-tooltip from 1.1.4 to 1.1.6 by @dependabot in #22
  • Bump @radix-ui/react-select from 2.1.2 to 2.1.4 by @dependabot in #21
  • Fix: replace copy to clipboard component with custom one by @peppescg in #28
  • Bump react, react-dom and @types/react by @dependabot in #25
  • chore: upgrade react-dom to 19 by @peppescg in #29
  • Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by @dependabot in #37
  • Update the UI port in example command by @danbarr in #41
  • Fix: syntax highlighting auto detecting lang by @peppescg in #32
  • Bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 by @dependabot in #36
  • Bump @radix-ui/react-switch from 1.1.1 to 1.1.2 by @dependabot in #35
  • Bump react-router-dom from 7.0.2 to 7.1.1 by @dependabot in #33
  • docs: remove VS Code reload note, add container restart policy by @danbarr in #12

New Contributors

Full Changelog: v0.0.11...v0.0.12