Re: pgAdmin 4 v4.11 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Dave Caughey <caugheyd(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 v4.11 released
Date: 2019-07-25 14:32:39
Message-ID: CANxoLDcOC1LC6CGKUBHcKNCgp4pWvFJ5VYD3g01u9OaDS72RUA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Hi Dave
On Thu, 25 Jul, 2019, 18:59 Dave Caughey, <caugheyd(at)gmail(dot)com> wrote:

> Hi Akshay,
>
> There's a bad URL on the release page.
>
> The windows URL is missing the "v" in front of "4.11". It should be
> https://www.postgresql.org/ftp/pgadmin/pgadmin4/v4.11/windows/
>

Can you please try again? It's working now for me.

>
> Cheers,
> Dave
>
>
> On Thu, Jul 25, 2019 at 9:06 AM Akshay Joshi <
> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>
>> The pgAdmin Development Team are pleased to announce pgAdmin 4 version
>> 4.11.
>> This release of pgAdmin 4 includes over 34 bug fixes and new features.
>> For more details please see the release notes at:
>>
>> https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_11.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:
>>
>> - Add support for editing of resultsets in the Query Tool, if the
>> data can be identified as updatable.
>> - Add EXPLAIN options for SETTINGS and SUMMARY.
>> - Set the mouse cursor appropriately based on the layout lock state.
>> - Prevent flickering of large tooltips on the Graphical EXPLAIN
>> canvas.
>> - Fix an error while retrieving json data from the table.
>> - Fix 'malformed array literal' error when updating a pgAgent job.
>> - Fix an error that could be seen when editing column privileges.
>> - Fix an error seen when updating a connection string in a pgAgent
>> job step.
>> - EXPLAIN options should be Query Tool instance-specific.
>> - Allow keyboard navigation of all controls on subnode grids.
>>
>> 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
>>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-25 15:09:40 pgAdmin 4 commit: Add support for planner support functions in PostgreS
Previous Message Dave Caughey 2019-07-25 13:29:24 Re: pgAdmin 4 v4.11 released

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Caughey 2019-07-25 15:45:02 Re: pgAdmin 4 v4.11 released
Previous Message Michel Feinstein 2019-07-25 13:51:42 Re: Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...