2022-02-10 22:51:43 -06:00
***** ***** **
Version 6.6
***** ***** **
2022-02-18 22:59:02 -06:00
Release date: 2022-03-10
2022-02-10 22:51:43 -06:00
This release contains a number of bug fixes and new features since the release of pgAdmin4 6.5.
New features
***** ***** **
2022-02-14 00:43:48 -06:00
| `Issue #7177 <https://redmine.postgresql.org/issues/7177> `_ - Added capability to deploy PostgreSQL servers on Amazon RDS.
2022-02-10 22:51:43 -06:00
Housekeeping
***** ***** **
2022-02-15 07:04:31 -06:00
| `Issue #7180 <https://redmine.postgresql.org/issues/7180> `_ - Rename the menu 'Disconnect Database' to 'Disconnect from database'.
2022-02-10 22:51:43 -06:00
Bug fixes
***** *** *
2022-03-04 05:51:30 -06:00
| `Issue #6956 <https://redmine.postgresql.org/issues/6956> `_ - Fixed a schema diff issue in which user mappings were not compared correctly.
2022-02-16 06:31:39 -06:00
| `Issue #6991 <https://redmine.postgresql.org/issues/6991> `_ - Fixed an issue where pgadmin cannot connect to LDAP when STARTTLS is required before bind.
2022-02-16 02:04:24 -06:00
| `Issue #6999 <https://redmine.postgresql.org/issues/6999> `_ - Fixed an issue where a warning is flashed every time for an email address when authentication sources are internal and ldap.
2022-03-07 02:36:40 -06:00
| `Issue #7105 <https://redmine.postgresql.org/issues/7105> `_ - Fixed an issue where the parent partition table was not displayed during autocomplete.
2022-02-10 22:51:43 -06:00
| `Issue #7124 <https://redmine.postgresql.org/issues/7124> `_ - Fixed the schema diff issue where tables have different column positions and a column has a default value.
2022-02-16 00:52:52 -06:00
| `Issue #7152 <https://redmine.postgresql.org/issues/7152> `_ - Added comments column for the functions collection node.
2022-03-04 05:55:36 -06:00
| `Issue #7172 <https://redmine.postgresql.org/issues/7172> `_ - Allow users to scroll and enter input when there is a validation error.
2022-02-14 03:47:48 -06:00
| `Issue #7173 <https://redmine.postgresql.org/issues/7173> `_ - Fixed an issue where the User Management dialog is not opening.
2022-02-16 01:50:40 -06:00
| `Issue #7181 <https://redmine.postgresql.org/issues/7181> `_ - Ensure that the user should be able to add new server with unix socket connection.
2022-03-07 03:58:28 -06:00
| `Issue #7186 <https://redmine.postgresql.org/issues/7186> `_ - Fixes an issue where the connect server/database menu was not updated correctly.
2022-03-01 23:26:02 -06:00
| `Issue #7202 <https://redmine.postgresql.org/issues/7202> `_ - Ensure that Flask-Security-Too is using the latest version.