pgAdmin 4 v4.25 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgAdmin 4 v4.25 released
Date: 2020-08-20 12:48:52
Message-ID: CANxoLDe-f9h4k=ht4M4NEw6=-Z8F0iq0_83nUHsmZV9rLD=dAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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:

https://www.pgadmin.org/download/

--
Akshay Joshi
pgAdmin Project

Browse pgsql-announce by date

  From Date Subject
Next Message Gilles Darold 2020-08-21 10:19:29 pg_dumpbinary v2.2 is out
Previous Message Bo Peng 2020-08-20 08:47:33 Pgpool-II 4.1.3, 4.0.10, 3.7.15, 3.6.22 and 3.5.26 are now officially released.