2022-01-11 06:33:11 -06:00
***** ***** **
Version 6.5
***** ***** **
2022-02-18 22:59:02 -06:00
Release date: 2022-02-11
2022-01-11 06:33:11 -06:00
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.4.
New features
***** ***** **
2022-02-04 04:35:30 -06:00
| `Issue #7139 <https://redmine.postgresql.org/issues/7139> `_ - Added support to open SQL help, Dialog help, and online help in an external web browser.
2022-01-11 06:33:11 -06:00
Housekeeping
***** ***** **
2022-01-24 02:43:02 -06:00
| `Issue #7016 <https://redmine.postgresql.org/issues/7016> `_ - Port Dependent, dependencies, statistics panel to React.
2022-01-21 00:18:52 -06:00
| `Issue #7017 <https://redmine.postgresql.org/issues/7017> `_ - Port Import/Export dialog to React.
2022-02-07 04:42:30 -06:00
| `Issue #7163 <https://redmine.postgresql.org/issues/7163> `_ - Rename the menu 'Disconnect Server' to 'Disconnect from server'.
2022-01-11 06:33:11 -06:00
Bug fixes
***** *** *
2022-01-13 01:31:40 -06:00
| `Issue #6916 <https://redmine.postgresql.org/issues/6916> `_ - Added flag in runtime to disable GPU hardware acceleration.
2022-01-19 03:32:05 -06:00
| `Issue #7035 <https://redmine.postgresql.org/issues/7035> `_ - Fixed an issue where connections keep open to (closed) connections on the initial connection to the database server.
2022-01-12 04:59:13 -06:00
| `Issue #7085 <https://redmine.postgresql.org/issues/7085> `_ - Ensure that Partitioned tables should be visible correctly when creating multiple partition levels.
2022-01-31 08:54:15 -06:00
| `Issue #7086 <https://redmine.postgresql.org/issues/7086> `_ - Correct documentation for 'Add named restore point'.
2022-01-11 06:33:11 -06:00
| `Issue #7100 <https://redmine.postgresql.org/issues/7100> `_ - Fixed an issue where the Browser tree gets disappears when scrolling sequences.
2022-01-27 00:41:09 -06:00
| `Issue #7109 <https://redmine.postgresql.org/issues/7109> `_ - Make the size blank for all the directories in the file select dialog.
2022-02-02 03:18:35 -06:00
| `Issue #7110 <https://redmine.postgresql.org/issues/7110> `_ - Ensure that cursor should be focused on the first options of the Utility dialogs.
2022-01-25 08:47:50 -06:00
| `Issue #7118 <https://redmine.postgresql.org/issues/7118> `_ - Ensure that JSON files should be downloaded properly from the storage manager.
2022-01-25 08:44:10 -06:00
| `Issue #7123 <https://redmine.postgresql.org/issues/7123> `_ - Fixed an issue where restore generates incorrect options for the schema.
2022-01-27 23:25:23 -06:00
| `Issue #7126 <https://redmine.postgresql.org/issues/7126> `_ - Fixed an issue where the F2 Function key removes browser panel contents.
2022-01-24 00:34:35 -06:00
| `Issue #7127 <https://redmine.postgresql.org/issues/7127> `_ - Added validation for Hostname in the server dialog.
| `Issue #7135 <https://redmine.postgresql.org/issues/7135> `_ - Enforce the minimum Windows version that the installer will run on.
2022-02-02 03:15:31 -06:00
| `Issue #7136 <https://redmine.postgresql.org/issues/7136> `_ - Fixed an issue where the query tool is displaying an incorrect label.
2022-01-31 02:11:22 -06:00
| `Issue #7142 <https://redmine.postgresql.org/issues/7142> `_ - Fixed an issue where a warning message was shown after database creation/modification.
2022-02-01 23:55:07 -06:00
| `Issue #7145 <https://redmine.postgresql.org/issues/7145> `_ - Ensure that owner should be ignored while comparing extensions.
2022-02-01 02:44:18 -06:00
| `Issue #7146 <https://redmine.postgresql.org/issues/7146> `_ - Fixed event trigger comparing issue in Schema Diff tool.
2022-02-04 03:40:13 -06:00
| `Issue #7150 <https://redmine.postgresql.org/issues/7150> `_ - Fixed an issue when uploading a CSV throwing an error in the Desktop mode.
2022-02-03 06:14:54 -06:00
| `Issue #7151 <https://redmine.postgresql.org/issues/7151> `_ - Fixed value error in the restore dialog.
2022-02-04 03:50:55 -06:00
| `Issue #7154 <https://redmine.postgresql.org/issues/7154> `_ - Ensure that the layout should not be reset if a query tool is opened and pgAdmin is restarted.