You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ python3.9 -mvenv .env
66
66
67
67
# PgManage 1.1.1 Release
68
68
69
-
## Release Date: Aug 22 2024
69
+
## Release Date: Aug 28 2024
70
70
71
71
## Release Notes
72
72
@@ -79,6 +79,7 @@ python3.9 -mvenv .env
79
79
- console history buffer is now cleared from memory when "clear console" button is clicked
80
80
81
81
- Bugs fixed:
82
+
- fixed unrestricted code execution vulnerability in monitoring widget back-end. The issue was reported by Andrew Effenhauser, Ayman Hammad and Daniel Crowley of X-Force Red
82
83
- fixed Entity Relationship not rendering diagram for some database layouts
83
84
- fixes issue when expanded DB object tree node was not always scrolled to the top of viewport
84
85
- fixed missing GRANT statements when roles is displayed in DDL tab
0 commit comments