pgAdmin 4 v4.25 released - Mailing list pgsql-announce

From Akshay Joshi
Subject pgAdmin 4 v4.25 released
Date
Msg-id CANxoLDe-f9h4k=ht4M4NEw6=-Z8F0iq0_83nUHsmZV9rLD=dAg@mail.gmail.com
Whole thread Raw
List pgsql-announce
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.25.
This release of pgAdmin 4 includes 30 bug fixes and new features. For more details please see the release notes at:

    https://www.pgadmin.org/docs/pgadmin4/4.25/release_notes_4_25.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:
  • Modified schema diff tool to compare two databases instead of two schemas
  • Resolve schema diff dependencies by selecting the appropriate node automatically and maintain the order in the generated script.
  • Replace charting library Flotr2 with ChartJS using React.
  • Upgrade font-awesome from v4 to v5.
  • Fixed an issue where debugger doesn't work if the search path is set other than 'public'.
  • Fixed ssh tunnel hang issue when the user tries to disconnect the server.
  • Fixed an issue where conversion of bytea to the binary string results in an error.
  • Fixed an issue where the entire logs are in red text when the user runs backup and restore.
  • Ensure that the user will be able to modify the start value of the Identity column.
  • Fixed an issue where 'ALTER VIEW' statement is missing when the user sets the default value of a column for View.

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

--
Akshay Joshi
pgAdmin Project


pgsql-announce by date:

Previous
From: Bo Peng
Date:
Subject: Pgpool-II 4.1.3, 4.0.10, 3.7.15, 3.6.22 and 3.5.26 are now officially released.
Next
From: Gilles Darold
Date:
Subject: pg_dumpbinary v2.2 is out