| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | pgAdmin 4 v7.8 Released |
| Date: | 2023-10-19 11:33:27 |
| Message-ID: | CANxoLDcWF_juju7pA5iveEHtwZecPNU82DxZBN9sraxyGp2R8w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.8.
This release of pgAdmin 4 includes 21 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/7.8/release_notes_7_8.html
pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:
Notable changes in this release include:
Features:
-
GUI representation of the system's activity using the 'system_stats'
extension.
This feature is used to see the GUI representation of the system's activity
using the 'system_stats' extension. Added a new tab 'System Statistics'
under the Dashboard tab. This new tab contains the details about CPU,
Memory, and Storage.
-
Add support for foreign table's new functionality for PG 11 and above.
-
Allow setting custom username for shared servers, with default as
username of server being shared.
-
Add 'GENERATED ALWAYS AS..' option while creating column constraints for
Foreign Table.
-
Added 'load_balance_hosts' connection string parameter for PG 16 and
above.
Bugs/Housekeeping:
-
Fixed an issue in ERD tool where the downloaded images have a few links
cut.
-
Fixed an issue where user was not able to assign new/old columns as
primary key once column with primary key is deleted.
-
Add support for setting prepare threshold in server connection.
-
Fix an issue where global/native keyboard shortcuts are not working when
any cell of data output grid has focus.
-
Fixed query history slowness issue by storing query only for those
having certain threshold max length.
-
Ensure that the backup works properly for PG 16 on the latest docker
image.
-
Fixed an issue where non-super PostgreSQL users are not able to
terminate their own connections from dashboard.
-
Fix an issue where scale in columns is not allowed to have value as 0 or
below.
-
Fix an issue in graphical explain plan where query tool crashes when the
plan has parallel workers details and sort node is clicked for details.
-
Fix an issue where user login is not working if username/email contains
single quote in server mode.
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2023-10-19 11:47:51 | [pgadmin-org/pgadmin4] |
| Previous Message | Yogesh Mahajan | 2023-10-19 09:58:40 | Re: pgAdmin4 v7.8 candidate builds |