Skip to content

Releases: koron/nvgd

v1.14.0

05 Feb 10:02
v1.14.0
170766f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

Release v1.12.3

21 Dec 04:11
v1.12.3
4ba7062
Compare
Choose a tag to compare
update x/crypto to fix vulnerability

Release v1.12.2

26 Apr 05:34
v1.12.2
ca55a76
Compare
Choose a tag to compare
Small usability improvements

See https://github.com/koron/nvgd/pull/82 for details.

Release v1.12.1

12 Apr 05:57
v1.12.1
f704ed5
Compare
Choose a tag to compare
documentation

Release v1.12.0

03 Apr 08:15
v1.12.0
089ae01
Compare
Choose a tag to compare
new filters: TRDSQL and ECharts

Release v1.12.0-alpha.1

01 Mar 05:55
v1.12.0-alpha.1
92acba0
Compare
Choose a tag to compare
Pre-release
trdsql filter preview release

Release v1.10.1

26 Feb 08:03
v1.10.1
35e5fde
Compare
Choose a tag to compare
security update

Release v1.10.0

26 Feb 07:55
v1.10.0
1287cec
Compare
Choose a tag to compare
security update

Release v1.9.0

01 Feb 06:28
v1.9.0
1e8e634
Compare
Choose a tag to compare
new features for "db" protocol and "grep" filter

* "db" protocol
    * multiple queries in a request
    * smart max_rows: only "SELECT" without "LIMIT" nor "COUNT"
    * MySQL: disconnect after each requests, to reset variables
* "grep" filter
    * option to show context lines
    * option to show line number

Release v1.8.1

08 Jun 07:36
v1.8.1
3964cf3
Compare
Choose a tag to compare
fix a condition of redis's HGET

See https://github.com/koron/nvgd/pull/67 for details.