The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.18. This release of pgAdmin 4 includes over 23 bug fixes and new features. For more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_18.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 a Schema Diff tool to compare two schemas and generate a diff script. - Added support for a multi-level partitioned table. - Added labels and titles after parsing and validating all the pgAdmin4 web pages for accessibility - Set input controls as read-only instead of disabled will allow tab navigation in the properties tab and also allow screen readers to read it. - Fix an issue where select, insert and update scripts on tables throwing an error. - Logout the pgAdmin session when no user activity of mouse move, click or keypress. - Fixed an issue where Grant wizard unable to handle multiple objects when the query string parameter exceeds its limit. - Ensure that path file name should not disappear when changing ext from the dropdown in file explorer dialog. - Fix an issue where setting STORAGE_DIR to empty should show all the volumes on Windows in server mode. 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