pgAdmin 4 v4.12 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.12 released
Date: 2019-08-22 12:45:49
Message-ID: CANxoLDdy3x4x9nXv6-2rnpAEbvyg6Qq9XVFfC-ZG5kHNvK5kHA@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.12.
This release of pgAdmin 4 includes over 38 bug fixes and new features. For
more details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_12.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:

- Add support of Compound Triggers for EPAS 12+.
- Add support for planner support functions in PostgreSQL 12+ functions.
- Add support for generated columns in Postgres 12+.
- Use the full tab space for CodeMirror instances on dialogues where
appropriate.
- Allow a banner to be displayed on the login and other related pages
showing custom text.
- Allow enhanced cookie protection to be disabled for compatibility with
dynamically addressed hosting environments.
- Add an optimisation to the internal code responsible for searching for
treeview nodes.
- Display the row count in the popup message when counting table rows,
not just in the properties list.
- Add support in query history to show internal queries generated by
pgAdmin during save data operations.
- Update wcDocker to allow the browser's context menu to be used except
in tab strips and panel headers
- Fix generation of reverse engineered SQL for partition table,
partitions were shown as a child of indexes.
- Update wcDocker to prevent window state loading creating blank
dialogues.
- Ensure the query tool will work with older versions of psycopg2 than
we officially support, albeit without updatable resultsets

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 Dave Page 2019-08-22 14:12:01 pgAdmin 4 commit: Minor doc styling tweaks.
Previous Message Fahar Abbas 2019-08-22 11:56:25 Re: pgAdmin4 v4.12 candidate builds