Yes, your fix worked. Cheers, Dave
On Thu, Jul 25, 2019 at 10:32 AM Akshay Joshi <akshay.jo...@enterprisedb.com> wrote: > Hi Dave > On Thu, 25 Jul, 2019, 18:59 Dave Caughey, <caugh...@gmail.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.jo...@enterprisedb.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 >>> >>