What's new
Connection chooser
As proposed by @PauloGDPeixoto at issue #37, a connection chooser is added at the bottom menu. Now, you're able to change active connections - nodes without the need to navigate to settings.
Snapshots (beta)
As proposed by @ksachdeva11 at issue #39, you can now take a snapshot of the currently active node.
All APIs
, Plugins
, Upstreams and Targets
will be saved and available for later import.
This feature adds a new table to Konga's database so you will have to run the app, setting NODE_ENV
environment variable to production
once, as stated at issue #40 so that the migrations may be applied.
TAG based docker automated builds
From this version onward, TAG based automated builds are set up in docker hub so that you're able to pull and run a specific version of Konga if needed. Thanks @smazurov for the reminder at issue #35
Bug fixes
Various issues and minor bug fixes have been addressed.