The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.8.
This release of pgAdmin 4 includes 5 bug fixes. For more details please see
the release notes at:
https://www.pgadmin.org/docs/pgadmin4/8.8/release_notes_8_8.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:
Bugs/Housekeeping:
-
Fix an issue where user authentication fails with special characters in
the password.
-
Fixed an issue where canceling a query without privilege does not
display any message on the query tool.
-
Fix the issue where docker with SSL v8.7 fails to start.
-
Fixed an issue where the size displayed as 'NaN B' for all databases in
the statistics tab.
-
Fixed an issue where backup and restore operations failed with the error
'This build does not support compression with gzip'.
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