************ Version 5.2 ************ Release date: 2021-04-22 This release contains a number of bug fixes and new features since the release of pgAdmin4 5.1. New features ************ Housekeeping ************ | `Issue #5319 `_ - Improve code coverage and API test cases for Server module. Bug fixes ********* | `Issue #5519 `_ - Ensure that the query tool tab should be closed after server disconnection when auto-commit/auto-rollback is set to false. | `Issue #6076 `_ - Fixed an issue where correct error not thrown while importing servers and JSON file has incorrect/insufficient keys. | `Issue #6220 `_ - Corrected the syntax for 'CREATE TRIGGER', use 'EXECUTE FUNCTION' instead of 'EXECUTE PROCEDURE' from v11 onwards. | `Issue #6293 `_ - Fixed an issue where the procedure creation is failed when providing the Volatility option. | `Issue #6325 `_ - Ensure that the file format for the storage manager should be 'All files' and for other dialogs, it should remember the last selected format. | `Issue #6327 `_ - Ensure that while comparing domains check function dependencies should be considered in schema diff. | `Issue #6333 `_ - Fixed sizing issue of help dialog for Query Tool and ERD Tool when open in the new browser tab. | `Issue #6338 `_ - Added missing dependency 'xdg-utils' for the desktop packages in RPM and Debian. | `Issue #6344 `_ - Fixed cannot unpack non-iterable response object error when selecting any partition. | `Issue #6356 `_ - Mark the Apache HTTPD config file as such in the web DEB and RPM packages. | `Issue #6375 `_ - Fixed an issue where users are unable to see data of the partitions using the View/Edit data option.