2019-06-05 06:37:24 +00:00
***** ***** *
Version 4.9
***** ***** *
Release date: 2019-06-27
This release contains a number of bug fixes and new features since the release of pgAdmin4 4.8.
New features
***** ***** **
Bug fixes
***** *** *
2019-06-10 06:45:12 +00:00
| `Bug #4171 <https://redmine.postgresql.org/issues/4171> `_ - Fix issue where reverse engineered SQL was failing for foreign tables, if it had "=" in the options.
2019-06-10 10:10:49 +00:00
| `Bug #4195 <https://redmine.postgresql.org/issues/4195> `_ - Fix keyboard navigation in "inner" tabsets such as the Query Tool and Debugger.
2019-06-11 14:11:13 +00:00
| `Bug #4228 <https://redmine.postgresql.org/issues/4228> `_ - Ensure the correct label is used in panel headers when viewing filtered rows.
2019-06-10 06:23:16 +00:00
| `Bug #4253 <https://redmine.postgresql.org/issues/4253> `_ - Fix issue where new column should be created with Default value.
2019-06-10 13:24:45 +00:00
| `Bug #4283 <https://redmine.postgresql.org/issues/4283> `_ - Initial support for PostgreSQL 12.
| `Bug #4288 <https://redmine.postgresql.org/issues/4288> `_ - Initial support for PostgreSQL 12.
| `Bug #4290 <https://redmine.postgresql.org/issues/4290> `_ - Initial support for PostgreSQL 12.
2019-06-05 11:00:09 +00:00
| `Bug #4255 <https://redmine.postgresql.org/issues/4255> `_ - Prevent the geometry viewer grabbing key presses when not in focus under Firefox, IE and Edge.
2019-06-10 13:03:56 +00:00
| `Bug #4310 <https://redmine.postgresql.org/issues/4310> `_ - Ensure that the Return key can be used to submit the Master Password dialogue.
| `Bug #4317 <https://redmine.postgresql.org/issues/4317> `_ - Ensure that browser auto-fill doesn't cause Help pages to be opened unexpectedly.
2019-06-10 13:58:07 +00:00
| `Bug #4320 <https://redmine.postgresql.org/issues/4320> `_ - Fix issue where SSH tunnel connection using password is failing, it's regression of Master Password.
2019-06-11 12:18:01 +00:00
| `Bug #4329 <https://redmine.postgresql.org/issues/4329> `_ - Fix an initialisation error when two functions with parameters are debugged in parallel.
2019-06-12 12:52:18 +00:00
| `Bug #4343 <https://redmine.postgresql.org/issues/4343> `_ - Fix issue where property dialog of column should open properly for EPAS v12.
| `Bug #4350 <https://redmine.postgresql.org/issues/4350> `_ - Ensure we include the CSRF token when uploading files.