1) Updated JavaScripts and Python dependecies.

2) Updated release note.
This commit is contained in:
Akshay Joshi
2026-03-10 13:41:19 +05:30
parent 8ca765478f
commit a0e6da0772
6 changed files with 648 additions and 636 deletions
+4
View File
@@ -20,6 +20,7 @@ Bundled PostgreSQL Utilities
New features
************
| `Issue #4011 <https://github.com/pgadmin-org/pgadmin4/issues/4011>`_ - Added support to download binary data from result grid.
Housekeeping
************
@@ -27,3 +28,6 @@ Housekeeping
Bug fixes
*********
| `Issue #9279 <https://github.com/pgadmin-org/pgadmin4/issues/9279>`_ - Fixed an issue where OAuth2 authentication fails with 'object has no attribute' if OAUTH2_AUTO_CREATE_USER is False.
| `Issue #9392 <https://github.com/pgadmin-org/pgadmin4/issues/9392>`_ - Ensure that the Geometry Viewer refreshes when re-running queries or switching geometry columns, preventing stale data from being displayed.
| `Issue #9721 <https://github.com/pgadmin-org/pgadmin4/issues/9721>`_ - Fixed an issue where permissions page is not completely accessible on full scroll.