mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 10:45:59 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -8,6 +8,13 @@ Builds:
|
|||||||
- linux - application for linux
|
- linux - application for linux
|
||||||
- win - application for Windows
|
- win - application for Windows
|
||||||
|
|
||||||
|
### 5.3.3
|
||||||
|
- FIXED: The application Window is not visible when openning after changing monitor configuration. #856
|
||||||
|
- FIXED: Multi column filter is broken for Postgresql #855
|
||||||
|
- ADDED: Do not display internal timescaledb objects in postgres databases #839
|
||||||
|
- FIXED: When in splitview mode and Clicking "Refresh" button on the right side, will refresh the left side, and not the right side #810
|
||||||
|
- FIXED: Cannot filter by uuid field in psql #538
|
||||||
|
|
||||||
### 5.3.1
|
### 5.3.1
|
||||||
- FIXED: Column sorting on query tab not working #819
|
- FIXED: Column sorting on query tab not working #819
|
||||||
- FIXED: Postgres Connection stays in "Loading database structure" until reloading the page #826
|
- FIXED: Postgres Connection stays in "Loading database structure" until reloading the page #826
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "5.3.2-beta.3",
|
"version": "5.3.3",
|
||||||
"name": "dbgate-all",
|
"name": "dbgate-all",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*",
|
"packages/*",
|
||||||
|
|||||||
Reference in New Issue
Block a user