pgAdmin 4 v6.13 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.13 Released
Date: 2022-08-25 15:28:02
Message-ID: CANxoLDedhEWLsFFFtWvbHQyT08ZdhMjD+46b9cd3W-sffTjHzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.13.

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

https://www.pgadmin.org/docs/pgadmin4/6.13/release_notes_6_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:

Features:

-

Added support to show all background processes in a separate panel.

By using this feature, the background process can be seen in the new
processes panel. You can view details regarding Backup, Restore,
Maintenance, Import/Export, and creating a Cloud instance.

-

Added support to create triggers from existing trigger functions in EPAS.

Bugs/Housekeeping:

-

Port Role Reassign, User Management, Change Ownership, and URL Dialogs
to React.
-

Fixed improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and
below (CVE-2022-29361).
-

Pin Flask-SocketIO <= v5.2.0. The latest version does not support
Werkzeug in production environments.
-

Ensure that an error is thrown if clipboard access is not provided and
change the copy rows shortcut.
-

Ensure that autocomplete does not appear when navigating code using
arrow keys.
-

Fixed crypt key is missing issue when logout from the pgAdmin.
-

Ensure that rename panel should work on view/edit panels.
-

Fixed an issue where schema diff did not pick up the change in RLS
policy.
-

Fixed an issue with rendering geometry when selecting a complete column.
-

Fixed an issue where copy and pasting a row in the results grid doesn't
set the default for boolean.

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-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-26 07:05:05 pgAdmin 4 commit: Update French translation.
Previous Message Akshay Joshi 2022-08-25 14:44:24 pgAdmin 4 commit: Tag REL-6_13 has been created.