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 at:

    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:

    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:

    https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Reply via email to