pgAdmin 4 v6.11 Released

From: pgAdmin Development Team via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: pgAdmin 4 v6.11 Released
Date: 2022-07-06 20:03:01
Message-ID: 165713778133.671.13256932183592652216@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.11. This release of pgAdmin 4 includes 20 bug fixes and new features. For more details please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/6.11/release_notes_6_11.html).

pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see [the website](https://www.pgadmin.org/).

Notable changes in this release include:

### Features:
* Added support for visualise the graph using a Line chart in the query tool.

With this feature, users can visualize the query result set as a Line chart. A new button 'Graph Visualiser' has been added to the Data output panel.

* Added capability to deploy PostgreSQL servers on Microsoft Azure.

With this feature, users can deploy PostgreSQL on Microsoft Azure Cloud.

* Added support for passing password using Docker Secret to Docker images.

This feature enabled pgAdmin docker image to pass passwords using docker secret.

* Added mouse over indication for breakpoint area in the Debugger.

* Added search text option to the Debugger panel.

* Added the option 'Show template databases?' to display template databases regardless of the setting of 'Show system objects?'.

### Bugs/Housekeeping:
* Port Debugger to React.
* Upgrade Chartjs and pgcli to the latest.
* Fixed an issue where passwords entered in the 'Connect To Server' dialog were truncated.
* Fixed an issue where there is no setting to turn off notifications in the Query Tool.
* Fixed an issue where 'Use spaces' not working in the query tool.
* Fixed an issue where the Database restriction is not working.
* Fixed an issue where pgAdmin stuck while creating a new index.

Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container, RPM, DEB Package, and source code tarball from the [tarball area](https://www.pgadmin.org/download/).

Browse pgsql-announce by date

  From Date Subject
Next Message Bitnine Global via PostgreSQL Announce 2022-07-06 20:03:35 Announcing the release of AgensGraph 2.12
Previous Message PostgreSQL Global Development Group 2022-06-30 12:34:52 PostgreSQL 15 Beta 2 Released!