Ensure that folder rename should work properly in Storage Manager. Fixes #5943

This commit is contained in:
Rahul Shirsat
2020-11-19 10:33:05 +05:30
committed by Akshay Joshi
parent 17ce84dd0a
commit 3e2a1c4eca
2 changed files with 70 additions and 36 deletions

View File

@@ -17,6 +17,7 @@ Housekeeping
Bug fixes
*********
| `Issue #5943 <https://redmine.postgresql.org/issues/5943>`_ - Ensure that folder rename should work properly in Storage Manager.
| `Issue #5974 <https://redmine.postgresql.org/issues/5974>`_ - Fixed an issue where the debugger's custom tab title not applied when opened in the new browser tab.
| `Issue #5978 <https://redmine.postgresql.org/issues/5978>`_ - Fixed an issue where dynamic tab title has not applied the first time for debugger panel.
| `Issue #5983 <https://redmine.postgresql.org/issues/5983>`_ - Added the appropriate server icon based on the server type in the new connection dialog.