The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.17. This release of pgAdmin 4 includes over 20 bug fixes and new features. For more details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_17.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: - Allow screen-reader to read relationship attributes in nested elements. - Ensure all binaries are securely signed and linked with the hardened runtime in the macOS bundle. - Added support to view multilevel partitioned tables. - Rename some internal environment variables that could conflict with Kubernetes. - Fix an issue where operator, access method and operator class is not visible for exclusion constraints. - Ensure that constraints, indexes, rules, triggers, and compound triggers should be created on partitions. - Fix syntax highlighting in code mirror for backslash and escape constant. - Ensure that the user should be able to select/modify tablespace for the partitioned table on v12 and above. - Added support for on-demand loading of items in Select2. 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