2021-04-22 06:59:04 -05:00
***** ***** **
Version 5.3
***** ***** **
Release date: 2021-05-20
This release contains a number of bug fixes and new features since the release of pgAdmin4 5.2.
New features
***** ***** **
Housekeeping
***** ***** **
Bug fixes
***** *** *
2021-04-26 04:02:34 -05:00
| `Issue #6329 <https://redmine.postgresql.org/issues/6329> `_ - Fixed an issue where the wrong SQL is showing for the child partition tables.
2021-04-22 07:05:51 -05:00
| `Issue #6341 <https://redmine.postgresql.org/issues/6341> `_ - Fixed an issue where CSV download quotes the numeric columns.
2021-04-28 01:29:45 -05:00
| `Issue #6355 <https://redmine.postgresql.org/issues/6355> `_ - Ensure that pgAdmin should not allow opening external files that are dragged into it.
2021-04-26 06:11:20 -05:00
| `Issue #6377 <https://redmine.postgresql.org/issues/6377> `_ - Fixed an issue where schema diff does not create DROP DEFAULT statement for columns.
2021-04-22 06:59:04 -05:00
| `Issue #6385 <https://redmine.postgresql.org/issues/6385> `_ - Ensure that Backup and Restore should work on shared servers.
2021-04-27 02:24:57 -05:00
| `Issue #6408 <https://redmine.postgresql.org/issues/6408> `_ - Fixed ModuleNotFoundError when running setup.py from outside of the root.
2021-04-28 08:14:28 -05:00
| `Issue #6416 <https://redmine.postgresql.org/issues/6416> `_ - Added comment column in the properties panel for View and Materialized View collection node.