pgAdmin 4 v4.14 released - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 v4.14 released
Date
Msg-id CANxoLDcPcdLgA73CBs1NLRL_882XRNHJz_1q3wMJQAYJWNbP3w@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Nagesh Dhope
Date:
Subject: [pgAdmin][RM4850] Don't open Datetime Picker when clicked on field's label
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue in feature tests.