pgAdmin 4 v6.11 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.11 Released
Date: 2022-06-30 09:43:37
Message-ID: CANxoLDftEv5x-NC6WTVjqkbw3rt=y8=4B59zyqJ9dvSysbGnTg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 at:

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:

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:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Browse pgadmin-support by date

  From Date Subject
Next Message Richard Greenwood 2022-07-01 22:04:30 Ubuntu 22.04 upgrade problems
Previous Message David Bear 2022-06-28 16:02:20 Re: data output pane floats