pgAdmin 4 v4.29 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.29 released
Date: 2020-12-10 12:17:25
Message-ID: CANxoLDfUYqhJc+n3d48PBsk==LGzE1Ly2P3-TbxAaEeZduWS6w@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 4.29.
This release of pgAdmin 4 includes 18 bug fixes and new features. For more
details please see the release notes at:

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:

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:

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

--
Akshay Joshi
pgAdmin Project

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-10 12:32:28 pgAdmin 4 commit: Tag REL-4_29 has been created.
Previous Message Fahar Abbas 2020-12-10 11:08:15 Re: pgAdmin4 v4.29 candidate builds