pgAdmin 4 v4.17 released

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

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-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-09 09:42:50 pgAdmin 4 commit: Tag REL-4_17 has been created.
Previous Message Fahar Abbas 2020-01-09 08:22:29 Re: pgAdmin4 v4.17 candidate builds