Version 6.10¶
Release date: 2022-06-02
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.9.
New features¶
Issue #7364 - Added the ability to resize columns on dashboard tables.
Housekeeping¶
Issue #7283 - PG 15 compatibility issues fixed.Issue #7337 - Port connect server password dialog to React.
Bug fixes¶
Issue #7002 - Added the ability to detect and warn users about bidirectional Unicode characters.Issue #7372 - Tell Docker to always pull the latest base images when building containers.Issue #7373 - Fixed an issue with geometry window zoom mouse scroll not working.Issue #7376 - Fixed an issue where a popup for unsaved changes appears when clicking on the open file button for a blank query editor.Issue #7383 - Fixed an issue where Preferences are not saved when the dialog is maximized.Issue #7388 - Fixed an issue where an error message fills the entire window if the query is long.Issue #7393 - Ensure that the editor position should not get changed once it is opened.Issue #7402 - Ensure that Dashboard graphs should be refreshed on changing the node from the browser tree.