Version 7.5

Release date: 2023-07-27

This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.4.

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

Issue #6369 - Added support to detach partitions using concurrently and finalize.

Housekeeping

Issue #6295 - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.
Issue #6423 - Clarify the LICENSE file to indicate that it is the PostgreSQL Licence.
Issue #6532 - Remove unsupported PostgreSQL versions from the container.

Bug fixes

Issue #6163 - Fix an issue where queries can’t complete execution.
Issue #6165 - Fixed an issue where Import Export not working when using pgpassfile.
Issue #6317 - Fix an issue where queries longer than 1 minute get stuck - Container 7.1
Issue #6356 - Fix an issue where queries get stuck with auto-completion enabled.
Issue #6364 - Fixed Query Tool/ PSQL tool tab title not getting updated on database rename.
Issue #6501 - Fix the query tool auto-complete issue on the server reconnection.
Issue #6502 - Fix the query tool restore connection issue.
Issue #6508 - Fix the crash issue if the query is running and the server is disconnected.
Issue #6509 - Fix the reconnecton issue if the PostgreSQL server is restarted from the backend.
Issue #6514 - Fix the connection and stability issues since v7, possibly related to background schema changes.
Issue #6515 - Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions.
Issue #6524 - Fix the lost connection error in v7.4.