pgAdmin 4 v6.19 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.19 Released
Date: 2023-01-17 11:31:37
Message-ID: CANxoLDdvSoDf7i+nE07fR9o4D0ZW7aPm0bE5L8gmF_gQeNO8xg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.19.

This release of pgAdmin 4 includes 20 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/6.19/release_notes_6_19.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:

-

Added support of AWS provider for BigAnimal cloud deployment.

Bugs/Housekeeping:

-

Ensure that the authenticated users can't access each other's
directories and files by providing relative paths. (CVE-2023-0241).
-

Allow YouTube video demo links to be added to appropriate pgAdmin
documentation.
-

Fixed an issue where an incorrect password was used with a shared server.
-

Ensure the browser tree does not freeze while rendering 10k+
nodes/objects.
-

Fixed an issue where the default value of string for columns should wrap
in quotes in the create script.
-

Fix the webserver and internal authentication setup issue.
-

Ensure the appbundle has correct permissions so that pgAdmin can be
accessed by users other than the owner.
-

Fixed a missing "jwks_uri" in metadata error that occurred when logging
in with an oAuth2 provider like Azure or Google.
-

Fixed an issue where the Geometry viewer does not show the popup when
columns are less than 3.

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2023-01-17 11:48:47 [pgadmin-org/pgadmin4] a48828: Improve performance by removing signal-based zoom-...
Previous Message Fahar Abbas 2023-01-17 11:26:20 Re: pgAdmin4 v6.19 candidate builds