Fixed an issue where the ERD image is not properly downloaded. Fixes #6197

This commit is contained in:
Aditya Toshniwal
2021-02-15 15:24:57 +05:30
committed by Akshay Joshi
parent be090552f8
commit c1e80ac38a
4 changed files with 83 additions and 59 deletions

View File

@@ -40,4 +40,5 @@ Bug fixes
| `Issue #6180 <https://redmine.postgresql.org/issues/6180>`_ - Updated missing documentation for the 'Download Image' option in ERD.
| `Issue #6187 <https://redmine.postgresql.org/issues/6187>`_ - Limit the upgrade check to run once per day.
| `Issue #6193 <https://redmine.postgresql.org/issues/6193>`_ - Ensure that ERD throws a warning before closing unsaved changes if open in a new tab.
| `Issue #6197 <https://redmine.postgresql.org/issues/6197>`_ - Fixed an issue where the ERD image is not properly downloaded.
| `Issue #6208 <https://redmine.postgresql.org/issues/6208>`_ - Fixed an issue where utility(Backup, Maintenance, ...) jobs are failing when the log level is set to DEBUG.