mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-24 09:40:21 -06:00
251bf05692
1) Do not use Array index in keys. 2) Unnecessary escape character. 3) Rename this local variable to match the regular expression ^[_a-z][a-z0-9_]*$ 4) Remove the unused local variable.
33 lines
772 B
ReStructuredText
33 lines
772 B
ReStructuredText
***********
|
|
Version 7.4
|
|
***********
|
|
|
|
Release date: 2023-06-29
|
|
|
|
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.3.
|
|
|
|
Supported Database Servers
|
|
**************************
|
|
**PostgreSQL**: 11, 12, 13, 14 and 15
|
|
|
|
**EDB Advanced Server**: 11, 12, 13, 14 and 15
|
|
|
|
Bundled PostgreSQL Utilities
|
|
****************************
|
|
**psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 15.3
|
|
|
|
|
|
New features
|
|
************
|
|
|
|
|
|
Housekeeping
|
|
************
|
|
|
|
|
|
Bug fixes
|
|
*********
|
|
|
|
| `Issue #6065 <https://github.com/pgadmin-org/pgadmin4/issues/6065>`_ - Ensure that query tool shortcuts are working properly.
|
|
| `Issue #6363 <https://github.com/pgadmin-org/pgadmin4/issues/6363>`_ - Fixed an issue where preview images for themes were not loading.
|