Skip to content

Releases: openziti/ziti-console

ziti-console-lib-v0.6.0

07 Oct 23:48
94271bf
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #512 - New JWT Signers List Page and Edit Form

ziti-console-lib-v0.5.1

23 Sep 23:21
e548e40
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #497 - Update ag-grid to v31.3.4
  • Issue #496 - Add Tag Editor to other entity pages
  • Issue #502 - Implement server side filtering for configurations list on service edit form

Bug Fixes

  • Issue #500 - Fix upper bound of pagination controls on list pages

app-ziti-console-v3.5.0

24 Sep 19:21
e548e40
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #486 - New Terminators List Page and Edit Form
  • Issue #497 - Update ag-grid to v31.3.4
  • Issue #496 - Add Tag Editor to other entity pages
  • Issue #502 - Implement server side filtering for configurations list on service edit form

Bug Fixes

  • Issue #492 - Simple service form is limited to only 30 identities
  • Issue #500 - Fix upper bound of pagination controls on list pages

ziti-console-lib-v0.5.0

11 Sep 14:37
0639b62
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #486 - New Terminators List Page and Edit Form

Bug Fixes

  • Issue #492 - Simple service form is limited to only 30 identities

ziti-console-lib-v0.4.10

10 Sep 12:51
698b003
Compare
Choose a tag to compare

Bug Fixes

  • Issue #482 - Save search filters when navigating between the list page and edit screen
  • Issue #487 - Visualizer: router hosted service link showing error state.
  • Issue #477 - Identity role attributes aren't showing for the host/accessing configurations on the simple service form

ziti-console-lib-v0.4.9

28 Aug 19:22
0fa38fc
Compare
Choose a tag to compare
  • Issue #476 - Reduce application bundle size using production configuration
  • Issue #478 - Fix display of identity "role" attributes on simple service form

app-ziti-console-v3.4.7

28 Aug 19:34
0fa38fc
Compare
Choose a tag to compare
  • Issue #476 - Reduce application bundle size using production configuration
  • Issue #478 - Fix display of identity "role" attributes on simple service form

ziti-console-lib-v0.4.8

27 Aug 12:48
c03bc28
Compare
Choose a tag to compare
  • Issue #469 - Validation for the names on simple service summary screen
  • Issue #467 - Allow users to navigate to the config edit page via the "Associated Configs" pod
  • Issue #474 - Warning for "unsaved" data is displayed for policies after saving & closing edit page

ziti-console-lib-v0.4.7

20 Aug 13:00
5748f41
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #459 - Enable extension of data-table filters via the ExtensionService class
  • Issue #434 - Allow filtering of Identities list page via "isAdmin"

Bug Fixes

  • Issue #457 - Table is not resized when browzer size changes

app-ziti-console-v3.4.6

20 Aug 13:11
5748f41
Compare
Choose a tag to compare

Feature/Improvements

  • Issue #459 - Enable extension of data-table filters via the ExtensionService class
  • Issue #434 - Allow filtering of Identities list page via "isAdmin"

Bug Fixes

  • Issue #450 - Hide the navigation bar when session expires and routing to login page
  • Issue #452 - Correctly show associated entities when using the #all attribute
  • Issue #453 - AppData is not persisting when adding via the JSON editor on edit forms
  • Issue #455 - Prevent overflow of attribute items with long names in tag selector component
  • Issue #457 - Table is not resized when browzer size changes