The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.19. This release of pgAdmin 4 includes over 18 bug fixes and new features. For more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_19.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 Python 3.8 support. - Added accessibility support in AlertifyJS. - Added Czech language support. - Improvements in the UI for both default and dark themes. - Fix an issue where debugger not showing all arguments anymore after hitting SQL error while debugging. - Ensure that all the transactions should be canceled before closing the connections when a server is disconnected using pgAdmin. - Fixed Firefox monospaced issue by updating the font to the latest version. - Improve the style of the highlighted code after query execution for Dark mode. - Changed background pattern for geometry viewer to use #fff for all themes. 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