2022-05-13 12:55:41 +00:00
***** ***** **
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
***** ***** **
2022-05-18 12:19:54 +00:00
| `Issue #7364 <https://redmine.postgresql.org/issues/7364> `_ - Added the ability to resize columns on dashboard tables.
2022-05-13 12:55:41 +00:00
Housekeeping
***** ***** **
2022-05-17 15:02:17 +00:00
| `Issue #7283 <https://redmine.postgresql.org/issues/7283> `_ - PG 15 compatibility issues fixed.
2022-05-18 12:19:54 +00:00
| `Issue #7337 <https://redmine.postgresql.org/issues/7337> `_ - Port connect server password dialog to React.
2022-05-13 12:55:41 +00:00
Bug fixes
***** *** *
2022-05-23 10:34:21 +00:00
| `Issue #7002 <https://redmine.postgresql.org/issues/7002> `_ - Added the ability to detect and warn users about bidirectional Unicode characters.
2022-05-24 06:04:23 +00:00
| `Issue #7368 <https://redmine.postgresql.org/issues/7368> `_ - Ensure that unwanted APIs should not be getting called for BigAnimal.
2022-05-13 12:55:41 +00:00
| `Issue #7372 <https://redmine.postgresql.org/issues/7372> `_ - Tell Docker to always pull the latest base images when building containers.
2022-05-17 13:28:49 +00:00
| `Issue #7373 <https://redmine.postgresql.org/issues/7373> `_ - Fixed an issue with geometry window zoom mouse scroll not working.
2022-05-17 13:26:15 +00:00
| `Issue #7376 <https://redmine.postgresql.org/issues/7376> `_ - Fixed an issue where a popup for unsaved changes appears when clicking on the open file button for a blank query editor.
2022-05-24 06:09:34 +00:00
| `Issue #7380 <https://redmine.postgresql.org/issues/7380> `_ - Added support for multi-cell selection in the query tool grid.
2022-05-17 05:36:14 +00:00
| `Issue #7383 <https://redmine.postgresql.org/issues/7383> `_ - Fixed an issue where Preferences are not saved when the dialog is maximized.
2022-05-17 13:22:19 +00:00
| `Issue #7388 <https://redmine.postgresql.org/issues/7388> `_ - Fixed an issue where an error message fills the entire window if the query is long.
2022-05-18 08:22:09 +00:00
| `Issue #7393 <https://redmine.postgresql.org/issues/7393> `_ - Ensure that the editor position should not get changed once it is opened.
2022-05-23 07:56:40 +00:00
| `Issue #7402 <https://redmine.postgresql.org/issues/7402> `_ - Ensure that Dashboard graphs should be refreshed on changing the node from the browser tree.