pgadmin4/docs/en_US/release_notes_4_3.rst

20 lines
869 B
ReStructuredText
Raw Normal View History

***********
Version 4.3
***********
Release date: 2019-03-07
This release contains a number of new features and fixes reported since the release of pgAdmin4 4.2
Features
********
| `Feature #1825 <https://redmine.postgresql.org/issues/1825>`_ - Install a script to start pgAdmin (pgadmin4) from the command line when installed from the Python wheel.
Bug fixes
*********
| `Bug #3873 <https://redmine.postgresql.org/issues/3873>`_ - Fix context sub-menu alignment on Safari.
| `Bug #3942 <https://redmine.postgresql.org/issues/3942>`_ - Close connections gracefully when the user logs out of pgAdmin.
| `Bug #3963 <https://redmine.postgresql.org/issues/3963>`_ - Fix alignment of import/export toggle switch.
2019-02-11 15:45:13 +00:00
| `Bug #3981 <https://redmine.postgresql.org/issues/3981>`_ - Fix the query to set bytea_output so that read-only standbys don't consider it a write query.