pgAdmin 4 v4.16 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.16 released
Date: 2019-12-12 09:54:42
Message-ID: CANxoLDe0uvQvPLcHOBAMMKyqqq=7ZS_so6s0dFqg3_UgQ6ivAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.16.
This release of pgAdmin 4 includes over 43 bug fixes and new features. For
more details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_16.html.

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

- Run pgAdmin in the container as a non-root user.
- Added aria-label to provide an invisible label where a visible label
cannot be used.
- Added role="status" attribute to all the status messages for
accessibility.
- Use a 'play' icon for the Execute Query button in the Query Tool for
greater consistency with other applications.
- Allow Gunicorn logs in the container to be directed to a file
specified through GUNICORN_ACCESS_LOGFILE.
- Fix network disconnect issue while establishing the connection via SSH
Tunnel and it impossible to expand the Servers node.
- Ensure that the superuser should be able to create role, as the
superuser overrides all the access restrictions.
- Enhance the logic to change the label from 'Delete/Drop' to 'Remove'
for the server and server group node.
- Fix VPN network disconnect issue where pgAdmin4 hangs on expanding the
Servers node.
- Ensure that the Servers collection node should expand independently of
server connections.
- Fix pgAdmin4 failed to start issue after upgrading to version 4.15.

Builds for Windows and macOS are available now, along with a Python Wheel,
Docker Container and source code tarball from:

https://www.pgadmin.org/download/

RPM and DEB packages are expected to be available on the
postgresql.org repositories
within the next few days.

--
Akshay Joshi
pgAdmin Project

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-12 09:56:25 pgAdmin 4 commit: Tag REL-4_16 has been created.
Previous Message Fahar Abbas 2019-12-12 07:57:24 Re: pgAdmin4 v4.16 candidate builds