2021-08-17 17:22:08 +05:30
***** ***** **
Version 5.7
***** ***** **
Release date: 2021-09-09
This release contains a number of bug fixes and new features since the release of pgAdmin4 5.6.
New features
***** ***** **
2021-08-23 16:16:20 +05:30
| `Issue #4264 <https://redmine.postgresql.org/issues/4264> `_ - Make code folding case insensitive in the code mirror.
2021-08-23 16:19:01 +05:30
| `Issue #6691 <https://redmine.postgresql.org/issues/6691> `_ - Set PSQLRC and PSQL_HISTORY env vars to apt. user storage path in the server mode.
2021-08-17 17:22:08 +05:30
Housekeeping
***** ***** **
Bug fixes
***** *** *
2021-08-23 16:23:30 +05:30
| `Issue #6544 <https://redmine.postgresql.org/issues/6544> `_ - Fixed width limitation issue in PSQL tool window.
2021-08-18 19:33:01 +05:30
| `Issue #6564 <https://redmine.postgresql.org/issues/6564> `_ - Fixed an issue where columns with sequences get altered unnecessarily with a schema diff tool.
2021-08-17 18:15:23 +05:30
| `Issue #6572 <https://redmine.postgresql.org/issues/6572> `_ - Partially fixes the data output panel display issue.
2021-08-20 12:51:33 +05:30
| `Issue #6663 <https://redmine.postgresql.org/issues/6663> `_ - Fixed no attribute '_asdict' error when connecting the database server.
2021-08-19 15:06:16 +05:30
| `Issue #6671 <https://redmine.postgresql.org/issues/6671> `_ - Fixed UnboundLocalError where local variable 'user_id' referenced before assignment.
2021-08-19 15:30:58 +05:30
| `Issue #6682 <https://redmine.postgresql.org/issues/6682> `_ - Renamed 'Auto rollback?' to 'Auto rollback on error?'.
2021-08-20 13:47:09 +05:30
| `Issue #6684 <https://redmine.postgresql.org/issues/6684> `_ - Fixed the JSON editor issue of hiding the first record.