Releases: PGBI/kong-dashboard
Releases · PGBI/kong-dashboard
v1.2.0
- Requests are now proxied to Kong by a backend server (#59),
- Kong dashboard UI can be protected with basic-auth (#59).
v1.1.2
- Fix issue #38 where kong-dashboard was not recognizing nodes running kong 0.8.0
v1.1.1
- Remove the dependency with
concat
which was unpublished from npm (see issue #32)
v1.1.0
- provide basic auth support when kong admin api is protected with basic auth (issue #13)
- consumer generated id displayed on consumer page (issue #17)
v1.0.2
- allow installation with docker and vagrant,
- fix password management with basic auth (#16)
- fix an issue causing invalid configuration when field left empty (#11)
v1.0.1
- kong-dashboard can now be installed with npm,
- possibility to customize materialize sass variables.
v1.0.0
First release of Kong Dashboard.