pgAdmin 4 v4.13 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgAdmin 4 v4.13 released
Date: 2019-09-19 13:43:35
Message-ID: CANxoLDdxv+R+rkBpgZN6qYvi2xt6M2BfoKpF0e9ND_C-yajjEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.13.
This release of pgAdmin 4 includes over 46 bug fixes and new features. For
more details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_13.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 Gather Merge, Named Tuple Store Scan and Table Function Scan
icon for explain module.
- Don't wait for the database connection before rendering the Query Tool
UI, for improved UX.
- Allow configuration options to be set from the environment in the
container distribution.
- Ensure editable and read-only columns in Query Tool should be
identified by icons and tooltips in the column header.
- Add an Italian translation.
- Refactor Dockerfile to avoid needing to run supporting scripts (i.e.
'docker build .' will work) and minimise layers.
- Ensure Boolean columns should be editable using keyboard keys.
- Fix error while importing data to a table using Import/Export dialog
and providing "Not null columns" option.
- Fix an issue where oid column should not be pasted when copy/paste row
is used on query output containing the oid column.
- Ensure port and username should not be mandatory when a service is
provided.
- Unescape HTML entities in database names in the Query Tool title bar.
- Fix PGADMIN_SERVER_JSON_FILE environment variable support in the
container.
- Ensure sequence with negative value should be created

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 pgsql-announce by date

  From Date Subject
Next Message Gilles Darold 2019-09-20 13:40:11 pgFormatter v4.1 released
Previous Message Gilles Darold 2019-09-18 14:32:59 pgCluu 3.0 has been published