The pgAdmin Development Team is pleased to announce the release of pgAdmin 4 
version 9.13. This release of pgAdmin 4 includes 15 bug fixes and new features. 
For more details, please see the [release 
notes](https://www.pgadmin.org/docs/pgadmin4/9.13/release_notes_9_13.html).
 
pgAdmin is the leading open-source graphical management tool for PostgreSQL. 
For more information, please see [the website](https://www.pgadmin.org/).


Notable changes in this release include:
 
### Features:
* Core LLM integration infrastructure, AI reports for security, schema, and 
performance, AI chat for the Query Tool, and AI Insights for EXPLAIN.
* No FK are shown in diagrams created from existing tables in the ERD Tool.
* Add support for 'ONLY' in the Index creation dialog.
* Allow users to customize "OF TYPE" columns during table creation.
* Allow "drag-n-drop" for only user chosen tables, and show relations between 
them.
* Load predefined users from a JSON file through the command line.


### Bugs/Housekeeping:
* Fixed an issue where the 'Quote strings only' configuration was ignored when 
downloading the result set.
* Fixed an issue where tools settings changed by the users were not restored on 
application relaunch.
* Fixed an issue where modifying a shared server incorrectly updated the 
original server details.
* Fixed an issue where a long name in ERD table node was not breaking into 
multiple lines.
* Fixed an issue where column comments were not displayed in the SQL tab for 
materialised views.
* Fix an issue where deployment of the helm chart was crashing with "operation 
not permitted."
* Fix translation compilation.
* Fix broken checkbox selection in backup dialog's object tree.
* Fixed an issue in file dialog where renaming was not working.


Builds for Windows and macOS are available now, along with a Python Wheel, 
Docker Container, RPM, DEB Package, and source code tarball from the [tarball 
area](https://www.pgadmin.org/download/).

Reply via email to