pgAdmin 4 v4.19 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.19 released
Date: 2020-03-05 11:30:09
Message-ID: CANxoLDcVjgyZvXyKgkPyhAz4xE13j6+rQkcqT4KMbmLcZakf2A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

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

- Added Python 3.8 support.
- Added accessibility support in AlertifyJS.
- Added Czech language support.
- Improvements in the UI for both default and dark themes.
- Fix an issue where debugger not showing all arguments anymore after
hitting SQL error while debugging.
- Ensure that all the transactions should be canceled before closing
the connections when a server is disconnected using pgAdmin.
- Fixed Firefox monospaced issue by updating the font to the latest
version.
- Improve the style of the highlighted code after query execution for
Dark mode.
- Changed background pattern for geometry viewer to use #fff for all
themes.

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

  From Date Subject
Next Message Akshay Joshi 2020-03-05 11:32:47 pgAdmin 4 commit: Tag REL-4_19 has been created.
Previous Message Fahar Abbas 2020-03-05 10:45:25 Re: pgAdmin4 v4.19 candidate builds