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

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

*Note: *The next release of pgAdmin (expected to be v4.22) will not support
running under Python 2.7. This will only affect users running the Python
wheel package under Python 2.7 or those running from their own source code
build.

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:

   - Added LDAP authentication support.
   - Added search object functionality.
   - Added support of Foreign Tables, Packages, Sequences, and Synonyms to
   the Schema Diff.
   - Warn the user if an unsupported, deprecated, or unknown browser is
   detected.
   - Added multiple drop/delete functionality for the table constraints.
   - Fixed copy-paste row issues in View/Edit Data.
   - Added dark mode support for the configuration dialog on Windows/macOS
   runtime.
   - Added alert message to Reset Layout if any of the panels from Query
   Tool failed to load.
   - Fixed an issue when the user performs refresh on a large
   size materialized view.
   - Ensure that default sort order should be using the primary key in
   View/Edit data.
   - Fixed an issue where changing the values of columns with JSONB or JSON
   types to NULL.
   - Ensure that if the delimiter is set other than comma then download the
   file as '.txt' file.


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