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

Reply via email to