The pgAdmin Development Team is pleased to announce the release of pgAdmin 4 version 9.8.
This release of pgAdmin 4 includes 10 bug fixes and new features. For more details, please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/9.8/release_notes_9_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:
Features:
Add menu items for truncating foreign tables.
Added Debian Trixie as a supported platform for pgAdmin.
Allow user to configure security related gunicorn parameters.
Change the default pgAdmin theme to System.
Bugs/Housekeeping:
Remove usage of BrowserFS as it is deprecated.
Pin Paramiko to version 3.5.1 to fix the DSSKey error introduced in the latest release.
Fixed an issue where pgAdmin config migration was failing while upgrading to v9.7.
Fixed an issue where editor shortcuts fail when using Option key combinations on macOS, due to macOS treating Option+Key as a different key input.
Fixed an issue where the pgAdmin configuration database wasn’t being created on a fresh install when an external database was used for the configuration.
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/
--
Khushboo Vashi
pgAdmin Project