diff --git a/CHANGELOG.md b/CHANGELOG.md index 4855fb782..2e1388b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ Builds: - linux - application for linux - 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 - CHANGED: Show Data/Structure button in one place #1015 - ADDED: Data view coloring (every second row) #1014 diff --git a/package.json b/package.json index 440702e04..7de9a40f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "6.1.5-beta.3", + "version": "6.1.5", "name": "dbgate-all", "workspaces": [ "packages/*",