Fork me on GitHub

This page in other versions: Latest (8.5) | 8.4 | 8.3 | 7.8 | 6.21 | Development

This document in other formats: PDF | ePub | Tarball

Navigation

Version 6.17

Release date: 2022-12-02

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

Supported Database Servers

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

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

New features

Housekeeping

Issue #5147 - Update the BigAnimal API version to V2.
Issue #5493 - Remove all traces of Backbone and Underscore.

Bug fixes

Issue #5488 - Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool.
Issue #5495 - Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server.
Issue #5505 - Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1.
Issue #5513 - Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file.
Issue #5539 - Improved error message to make it easier for users to understand.
Issue #5548 - Fixed an issue where editor position was wrong when editing data from result grid.
Issue #5575 - Ensure the query tool is launched successfully for the servers registered with the PostgreSQL service.
Issue #5593 - Ensure that only authorized and authenticated users can validate binary paths (CVE-2022-4223).