pgAdmin 4 v4.1 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.1 released
Date: 2019-01-15 09:16:48
Message-ID: CANxoLDeYBs59R2JEV1J-MWWRcwYUejnTREgRvfAGuYdtwMqd1g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.1.
This release of pgAdmin 4 includes over 7 bug fixes. For
more details please see the release notes at:

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

* Ensure that last row of table data should be visible and user will be
able to add new row.
* Fix ordering of VACUUM options which changed in PG11.
* Ensure the context menu works after a server is renamed.
* Make the browser more robust in the face of multibyte characters in
SQL_ASCII databases.

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 2019-01-15 09:19:29 pgAdmin 4 commit: Tag REL-4_1 has been created.
Previous Message Aditya Toshniwal 2019-01-15 09:13:19 Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica