pgAdmin 4 v6.19 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v6.19 Released
Date: 2023-01-17 11:31:24
Message-ID: CANxoLDeBXFShmmJ963P965ibPQwNDt=sKvRJGuh3f=vrr4CSaQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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-support by date

  From Date Subject
Next Message Federico Galimberti 2023-01-17 23:15:34 Maximum file upload size (MB)
Previous Message Aditya Toshniwal 2023-01-16 05:22:17 Re: Adjusting a mode function for the deprecation of anyarray