2019-03-04 16:29:25 +00:00
***** ***** *
Version 4.4
***** ***** *
Release date: 2019-04-04
2019-03-08 15:29:05 +00:00
This release contains a number of new features and fixes reported since the
release of pgAdmin4 4.3
2019-03-04 16:29:25 +00:00
Features
***** ***
| `Feature #2001 <https://redmine.postgresql.org/issues/2001> `_ - Add support for reverse proxied setups with Gunicorn, and document Gunicorn, uWSGI & NGINX configurations.
2019-03-13 13:37:34 +00:00
| `Feature #4017 <https://redmine.postgresql.org/issues/4018> `_ - Make the Query Tool history persistent across sessions.
2019-03-07 10:51:59 +00:00
| `Feature #4018 <https://redmine.postgresql.org/issues/4018> `_ - Remove the large and unnecessary dependency on React and 87 other related libraries.
2019-03-13 16:23:27 +00:00
| `Feature #4075 <https://redmine.postgresql.org/issues/4075> `_ - Add an ePub doc build target.
2019-03-04 16:29:25 +00:00
Bug fixes
***** *** *
2019-03-14 16:52:42 +00:00
| `Bug #1269 <https://redmine.postgresql.org/issues/1269> `_ - Fix naming inconsistency for the column and FTS parser modules.
2019-03-14 16:36:02 +00:00
| `Bug #3104 <https://redmine.postgresql.org/issues/3104> `_ - Improve a couple of German translations.
2019-03-21 09:15:17 +00:00
| `Bug #3968 <https://redmine.postgresql.org/issues/3968> `_ - Update wcDocker to fix the issue where the Scratch Pad grows in size if the results panel is resized.
2019-03-12 10:13:31 +00:00
| `Bug #3995 <https://redmine.postgresql.org/issues/3995> `_ - Avoid 'bogus varno' message from Postgres when viewing the SQL for a table with triggers.
2019-03-14 15:11:16 +00:00
| `Bug #4019 <https://redmine.postgresql.org/issues/4019> `_ - Update all Python and JavaScript dependencies.
2019-03-15 10:35:47 +00:00
| `Bug #4050 <https://redmine.postgresql.org/issues/4050> `_ - Make the WHEN field a CodeMirror control on the Event Trigger dialogue.
2019-03-13 16:21:10 +00:00
| `Bug #4052 <https://redmine.postgresql.org/issues/4052> `_ - Fix the online help button on the resource group dialogue.
2019-03-13 16:18:51 +00:00
| `Bug #4053 <https://redmine.postgresql.org/issues/4053> `_ - Enable the online help button on the index dialogue.
2019-03-08 09:45:04 +00:00
| `Bug #4054 <https://redmine.postgresql.org/issues/4054> `_ - Handle resultsets with zero columns correctly in the Query Tool.
2019-03-12 12:45:25 +00:00
| `Bug #4060 <https://redmine.postgresql.org/issues/4060> `_ - Fix the latexpdf doc build.
2019-03-19 16:29:05 +00:00
| `Bug #4062 <https://redmine.postgresql.org/issues/4062> `_ - Fix handling of numeric arrays in View/Edit Data.
2019-03-14 15:48:21 +00:00
| `Bug #4069 <https://redmine.postgresql.org/issues/4069> `_ - Append the file suffix to filenames when needed in the File Create dialogue.
2019-03-13 16:04:26 +00:00
| `Bug #4071 <https://redmine.postgresql.org/issues/4071> `_ - Ensure that Firefox prompts for a filename/location when downloading query results as a CSV file.
2019-03-15 10:03:11 +00:00
| `Bug #4073 <https://redmine.postgresql.org/issues/4073> `_ - Change the CodeMirror active line background colour to $color-danger-lighter so it doesn't conflict with the selection colour.
2019-03-19 16:29:05 +00:00
| `Bug #4081 <https://redmine.postgresql.org/issues/4081> `_ - Fix the RE-SQL syntax for roles with a VALID UNTIL clause.