Version 6.18

Release date: 2022-12-15

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

Supported Database Servers

PostgreSQL: 10, 11, 12, 13, 14 and 15

EDB Advanced Server: 10, 11, 12, 13, 14 and 15

New features

Issue #4088 - Enhancements to the ERD when selecting a relationship.
Issue #5503 - Added native menu support in desktop mode.

Housekeeping

Bug fixes

Issue #5453 - Fixed an issue where Transaction IDs were not found in session in the Query Tool.
Issue #5470 - Fixed an issue where tablespace was missing on partition tables in SQL.
Issue #5551 - Fixed an issue with auto-complete not working as expected with double quotes.
Issue #5564 - Ensure that table statistics are sorted by size.
Issue #5603 - Fixed an issue where master password was not set correctly with external config database.
Issue #5606 - Fixed an error in the collation create script for PG-15.
Issue #5629 - Fixed BigAnimal authentication aborted issue.