pgAdmin 4 v4.17 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.17 released
Date: 2020-01-09 09:39:12
Message-ID: CANxoLDeWmjDU55hmgc5SkPzjS9TXinOY9As-F9jmRVqGuHDLBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Browse pgadmin-support by date

  From Date Subject
Next Message Krunal Desai 2020-01-11 01:39:18 pgadmin4 Installation (Dependency?) Issue on RHEL 8
Previous Message Erika 2020-01-08 09:06:50 Upgraded DEB package for pgAdmin3 crashes...