pgAdmin 4 v4.24 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.24 released
Date: 2020-07-23 13:45:14
Message-ID: CANxoLDf17W1DZSWA6-He9UMkR_C6+xPb2jR0BVQy=kqXrPA_Gw@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 4.24.
This release of pgAdmin 4 includes 34 bug fixes and new features. For more
details please see the release notes at:

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

- Support configuration files that are external to the application
installation.
- Added support for LDAP authentication with different DN by setting the
dedicated user for the LDAP connection.
- Added support for schema level restriction.
- Added RLS Policy support in Schema Diff.
- Added support for permissive/restricted policy type while creating RLS
Policy.
- Added support for LDAP anonymous binding.
- Added High Contrast theme support.
- Added missing dependencies/dependent and corrected some wrongly
identified.
- Replace the runtime themes with ones that don't have sizing issues.
- Fixed tab indent issue on a selection of lines is deleting the content
when 'use spaces == true' in the preferences.
- Fixed CSRF errors when pgAdmin opened in an iframe on the safari
browser.

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 Ajay Kumar 2020-07-24 21:01:31 Schema related
Previous Message Dave Page 2020-07-23 08:59:18 Re: PassFile in docker compose?