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

    https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_14.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:

   - Added Copy with headers functionality when copy data from Query
   Tool/View Data.
   - Implemented the Query Plan Analyser.
   - Include PostgreSQL 12 binaries in the container.
   - Ensure the MAC OSX app should be notarized for Catalina.
   - Optimize Webpack to improve overall performance.
   - Ensure backup a partition table should not backup the whole database.
   - Ensure that 'ENTER' key in the data filter should not run the query.
   - Highlighted the color of closing or opening parenthesis when user
   select them in CodeMirror.
   - Ensure that pgAdmin should work behind reverse proxy if the inbuilt
   server is used as it is.
   - Ensure the search path should not be quoted for Database.
   - Ensure the search path should not be quoted for Function, Procedure
   and Trigger Function.
   - Fix issue where VALID foreign keys show as NOT VALID in the SQL tab
   for tables.


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