Fixed an issue where the F2 Function key removes browser panel contents. Fixes #7126

This commit is contained in:
Nikhil Mohite
2022-01-28 10:55:23 +05:30
committed by Akshay Joshi
parent 8f7b30075e
commit 37d82d457c
3 changed files with 14 additions and 8 deletions

View File

@@ -26,5 +26,6 @@ Bug fixes
| `Issue #7109 <https://redmine.postgresql.org/issues/7109>`_ - Make the size blank for all the directories in the file select dialog.
| `Issue #7118 <https://redmine.postgresql.org/issues/7118>`_ - Ensure that JSON files should be downloaded properly from the storage manager.
| `Issue #7123 <https://redmine.postgresql.org/issues/7123>`_ - Fixed an issue where restore generates incorrect options for the schema.
| `Issue #7126 <https://redmine.postgresql.org/issues/7126>`_ - Fixed an issue where the F2 Function key removes browser panel contents.
| `Issue #7127 <https://redmine.postgresql.org/issues/7127>`_ - Added validation for Hostname in the server dialog.
| `Issue #7135 <https://redmine.postgresql.org/issues/7135>`_ - Enforce the minimum Windows version that the installer will run on.