*********** Version 9.3 *********** Release date: 2025-04-30 This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.2. Supported Database Servers ************************** **PostgreSQL**: 13, 14, 15, 16 and 17 **EDB Advanced Server**: 13, 14, 15, 16 and 17 Bundled PostgreSQL Utilities **************************** **psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 17.2 New features ************ | `Issue #2767 `_ - Added ability to use SQL in the "DB Restriction" field. | `Issue #7310 `_ - Add support for custom roles and role permissions management in pgAdmin. | `Issue #8629 `_ - Added support for font ligatures. Housekeeping ************ Bug fixes ********* | `Issue #5266 `_ - Fixed an issue where shift + click on rows/columns for range selection did not work in the query tool data output window. | `Issue #8443 `_ - Fixed an issue where the debugger hangs when stepping into nested function/procedure. | `Issue #8497 `_ - Fixed an issue where the scroll position in the Object Explorer was not retained when switching workspaces. | `Issue #8556 `_ - Ensure that graph data is updated even when the Dashboard tab is inactive. | `Issue #8572 `_ - Fixed an issue where Ctrl/Cmd+A in cell editor would select all rows. | `Issue #8613 `_ - Fixed an issue where drag and drop function with no parameters does not work. | `Issue #8627 `_ - Fixed an issue where changes to foreign key constraints were not detected in the schema diff. | `Issue #8628 `_ - Change the shortcut for canceling a running query as it conflicts with the shortcut to open a new query tool. | `Issue #8630 `_ - Fixed an issue where filtering on a view caused an error. | `Issue #8632 `_ - Fixed an issue where the query tool went blank when converting history dates to the appropriate locale format. | `Issue #8651 `_ - Fixed an issue where the user management tab is not opening in the classic layout.