pgAdmin 4 v6.13 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.13 Released
Date: 2022-08-25 19:45:15
Message-ID: 166145671548.646.13161312459434451140@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.13. This release of pgAdmin 4 includes 37 bug fixes and new features. For more details please see the [release notes](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 [the website](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 the [tarball area](https://www.pgadmin.org/download/).

Browse pgsql-announce by date

  From Date Subject
Next Message WAL-G via PostgreSQL Announce 2022-08-25 19:45:56 WAL-G 2.0.1 released
Previous Message PostgreSQL Europe via PostgreSQL Announce 2022-08-18 19:24:12 PGConf.EU 2022 schedule posted, registration open