Merge branch 'stable'

This commit is contained in:
SPRINX0\prochazka
2025-12-22 11:52:42 +01:00
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ Builds:
- linux - application for linux - linux - application for linux
- win - application for Windows - win - application for Windows
## 6.8.1
- FIXED: Won't navigate to the relevant field on click of a field in columns #1303
## 6.8.0 ## 6.8.0
- ADDED: Form cell view for detailed data inspection and editing in data grids, with multi-row bulk editing support - ADDED: Form cell view for detailed data inspection and editing in data grids, with multi-row bulk editing support
- CHANGED: Cell data sidebar moved to right side, now is part of data grid - CHANGED: Cell data sidebar moved to right side, now is part of data grid

View File

@@ -1,6 +1,6 @@
{ {
"private": true, "private": true,
"version": "6.8.0", "version": "6.8.1",
"name": "dbgate-all", "name": "dbgate-all",
"workspaces": [ "workspaces": [
"packages/*", "packages/*",