pgAdmin 4 v8.14 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v8.14 Released
Date: 2024-12-12 08:58:40
Message-ID: CANxoLDeXiR7zyMXg4ZD-th5MJNRFJHzyQsRh2sVH5j_CF3hKOw@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 8.14.

This release of pgAdmin 4 includes 23 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/8.14/release_notes_8_14.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 adding tags on a server node.
-

Allow setting NULL ordering for columns in view/edit data filter dialog.
-

Show auto-complete column names in filtered rows dialog of table and
filter options of view/edit data tool.
-

Allow the use of a pgpass file in the pgAdmin container via Docker
secrets.
-

Add support for passing connection details as placeholders in the
passexec command.
-

Add support to deploy pgAdmin in a container with readOnlyRootFilesystem
to true.
-

Added support for a builtin locale provider in the Database dialog.

Bugs/Housekeeping:

-

Fixed an issue where Ctrl/Cmd + A was not selecting all data in query
tool data grid.
-

Fixed an issue where querying a foreign table gives the error
'ForeignTableCommand' object has no attribute 'auto_commit'.
-

Fixed an issue where pgAdmin crashes on accessing the dashboard state
tab when database is super busy.
-

Fixed an issue where a column name change in the edit dialog of the
table node does not show the updated column name.
-

Ensure the crypt key is retrieved correctly on backend server restart.
-

Fixed an issue in schema diff where an error message popup was showing
some garbage without any info.
-

Add a user preference to enable/disable alternating row background
colors in the data output of query tool.
-

Fixed an issue where doing Ctrl/Cmd+C on a selected text in a cell
editor of data output in the query tool copied the complete text.
-

Fixed an issue where auto-width of wide columns in data output is
incorrectly calculated.
-

Ensure correct custom SSL certificate passed in connection string.

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 Markus KARG 2024-12-12 19:08:20 pgadmin says "SSL error: tlsv1 alert no application protocol"
Previous Message Ray O'Donnell 2024-12-11 20:10:01 Re: Logging in error