Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYTf5-0008Ot-5h for pgadmin-hackers@arkaria.postgresql.org; Thu, 28 Jun 2018 09:56:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fYTf3-0007No-41 for pgadmin-hackers@arkaria.postgresql.org; Thu, 28 Jun 2018 09:56:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYTf2-0007NX-VS for pgadmin-hackers@lists.postgresql.org; Thu, 28 Jun 2018 09:56:21 +0000 Received: from mail-wr0-x232.google.com ([2a00:1450:400c:c0c::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fYTey-0001Ud-Vw for pgadmin-hackers@postgresql.org; Thu, 28 Jun 2018 09:56:20 +0000 Received: by mail-wr0-x232.google.com with SMTP id c13-v6so4854178wrq.2 for ; Thu, 28 Jun 2018 02:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=jipMy4mw5Rb5Nno2o64j137cah8wHqdAA/wXWPKa+ng=; b=AgHczxPLddqlM7rbltMewaXOac1zNy0Xim/2xcGRoLcAko99YJzl3tzCPPky26rgLR 2Kx72eG24i0HwD+a0Wu75ItnxKuso3fqd2OZdcOzSaLf/R9w6KTYdneYNW9oZu84uMSY espgT+QkXEh7bsahTZgoYZqs/UP0IJJeu+wxByNalFS5uDKKpCJlLJ7imQyo4MqkE6KG 1HAPWbh0ATkXsAMXy4mm1vaOOYSyVHdFsT0drRbjEoiNPfB2YcenPbBLYIavaJFRMf3P GFbjwjPrUkWS9GnjuHlJ/8gDDYSYslR0zt9ThcOoOiWfQfv8/L3hMwC2Z2QfX6Bjtjrl XmYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=jipMy4mw5Rb5Nno2o64j137cah8wHqdAA/wXWPKa+ng=; b=iXqDdQ4ljwalSxzpqziqcg/YJa4iF6xXP8sqykq1MFyv7n2F1Phxd8sFeJ0Cvj031a CfXtiMChcYtlSvgC0um1LZBaiVT8TNiGYUggFLTdUeL0FGAsszD1oJ1cw0JBrrdS5iFH ZSSEKfyinc7bdxml32zBDL58WvMChWwSrFqWkZNZCuHU5qTBtlP6BJLzNTTCUQJPjGK8 07vK+jDWu03SIqldDY/nNQWppcfMISNFry4enMB031cCuypf+ttKqDciJuZD48AowUtx kDsCT7aziOq2pIcVgfD4Btw18CkwH8PQJ0SHpNN1ekRhr9nV3/srFiqvVrblzFfokVcS l0fw== X-Gm-Message-State: APt69E2dtW+/tQZJoTTs7K+IPamAfHHJ6SdCuTtBgYepQbHwuqvmcprb K/5usgUNy4bYT/aqG8LqmYudCoE1+V7pXJ/WEL4BZ+OUa04= X-Google-Smtp-Source: AAOMgpeIydx7hhmM/EHdpWRZrKfO75DRpV8za07J1GUQoWErqvuOCpkOjzYVJx3TThUP9m4Yr32Ee1CE3u6XtupYhC4= X-Received: by 2002:adf:f08e:: with SMTP id n14-v6mr8321769wro.49.1530179775956; Thu, 28 Jun 2018 02:56:15 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Thu, 28 Jun 2018 02:56:15 -0700 (PDT) From: Dave Page Date: Thu, 28 Jun 2018 10:56:15 +0100 Message-ID: Subject: pgAdmin 4 v3.1 Released To: pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="000000000000fd1e2b056fb0bdce" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000fd1e2b056fb0bdce Content-Type: text/plain; charset="UTF-8" The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.1. This release of pgAdmin 4 includes over 30 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_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: * Add support for SSH tunneled connections. * Various fixes for handling data in SQL_ASCII databases. * Add support for LISTEN/NOTIFY in the Query Tool. * Function/Procedure support for PostgreSQL 11. * Various fixes and enhancements to the Greenplum support. 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. -- Dave Page pgAdmin Project Lead --000000000000fd1e2b056fb0bdce Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The pgAdmin Development Team are pleased to announce = pgAdmin 4 version 3.1. This release of pgAdmin 4 includes over 30 bug fixes= and new features. For more details please see the release notes at:
<= div>

pgAdmin is the leadi= ng Open Source graphical management tool for PostgreSQL. For more informati= on, please see:


Nota= ble changes in this release include:

* Add su= pport for SSH tunneled connections.
* Various fixes for handling = data in SQL_ASCII databases.
* Add support for LISTEN/NOTIFY in t= he Query Tool.
* Function/Procedure support for PostgreSQL 11.
* Various fixes and enhancements to the Greenplum support.

Builds for Windows and macOS are available now, alon= g with a Python Wheel, Docker Container and source code tarball from:
=


RPM and= DEB packages are expected to be available on the postgresql.org repositories within the next few days.

--=C2=A0
Dave Page
pgAdmin Project Lea= d

--000000000000fd1e2b056fb0bdce--