Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

45 lines (35 loc) · 1.36 KB

Version 1.1.0 (September 10, 2023)

Improvements

  • Fixed basic user authentication in connection setup #40
  • Support for adding paths in connection setup #45

Version 1.0.0 (June 29, 2022)

What's New

  • KongDash is now known as Primate
  • Compatible with Kong Admin API v2.7.x
  • Support for storing multiple connections
  • Option to customise UI with themes
  • An activity monitor that logs HTTP API calls
  • Snap and AppImage packages for Linux machines

Improvements

  • Electron version 19.0.6

Version 0.3.0 (July 30, 2017)

  • Support for Kong Admin API v0.10.x #14
  • New views to manage certificates and upstreams #16
  • Fixed settings reload issues #2 #10
  • Settings option moved to File menu

Version 0.2.0 (September 07, 2016)

  • Check for updates and notify
  • New view for cluster
  • Charts to display node status and timers
  • Validate server response on host URL change
  • Fix HTTP basic auth header issue
  • Fix duplicate host field in Settings view
  • Remove Reload option from Window menu
  • Mac OS X build

Version 0.1.0-beta (August 28, 2016)

  • Initial Release