From af5ae29b732473944f90ec5d46ea7fb7652f196c Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Tue, 2 Dec 2025 17:51:44 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 245183317..2785d3479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ Builds: - linux - application for linux - win - application for Windows +## 6.7.2 - not released +- CHANGED: Settings modal redesign - now is settings opened in tab instead of modal, similarily as in VSCode +- FIXED: Fixed search in table shortcuts #1273 +- CHANGED: Improved foreign key editor UX +- FIXED: Fixed incremental DB structure refresh for PostgreSQL, optimalized slow loading primary keys in PostgreSQL +- CHANGED: You could now choose, how to refresh structure, added ability to disconnect or reconnect +- ADDED: Better processing of table backups, generate table restore script #1274 + ## 6.7.1 - ADDED: LANGUAGE environment variable for the web version. #1266 - ADDED: New localizations (Italian, Portugese (Brazil), Japanese)