Back

The pgAdmin Development Team
Patches for pgAdmin 4 x64
Windows
31 patches available
pgAdmin is the leading Open Source management tool for Postgres, the world's most advanced Open Source database. pgAdmin 4 is designed to meet the needs of both novice and experienced Postgres users alike, providing a powerful graphical interface that simplifies the creation, maintenance and use of database objects
pgAdmin 4 x64 Version 7.8
Release Date
10/19/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release date: 2023-10-19$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.7.$$$$$$Supported Database Servers¶$$$PostgreSQL: 12; 13; 14; 15; and 16$$$$$$EDB Advanced Server: 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities¶$$$psql; pg_dump; pg_dumpall; pg_restore: 16.0$$$$$$New features¶$$$Issue #640 - Add support for foreign table’s new functionality for PG 11 and above.$$$Issue #6229 - Allow setting custom username for shared servers; with default as username of server being shared.$$$Issue #6373 - Add ‘GENERATED ALWAYS AS..’ option while creating column constraints for Foreign Table.$$$Issue #6797 - GUI representation of the system’s activity using the ‘system_stats’ extension.$$$Issue #6802 - Added ‘load_balance_hosts’ connection string parameter for PG 16 and above.$$$Housekeeping¶$$$Issue #6782 - Use PG16 as the default PostgreSQL version.$$$Bug fixes¶$$$Issue #4995 - Fixed an issue in ERD tool where the downloaded images have a few links cut.$$$Issue #5749 - Fixed an issue where user was not able to assign new/old columns as primary key once column with primary key is deleted.$$$Issue #6285 - Add support for setting prepare threshold in server connection.$$$Issue #6482 - Fixed an issue where the wrong message “Current database has been moved or renamed” is displayed when debugging any function.$$$Issue #6538 - Fixed an issue where Processes tab displays wrong server name in some scenario.$$$Issue #6579 - Fix an issue where global/native keyboard shortcuts are not working when any cell of data output grid has focus.$$$Issue #6666 - Fixed query history slowness issue by storing query only for those having certain threshold max length.$$$Issue #6674 - Fix an issue where foreign table column name becomes “none” if the user changes any column data type.$$$Issue #6718 - Pin the cryptography version to fix PyO3 modules initialisation error.$$$Issue #6790 - Ensure that the backup works properly for PG 16 on the latest docker image.$$$Issue #6799 - Fixed an issue where the user is unable to select objects on the backup dialog due to tree flickering.$$$Issue #6836 - Fixed an issue where non-super PostgreSQL users are not able to terminate their own connections from dashboard.$$$Issue #6851 - Fix an issue where scale in columns is not allowed to have value as 0 or below.$$$Issue #6858 - Fix an issue in graphical explain plan where query tool crashes when the plan has parallel workers details and sort node is clicked for details.$$$Issue #6865 - Fix an issue where user login is not working if username/email contains single quote in server mode.
pgAdmin 4 x64 Version 7.6
Release Date
8/24/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 7.6$$$Release date: 2023-08-24$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.5.$$$$$$Supported Database Servers$$$PostgreSQL: 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities$$$psql; pg_dump; pg_dumpall; pg_restore: 15.3$$$$$$New features$$$Issue #2595 - Added Expression to CREATE INDEX.$$$Issue #3942 - Added cascade option while creating an extension.$$$Issue #5759 - Added ‘Ignore Grants’ option in the schema diff tool.$$$Issue #6004 - Added ‘Ignore Tablespace’ option in the schema diff tool.$$$Issue #6375 - Added support for ALTER INDEX column statistics.$$$Issue #6376 - Added unlogged option while creating a sequence.$$$Issue #6377 - Added all like options while creating a table.$$$Issue #6381 - Added support for SYSTEM; CONCURRENTLY and TABLESPACE options in REINDEX.$$$Issue #6382 - Added WAL option to EXPLAIN ANALYZE command.$$$Issue #6397 - Added new/missing options to the VACUUM command.$$$Issue #6415 - Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command.$$$Issue #6448 - Add support for TRUNCATE trigger in foreign table.$$$Issue #6595 - Ensure that Schema Diff comparison results should be displayed in the sorted order.$$$Housekeeping$$$Issue #3702 - Generate software bill of materials as part of the package builds.$$$Issue #6588 - Added support for PostgreSQL and EPAS 16 to ensure it works without any errors.$$$Bug fixes$$$Issue #5454 - Fix incorrect redirection URL after authentication by removing fixed value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.$$$Issue #6208 - Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the pgAdmin config DB connection pool.$$$Issue #6252 - Fix an issue where query tool on shared server is throwing error if the pgAdmin config DB is external.$$$Issue #6420 - Fix the query tool issue where raise Notice from func/proc or code blocks are no longer displayed live.$$$Issue #6500 - Fix the issue where query tool window turns blank if the user tries to generate a graph on the result.$$$Issue #6624 - Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA validation.$$$Issue #6630 - Fix an issue where pgAdmin 7.5 fails to render table SQL with extension loaded index method.$$$Issue #6639 - Fix an issue where cycle syntax was not added in SQL when creating new sequence from UI.$$$Issue #6651 - Fix an issue where the SET directive is excluded from the function header in the schema diff tool.$$$Issue #6660 - Fix a query tool error ‘pgAdminThread’ object has no attribute ‘native_id’.$$$Issue #6664 - Ensure keyboard shortcut for query execution is disabled when query execution is in progress.
pgAdmin 4 x64 Version 7.5
Release Date
7/27/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 7.5$$$Release date: 2023-07-27$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.4.$$$$$$Supported Database Servers$$$PostgreSQL: 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities$$$psql; pg_dump; pg_dumpall; pg_restore: 15.3$$$$$$New features$$$Issue #6369 - Added support to detach partitions using concurrently and finalize.$$$Issue #6374 - Added all supported index storage parameters while creating an index.$$$Issue #6416 - Added new/missing parameters to pg_dumpall (Backup Server).$$$Issue #6417 - Added new/missing parameters to pg_dump (Backup Objects).$$$Issue #6562 - Added new/missing parameters to pg_restore.$$$Housekeeping$$$Issue #6295 - Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS.$$$Issue #6323 - Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers.$$$Issue #6423 - Clarify the LICENSE file to indicate that it is the PostgreSQL Licence.$$$Issue #6532 - Remove unsupported PostgreSQL versions from the container.$$$Bug fixes¶$$$Issue #6163 - Fix an issue where queries can’t complete execution.$$$Issue #6165 - Fixed an issue where Import Export not working when using pgpassfile.$$$Issue #6317 - Fix an issue where queries longer than 1 minute get stuck - Container 7.1$$$Issue #6356 - Fix an issue where queries get stuck with auto-completion enabled.$$$Issue #6364 - Fixed Query Tool/ PSQL tool tab title not getting updated on database rename.$$$Issue #6406 - Ensure user gets proper error if incorrect credentials are entered while authenticating AWS.$$$Issue #6489 - Fix an issue where the edit server fails in desktop mode if the server password is not stored.$$$Issue #6499 - Ensure that Backup; Restore; and Maintenance should work properly when pgpass file is used.$$$Issue #6501 - Fix the query tool auto-complete issue on the server reconnection.$$$Issue #6502 - Fix the query tool restore connection issue.$$$Issue #6509 - Fix the reconnecton issue if the PostgreSQL server is restarted from the backend.$$$Issue #6514 - Fix the connection and stability issues since v7; possibly related to background schema changes.$$$Issue #6515 - Fixed an issue where the query tool is unable to execute a query on Postgres 10 and below versions.$$$Issue #6524 - Fix the lost connection error in v7.4.$$$Issue #6531 - Fixed an issue where pgAdmin failed to setup role with hyphens in name.$$$Issue #6537 - Fixed an issue where filters are not working and query history shows empty queries.$$$Issue #6544 - Fix an issue where adding a sub-folder inside a folder is not working as expected in File Manager.$$$Issue #6556 - Fix an error ‘list’ object has no attribute ‘strip’ while attempting to populate auto-complete manually the first time.$$$Issue #6558 - Fixed an issue where ERD Tool can’t load the saved pgerd file from Shared Storage.$$$Issue #6582 - Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table.
pgAdmin 4 x64 Version 7.4
Release Date
6/29/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 7.4$$$Release date: 2023-06-29$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v7.3.$$$$$$Supported Database Servers¶$$$PostgreSQL: 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities¶$$$psql; pg_dump; pg_dumpall; pg_restore: 15.3$$$$$$New features¶$$$Issue #6367 - Added support to drop databases using the ‘WITH (FORCE)’ option.$$$Issue #6368 - Add “[ NULLS [ NOT ] DISTINCT ]” option while creating an Index.$$$Issue #6370 - Added ‘OR REPLACE’ clause while creating trigger.$$$Issue #6371 - Added security_invoker option while creating a view.$$$Housekeeping¶$$$Bug fixes¶$$$Issue #5306 - Fix an issue where object explorer tree crashes occasionally.$$$Issue #6065 - Ensure that query tool shortcuts are working properly.$$$Issue #6258 - Add Password exec command and Expiration time to server export JSON and also allow them to import.$$$Issue #6266 - When opening pgAdmin the layout should be auto reset if it is corrupted. Reset layout menu should work if layout is corrupted while using pgAdmin.$$$Issue #6291 - Fix an issue where loading more rows indicator will not disappear if connection is lost.$$$Issue #6340 - Fix an encoding error when connecting through Pgbouncer.$$$Issue #6352 - Fix an issue where explain plan details is showing HTML escaped characters.$$$Issue #6354 - Fixed an issue where queries with temporary tables in the same transaction is not working.$$$Issue #6363 - Fixed an issue where preview images for themes were not loading.$$$Issue #6420 - Fix raise notice from func/proc or code blocks are no longer displayed live.$$$Issue #6431 - Fix an issue where PSQL is not working if the database name have quotes or double quotes.$$$Issue #6435 - Fix an issue where all the menus are enabled when pgAdmin is opened and no object is selected in the object explorer.
pgAdmin 4 x64 Version 7.0
Release Date
4/13/2023
Bug Fix?
Yes
Minor Release?
No
Patch Notes

