pgAdmin 4 v4.13 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.13 released
Date: 2019-09-19 13:43:52
Message-ID: CANxoLDc+fEJY92r4461zQxiayNXcJ7UWB-3dFyFSdZfmO-TCuQ@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.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 pgadmin-support by date

  From Date Subject
Next Message Chethana Kumar 2019-09-19 16:34:45 Re: Feedback for pgAdmin app
Previous Message Milan Oparnica 2019-09-19 11:14:03 Forcing "quotes" around Value field in database Parameters sheet