From: | pgAdmin Development Team via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | pgAdmin 4 v8.13 Released |
Date: | 2024-12-12 12:23:28 |
Message-ID: | 173400620896.3842595.16683486987198296834@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.13. This release of pgAdmin 4 includes 25 bug fixes and new features. For more details please see the [release notes](https://www.pgadmin.org/docs/pgadmin4/8.13/release_notes_8_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:
* Replace infinite scrolling with pagination in query tool data output for better UX and performance.
* Add an object menu option to disconnect all server and database connections.
* Alternate the background color of rows to enhance readability.
* Allow to pass PGADMIN_CONFIG_CONFIG_DATABASE_URI from docker secrets.
* Format dashboard graph metrics for better readability.
* Added support for auto-detecting and setting the End-of-line character (LF/CRLF) in the query tool editor.
* Make the background color for the serial number and header cells distinct.
### Bugs/Housekeeping:
* Updated the react-menu library from v2 to v4.
* Fixed an issue that allowed the Enter key to save data in the result grid text editor.
* Move 'About pgAdmin 4' to the app menu on macOS.
* Fixed an issue where the query tool was crashing when an empty geometry was being rendered.
* Fixed an issue where the Dashboard tab showed 'Something went wrong'.
* Fixed an issue where cursor selection is not visible in the PSQL tool.
* Allow OAuth2 params OAUTH2_NAME, OAUTH2_DISPLAY_NAME, OAUTH2_ICON, OAUTH2_BUTTON_COLOR to be optional.
* Add appropriate minimum width and height settings for desktop apps to avoid apps accidentally going below visibility levels.
* Fixed an issue where the graphical explain kept the node details open even after the plan changed.
* Fixed an issue in the debugger where the character data type function arguments were being truncated.
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/).
From | Date | Subject | |
---|---|---|---|
Next Message | Nordic PGDay via PostgreSQL Announce | 2024-12-12 12:39:37 | Nordic PGDay 2025 registration open |
Previous Message | Greenmask.io via PostgreSQL Announce | 2024-12-12 12:21:14 | Greenmask 0.2.0 - 0.2.5 Releases |