pgAdmin 4 v4.7 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.7 released
Date: 2019-05-30 12:25:21
Message-ID: CANxoLDfyF0jAXt8D6Ajxgxx9R3Sa2FX2yoWesw0WdzQJbD=AtQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.7.
This release of pgAdmin 4 includes over 22 bug fixes and new features. For
more details please see the release notes at:

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

- Fixed CSRF security vulnerability issue, per Alvin Lindstam.
- Added Master Password to increase the security of saved passwords.
- In server mode, update all the saved server credentials when user
password is changed.
- Fix the responsive layout of the main menu bar.
- Fix file browser path issue which occurs when client is on Windows and
server is on Mac/Linux.
- Clarify wording for the NO INHERIT option on constraints, per Michel
Feinstein.
- Update the UI logo.
- Relax the permission check on the directory containing the config
database, as it may fail in some environments such as OpenShift.
- Stop using application/x-javascript as a mime type and use the
RFC-compliant application/javascript instead.

Builds for Windows and macOS are available now, along with a Python Wheel,
Docker Container and source code tarball from:

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

RPM and DEB packages are expected to be available on the
postgresql.org repositories
within the next few days.

--
Akshay Joshi
pgAdmin Project

Browse pgadmin-support by date

  From Date Subject
Next Message Brian Wilson 2019-05-30 17:06:01 update to 4.7 via docker
Previous Message Michel Feinstein 2019-05-29 14:49:28 Re: Can't see my Issue