mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 23:26:00 +00:00
Merge branch 'hotfix/6.1.5'
This commit is contained in:
@@ -8,6 +8,10 @@ Builds:
|
|||||||
- linux - application for linux
|
- linux - application for linux
|
||||||
- win - application for Windows
|
- win - application for Windows
|
||||||
|
|
||||||
|
### 6.1.5
|
||||||
|
- FIXED: Serious security hotfix (for Docker and NPM, when using LOGIN and PASSWORD environment variables or LOGIN_PASSWORD_xxx)
|
||||||
|
- no changes for desktop app and for Team premium edition, when using storage DB
|
||||||
|
|
||||||
### 6.1.4
|
### 6.1.4
|
||||||
- CHANGED: Show Data/Structure button in one place #1015
|
- CHANGED: Show Data/Structure button in one place #1015
|
||||||
- ADDED: Data view coloring (every second row) #1014
|
- ADDED: Data view coloring (every second row) #1014
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "6.1.5-beta.3",
|
"version": "6.1.5",
|
||||||
"name": "dbgate-all",
|
"name": "dbgate-all",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user