Release date: 2023-04-13$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.21.$$$$$$Supported Database Servers¶$$$PostgreSQL: 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities¶$$$psql; pg_dump; pg_dumpall; pg_restore: 15.2$$$$$$New features¶$$$Issue #3298 - Auto expand row edit form when a new row is added for Primary Key; Foreign Key; Unique Constraint and Exclusion Constraint.$$$Issue #5014 - Added support for mounting shared storage in server mode.$$$Issue #5022 - Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser.$$$Issue #5750 - Added capability to deploy PostgreSQL servers on Google Cloud.$$$Issue #5805 - Added support of BigAnimal v3 API.$$$Issue #5854 - On pressing Ctrl+C on a tree object; copy the fully qualified name to clipboard.$$$Issue #5855 - Added option to create unique constraint with nulls not distinct.$$$Housekeeping¶$$$Issue #4734 - Rename the “Properties…” context menu option of the objects to “Edit Object…” and the “Browser” tree to “Object Explorer”.$$$Issue #5011 - Upgrade from psycopg2 to psycopg3.$$$Issue #5701 - Remove Bootstrap and jQuery usage.$$$Issue #5830 - Add .ts and .tsx files under linter and fix linter issues.$$$Issue #5901 - Update SQLAlchemy; Flask; Flask-SQLAlchemy; and other packages to current versions.$$$Bug fixes¶$$$Issue #4423 - Fixed an issue where list of tables is not displayed in a SQL_ASCII database.$$$Issue #4784 - Handle errors occurring during decoding UTF-8 encoded query result data which contains ascii characters.$$$Issue #4884 - Fixed an issue where it is not possible to import csv data to tables having columns with german umlauts in their name.$$$Issue #4891 - Fixed ‘rawunicodeescape’ codec can’t decode issue in a SQL_ASCII database.$$$Issue #5504 - Fixed an issue where incorrect view of text[] fields in query and table results when use other then UTF8 (win1251) codepage and symbols.$$$Issue #5735 - Show appropriate error message when master password is not set instead of ‘Crypt key missing’.$$$Issue #5775 - Display the ‘No menu available for this object’ message if the selected tree node does not have any options.$$$Issue #5824 - Ensure that the user’s storage directory is created when the users are created; as well as for those users whose directories have not yet been created.$$$Issue #5833 - Fixed an issue where user MFA entry was not getting delete after deleting a user.$$$Issue #5834 - Fixed issue where pgAgent jobs were not getting dropped from properties tab.$$$Issue #5874 - Make “using” and “with check” fields a textarea in the RLS policy.$$$Issue #5894 - Use fetch instead of axios to close connections in SQLEditor; ERD; Schema Diff and Debugger to ensure it completes.$$$Issue #5904 - Fixed an issue where the count query should not be triggered when the estimated count is less than zero.$$$Issue #5907 - Validate user inputs provided in configuration files before starting pgadmin server.$$$Issue #5916 - Fix an issue in search objects where objects were unable to locate occasionally.$$$Issue #5919 - While restoring the database connections due to lost server connection; ensure that the databases which were previously connected are only reconnected.$$$Issue #5921 - Ensure that when pasting rows the rows are added right below the selected rows for copying.$$$Issue #5929 - Dashboard graph Y-axis width should increase with label.$$$Issue #5934 - Ensure that default values are set only for insert statement if user does not provide any values; in case of updating existing values to blank it should be set to null.$$$Issue #5941 - Fixed an issue where migration on external database is not working.$$$Issue #5943 - Use http for SVG namespace URLs which were changed to https for SonarQube fixes.$$$Issue #5952 - Ensure that the schema diff tool should not allow comparison between Postgres Server and EDB Postgres Advanced Server.$$$Issue #5953 - Fixed error while executing continue in
pgAdmin 4 x64 Version 6.21
Release Date
3/8/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Version 6.21¶$$$Release date: 2023-03-09$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.20.$$$$$$Supported Database Servers¶$$$PostgreSQL: 10; 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 10; 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities¶$$$psql; pg_dump; pg_dumpall; pg_restore: 15.1$$$$$$New features¶$$$Issue #5832 - Allow changing cardinality notation in ERD to use Chen notation.$$$Issue #5842 - Add additional logging for successful logins and user creation.$$$Housekeeping¶$$$Bug fixes¶$$$Issue #5269 - Ensure that the schema diff tool should pick up the change in the column grants.$$$Issue #5685 - Ensure that Grant column permission to a view is visible in the SQL tab.$$$Issue #5747 - Ensure that content on the DDL comparison panel should get refreshed on selecting the object using the up and down arrow keys.$$$Issue #5756 - Fix for query tool prompting for unsaved changes even if no changes have been made.$$$Issue #5758 - Fixed an issue where lock layout menu was not in sync with preferences.$$$Issue #5760 - Fixed an issue where query was not pasted to editor after trojan source warning.$$$Issue #5764 - Fix an issue where the maintenance dialog for Materialized View gives an error.$$$Issue #5773 - Fixed an issue where Clear Saved Password should be disabled if the password is already cleared.$$$Issue #5790 - Fixed an issue where the user can’t create trigger AFTER UPDATE OF.$$$Issue #5803 - Fix an issue where query tool is stripping spaces in grid cell.$$$Issue #5810 - Fix an issue where sequence owner is remove on sequence edit.$$$Issue #5822 - Do not allow to save invalid JSON in query tool JSON editor.$$$Issue #5847 - Fixed an issue where pgAdmin failed to connect when the Postgres password included special characters.$$$Issue #5870 - Ensure that the database migration does not fail with a NoSuchTableError exception.$$$Issue #5872 - Handle MERGE operation in query tool explain introduced in PostgreSQL 15.$$$Issue #5889 - Fixed an issue where the database server is not connected using a service file.$$$Issue #5909 - Fixed an issue where the file name in the query tool tab was not changing if another file is opened.
pgAdmin 4 x64 Version 6.20
Release Date
2/8/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release date: 2023-02-09$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.19.$$$$$$Supported Database Servers¶$$$PostgreSQL: 10; 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 10; 11; 12; 13; 14 and 15$$$$$$Bundled PostgreSQL Utilities¶$$$psql; pg_dump; pg_dumpall; pg_restore: 15.1$$$$$$New features¶$$$Issue #4728 - Added support for setting PostgreSQL connection parameters.$$$Housekeeping¶$$$Issue #4320 - Added bundled PG utilities in the release note.$$$Issue #5525 - Upgrade Flask-Migrate to 4.x.$$$Issue #5723 - Improve performance by removing signal-based zoom-in; zoom-out; etc functionality from the runtime environment.$$$Issue #5794 - Use uplot for Dashboard graphs to reduce CPU usage.$$$Bug fixes¶$$$Issue #5532 - Fixed an issue where the client cert location was not stored on the shared servers.$$$Issue #5567 - Fix orphan database connections resulting in an inability to connect to databases.$$$Issue #5702 - Fix an issue where role is used as username for newly added servers when opening query tool.$$$Issue #5705 - Ensure that all parts of the application recommend and enforce the same length of passwords.$$$Issue #5732 - Fixed an issue where Kerberos authentication to the server is not imported/exported.$$$Issue #5733 - Ensure that the system columns should not visible in the import/export data.$$$Issue #5746 - Increase the length of the value column of the setting table.$$$Issue #5748 - Fixed console error while attaching the partition.$$$Issue #5751 - Fix failing import servers CLI due to vulnerability fix.$$$Issue #5761 - Fix an issue where drag and drop object names is not working.$$$Issue #5763 - Ensure that keyboard hotkey to open query tool and search object should work properly.$$$Issue #5781 - Fixed an issue where Query history is not getting loaded with external database.$$$Issue #5796 - Ensure nested menu items are shown in quick search result.
pgAdmin 4 x64 Version 6.19
Release Date
1/16/2023
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release date: 2023-01-17$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.18.$$$$$$Supported Database Servers¶$$$PostgreSQL: 10; 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 10; 11; 12; 13; 14 and 15$$$$$$New features¶$$$Issue #5569 - Added support of AWS provider for BigAnimal cloud deployment.$$$Housekeeping¶$$$Issue #5563 - Allow YouTube video demo links to be added to appropriate pgAdmin documentation.$$$Issue #5615 - Rewrite pgAdmin main menu bar to use React.$$$Bug fixes¶$$$Issue #5487 - Fixed an issue where incorrect password used with shared server.$$$Issue #5541 - Ensure the browser tree does not freeze while rendering 10k+ nodes/objects.$$$Issue #5542 - Fixed an issue updating the schema node de-select the node in the tree if only one schema is present in the collection node.$$$Issue #5559 - Fixed tree flickering issue on scroll.$$$Issue #5577 - Fixed an issue where the default value of string for columns should wrap in quotes in the create script.$$$Issue #5586 - Fix the webserver and internal authentication setup issue.$$$Issue #5613 - Ensure the appbundle has correct permissions so that pgAdmin can be accessed by users other than owner.$$$Issue #5622 - Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff.$$$Issue #5626 - Fixed an issue where actions performed on the tree node should update the context menu options.$$$Issue #5627 - Ensure that the submenus under the trigger’s context menu are enabled/disabled correctly.$$$Issue #5640 - Update boto3 & botocore to the latest version.$$$Issue #5641 - Fixed an issue where Geometry viewer does not show popup when columns are less than 3.$$$Issue #5647 - Fixed an issue where row count notification was disappearing automatically.$$$Issue #5661 - Fix select dropdown border issue.$$$Issue #5666 - Fixed a missing “jwks_uri” in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google.$$$Issue #5675 - Fixed an issue where rename panel was losing focus when trying to add name if input box is empty.$$$Issue #5734 - Ensure that the authenticated users can’t access each other’s directories and files by providing relative paths.(CVE-2023-0241)
pgAdmin 4 x64 Version 6.18
Release Date
12/18/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release date: 2022-12-19$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.17.$$$$$$Supported Database Servers¶$$$PostgreSQL: 10; 11; 12; 13; 14 and 15$$$$$$EDB Advanced Server: 10; 11; 12; 13; 14 and 15$$$$$$New features¶$$$Issue #4088 - Enhancements to the ERD when selecting a relationship.$$$Issue #5503 - Added native menu support in desktop mode.$$$Housekeeping¶$$$Bug fixes¶$$$Issue #5453 - Fixed an issue where Transaction IDs were not found in session in the Query Tool.$$$Issue #5470 - Fixed an issue where tablespace was missing on partition tables in SQL.$$$Issue #5536 - Fixed an issue where properties tab was refreshing on tab change even if the selected node is same.$$$Issue #5551 - Fixed an issue with auto-complete not working as expected with double quotes.$$$Issue #5564 - Ensure that table statistics are sorted by size.$$$Issue #5598 - Fixed an issue while updating server node info removes the clear saved password menu.$$$Issue #5603 - Fixed an issue where master password was not set correctly with external config database.$$$Issue #5606 - Fixed an error in the collation create script for PG-15.$$$Issue #5629 - Fixed BigAnimal authentication aborted issue.$$$Issue #5637 - Ensure that the BigAnimal displays PG version 11-14 for Oracle compatible databases type.$$$Issue #5645 - Fixed a typo.
pgAdmin 4 x64 Version 6.17
Release Date
12/1/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Housekeeping¶$$$Issue #5147 - Update the BigAnimal API version to V2.$$$Issue #5493 - Remove all traces of Backbone and Underscore.$$$Bug fixes¶$$$Issue #5488 - Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool.$$$Issue #5495 - Ensure that the query history date format in Desktop mode matches the format of the locale of the pgadmin server.$$$Issue #5505 - Fixed an issue where the CSV file would not download if the CSV quote character length exceeded 1.$$$Issue #5513 - Ensure that DATA_DIR dependent folders/files are automatically created inside the specified DATA_DIR if they are not specified separately in the configuration file.$$$Issue #5539 - Improved error message to make it easier for users to understand.$$$Issue #5548 - Fixed an issue where editor position was wrong when editing data from result grid.$$$Issue #5575 - Ensure the query tool is launched successfully for the servers registered with the PostgreSQL service.$$$Issue #5593 - Ensure that only authorized and authenticated users can validate binary paths (CVE-2022-4223).
pgAdmin 4 x64 Version 6.16
Release Date
11/18/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

