Merge branch 'master' into develop

This commit is contained in:
Jan Prochazka
2023-03-05 17:20:22 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ Builds:
- linux - application for linux
- win - application for Windows
### 5.2.3
- FIXED: npm version crash (#508)
### 5.2.3
- ADDED: Search entire table (multi column filter) #491
- ADDED: OracleDB - connection to toher than default ports #496

View File

@@ -1,6 +1,6 @@
{
"private": true,
"version": "5.2.4-beta.2",
"version": "5.2.4",
"name": "dbgate-all",
"workspaces": [
"packages/*",