Skip to content

Releases: PGBI/kong-dashboard

v2.3.1

16 Oct 14:10
Compare
Choose a tag to compare

Fixed bug preventing Kong-Dashboard from being started with basic authentication enforced. Thanks @szynaka

v2.3.0

05 Oct 08:39
Compare
Choose a tag to compare

Add capability to manage SNIs & Certificates (#127)
Thanks @marceldiass

v2.2.1

25 Sep 09:34
Compare
Choose a tag to compare

Fixes v2.2.0 release that wasn't properly built.

v2.2.0

09 Aug 16:31
Compare
Choose a tag to compare
  • reverse proxy timeout increased (#118)
  • consumer search box added
  • fix bug causing homepage thumbnail images to be sometimes broken

v2.1.1

23 May 12:54
Compare
Choose a tag to compare
  • Use gulp to build executable. Should make the build process more reliable.
  • Use prepublishOnly npm hook to build the app before publishing to npm.
  • Handle case where a Kong oauth2 set of credentials is associated with multiple redirect_uris (#89)
  • Infinite-scroll instead of pagination for apps, consumers and plugins listing (#93)
  • Plugins a sorted alphabetically on dropdown (#100)
  • Anchor tag added to APIs hosts (#96)

v1.4.0

23 May 12:51
Compare
Choose a tag to compare
  • Use gulp to build executable. Should make the build process more reliable.
  • Use prepublishOnly npm hook to build the app before publishing to npm.
  • Handle case where a Kong oauth2 set of credentials is associated with multiple redirect_uris (#89)
  • Infinite-scroll instead of pagination for apps, consumers and plugins listing (#93)
  • Plugins a sorted alphabetically on dropdown (#100)

v2.0.0

02 Apr 10:09
Compare
Choose a tag to compare
  • #70 Kong-dashboard made compatible with Kong 0.10.x

v1.3.1

20 Mar 21:34
Compare
Choose a tag to compare
  • Fixes #69 - Kong was malfunctioning when not served from the root path,
  • #81 - Rev-locking docker image based on which Kong-Dashboard docker image is build,
  • #88 - Allowing a plugin to be applied to all APIs.

v1.3.0

03 Jan 16:33
Compare
Choose a tag to compare
  • Kong Dashboard now supports pagination (#63)
  • Fix installation for npm 2 (#68)
  • Protection against clickjacking (#58)

v1.2.1

26 Dec 15:35
Compare
Choose a tag to compare
  • Fixed docker image