New features¶$$$Issue #1832 - Added support for storing configurations of pgAdmin in an external database.$$$Issue #4756 - Added the ability to generate ERDs for tables.$$$Issue #5468 - Add the possibility to configure the Oauth2 claim which is used for the pgAdmin username.$$$Housekeeping¶$$$Bug fixes¶$$$Issue #2174 - Ensure that the browser tree should auto scroll to the selected node when expanding the server node.
pgAdmin 4 x64 Version 6.15
Release Date
10/19/2022
Bug Fix?
Yes
Minor Release?
No
Patch Notes

New features¶$$$Issue #3491 - Added support for IAM token based authentication for AWS RDS or Azure DB.$$$Issue #4392 - Added support to specify the background fill color to the table nodes in the ERD tool.$$$Issue #4994 - Allow reordering table columns using drag and drop in ERD Tool.$$$Issue #4997 - Add option to generate SQL with DROP table DDL in ERD Tool.$$$Issue #5304 - Added high availability options to AWS deployment.$$$Issue #5390 - Expose the Gunicorn limit_request_line parameter in the container; with the default set to the maximum 8190.
pgAdmin 4 x64 Version 6.14
Release Date
9/21/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

Release date: 2022-09-22$$$$$$This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.13.$$$$$$Supported Database Servers¶$$$PostgreSQL: 10; 11; 12; 13 and 14$$$$$$EDB Advanced Server: 10; 11; 12; 13 and 14$$$$$$New features¶$$$Housekeeping¶$$$Issue #4059 - Port schema diff to React. (RM #6133)$$$Issue #4060 - Remove Backgrid and Backform. (RM #6134)$$$Issue #5035 - Port the remaining components of the ERD Tool to React. (RM #7343)$$$Issue #5120 - Updated keyboard shortcut documentation. (RM #7446)$$$Issue #5260 - Remove Alertify from pgAdmin completely. (RM #7619)$$$Issue #5263 - Port search object dialog to React. (RM #7622)$$$Bug fixes¶$$$Issue #5144 - Ensure that if big animal authentication is aborted; API calls should be stopped. (RM #7472)$$$Issue #5209 - Fixed an issue where pgAdmin failed to start due to bin path migration. (RM #7557)$$$Issue #5230 - Fixed an issue where backup does not work due to parameter ‘preexec_fn’ no longer being supported. (RM #7580)$$$Issue #5250 - Ensure that the browser tree should be refreshed after changing the ownership. (RM #7607)$$$Issue #5274 - Fixed the error message displayed when clicking the cloud server for which deployment is in progress. (RM #7636)$$$Issue #5275 - Fixed an issue where the wrong SQL displayed in difference if the user create an RLS policy on the table without a column. (RM #7637)$$$Issue #5282 - Ensure that the dump servers functionality works from setup.py. (RM #7644)$$$Issue #5284 - Ensure that the Import/Export server menu option is visible. (RM #7646)$$$Issue #5286 - Fixed API test case for change password in the server mode. (RM #7648)$$$Issue #5287 - Fixed an issue with the non-visibility of columns added prior to import/export data. (RM #7649)$$$Issue #5292 - Fixed an issue where textarea of the JSON Editor does not resize with dialog. (RM #7656)$$$Issue #5299 - Fixed ModuleNotFoundError when running setup.py to load/dump servers. (RM #7663)$$$Issue #5323 - Replace the language selection ‘Brazilian’ with ‘Portuguese (Brazilian). (RM #7693)$$$Issue #5325 - Fixed an issue where server names with special characters are not displayed correctly in the process tab. (RM #7695)$$$Issue #5333 - Fixed an issue where ERD throws an error if variable is added to the column. (RM #7709)$$$Issue #5342 - Fixed an error while saving changes to the ERD table.$$$Issue #5343 - Fixes a redirect vulnerability when the user opens the pgAdmin URL.
Interested in automating patching for Adobe Acrobat?