changelog

This commit is contained in:
Jan Prochazka
2022-03-28 19:11:22 +02:00
parent d4a7ae13e1
commit aac768b158
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,11 @@ Builds:
- npm - npm package dbgate-serve
- app - classic electron app
- all - docker, npm, app
### 4.8.0
- ADDED(all): Redis support (support stream type), removed experimental status
- ADDED(all): Redis readonly support
- ADDED(all): Explicit NDJSON support, when opening NDJSON/JSON lines file, table data are immediately shown, without neccesarity to import
- ADDED(app): Opening developer tools when crashing without reload app
### 4.7.4
- ADDED(all): Experimental Redis support (full support is planned to version 4.8.0)
- ADDED(all): Read-only connections