pgAdmin 4 v4.29 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 v4.29 Released
Date: 2020-12-10 14:41:22
Message-ID: 160761128214.7961.13203994784415261975@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 4.29. This release of pgAdmin 4 includes 18 bug fixes and new features. For more details please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/4.29/release_notes_4_29.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:

* Ensure that folder rename should work properly in Storage Manager
* Fixed an issue where the debugger's custom tab title not applied when opened in the new browser tab
* Fixed an issue where dynamic tab title has not applied the first time for debugger panel
* Fixed an issue where schema diff doesn't show the result of compare if source schema has tables with RLS
* Fixed an issue where the process watcher dialog throws an error for the database server which is already removed
* Ensure that code coverage should cover class and function declarations
* Ensure that dirty indicator (*) should not be visible when renaming the tabs
* Fixed an issue where shared servers import is failing
* Improve code coverage and API test cases for Foreign Tables, Debugger, Views, and Materialized Views

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 PWN via PostgreSQL Announce 2020-12-14 08:18:35 PostgreSQL Weekly News - December 13, 2020
Previous Message fish's dotNET via PostgreSQL Announce 2020-12-10 14:40:53 Database .NET v31.5 released