mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
17 lines
851 B
ReStructuredText
17 lines
851 B
ReStructuredText
***********
|
|
Version 4.5
|
|
***********
|
|
|
|
Release date: 2019-04-10
|
|
|
|
This release contains a number of new features and fixes reported since the
|
|
release of pgAdmin4 4.4.
|
|
|
|
Bug fixes
|
|
*********
|
|
|
|
| `Issue #2214 <https://redmine.postgresql.org/issues/2214>`_ - Fixed 'Change Password' issue for SCRAM authentication.
|
|
| `Issue #3656 <https://redmine.postgresql.org/issues/3656>`_ - Ensure that two consecutive SELECT statements should work properly.
|
|
| `Issue #4131 <https://redmine.postgresql.org/issues/4131>`_ - Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database.
|
|
| `Issue #4142 <https://redmine.postgresql.org/issues/4142>`_ - Added recommended ESLinter checks.
|
|
| `Issue #4143 <https://redmine.postgresql.org/issues/4143>`_ - Ensure that pgAdmin4 should work properly with psycopg2 v2.8 |