Skip to content

Releases: flanksource/flanksource-ui

v1.0.824

15 Nov 10:01
Compare
Choose a tag to compare

1.0.824 (2024-11-15)

Bug Fixes

v1.0.823

11 Nov 19:56
Compare
Choose a tag to compare

1.0.823 (2024-11-11)

Bug Fixes

  • agent install instructions (25d8b7b)

v1.0.822

11 Nov 18:39
Compare
Choose a tag to compare

1.0.822 (2024-11-11)

Features

  • add notification filter (cbfb0ca)

v1.0.821

05 Nov 12:42
Compare
Choose a tag to compare

1.0.821 (2024-11-05)

Reverts

  • Revert "fix: remember selected catalog tab when navigating to /catalog/{id}" (65b3f0f)
  • Revert "refactor: organize imports" (ef3b354)
  • Revert "fix: dynamically import RelationshipGraph for improved performance" (ccc6f52)

v1.0.820

01 Nov 12:36
Compare
Choose a tag to compare

1.0.820 (2024-11-01)

Bug Fixes

  • fix incorrect page for topology details (ca3f7e7)

v1.0.819

01 Nov 06:49
Compare
Choose a tag to compare

1.0.819 (2024-11-01)

Bug Fixes

  • fix pagination issues with in permissions view (011d969)
  • make onRowClick prop options (5592248)
  • undefined error in permissions table (92edd08)

Features

  • add connection link for showing connections (93a0c18)
  • add permissions page with ability to manage permissions (3d95817), closes #2246
  • add permissions tabs for connection and playbooks (0595b20), closes #2246 #2246
  • add playbook dropdown and fix a few minor styles (debd86f)
  • switch to flat tabs for permission view in modals (74d241e)

v1.0.818

31 Oct 21:59
Compare
Choose a tag to compare

1.0.818 (2024-10-31)

v1.0.817

31 Oct 14:34
Compare
Choose a tag to compare

1.0.817 (2024-10-31)

Features

  • show approval step in actions list (7105c2f), closes #2380

v1.0.816

31 Oct 08:44
Compare
Choose a tag to compare

1.0.816 (2024-10-31)

Bug Fixes

  • fix config insights filter by config type not working (f2de4a0)
  • lazy load individual pages for reduced bundle size (6f20bc6)
  • optimize icons for imports (2da74b0)
  • use react-selected-windowed for config dropdown for performance improvements (b829069), closes #2365

v1.0.815

31 Oct 07:38
Compare
Choose a tag to compare

1.0.815 (2024-10-31)

Bug Fixes

  • add spacing around "/" and graysacale in check names (d0e603e), closes #2189