pgAdmin 4 v4.15 released - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 v4.15 released
Date
Msg-id CANxoLDe1S+zPAxZzYSX8uLi_5aADDCoTAsRCRiVRFrLkrS7Jkg@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.15.
This release of pgAdmin 4 includes over 33 bug fixes and new features. For more details please see the release notes at:

    https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_15.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:
  • Added Dark(Beta) UI Theme option.
  • Added support for custom theme creation and selection.
  • Added encrypted password in reverse engineered SQL for roles.
  • Support Enable Always and Enable Replica on triggers.
  • Add an option to request confirmation before cancelling/resetting changes on a Properties dialog.
  • Rename the context menu from 'Drop Server' to 'Remove Server'.
  • Fixed issue where Drop and Disconnect connection menu points are too close to each other.
  • Ensure all messages are retained in the Query Tool from long running queries.
  • Ensure compression level is passed to pg_dump when backing up in directory format.
  • Ensure the number of jobs can be specified when backing up in directory format.

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

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-4_15 has been created.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM3538] Reset button does not get enabled till all themandatory fields provided with value in any dialogue.