mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-24 09:40:21 -06:00
f4ca208474
Thanks to Jean-François for the assist: https://groups.google.com/forum/#!topic/sphinx-users/ZlQ95_QikXo
19 lines
745 B
ReStructuredText
19 lines
745 B
ReStructuredText
***********
|
|
Version 4.4
|
|
***********
|
|
|
|
Release date: 2019-04-04
|
|
|
|
This release contains a number of new features and fixes reported since the release of pgAdmin4 4.3
|
|
|
|
Features
|
|
********
|
|
|
|
| `Feature #2001 <https://redmine.postgresql.org/issues/2001>`_ - Add support for reverse proxied setups with Gunicorn, and document Gunicorn, uWSGI & NGINX configurations.
|
|
| `Feature #4018 <https://redmine.postgresql.org/issues/4018>`_ - Remove the large and unnecessary dependency on React and 87 other related libraries.
|
|
|
|
Bug fixes
|
|
*********
|
|
|
|
| `Bug #4054 <https://redmine.postgresql.org/issues/4054>`_ - Handle resultsets with zero columns correctly in the Query Tool.
|
|
| `Bug #4060 <https://redmine.postgresql.org/issues/4060>`_ - Fix the latexpdf doc build. |