Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ghYkC-0006zd-4l for pgadmin-hackers@arkaria.postgresql.org; Thu, 10 Jan 2019 11:43:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ghYkA-0006cM-Rz for pgadmin-hackers@arkaria.postgresql.org; Thu, 10 Jan 2019 11:43:26 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ghYkA-0006cF-IJ for pgadmin-hackers@lists.postgresql.org; Thu, 10 Jan 2019 11:43:26 +0000 Received: from mail-qt1-x843.google.com ([2607:f8b0:4864:20::843]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ghYk7-0004yC-Qw for pgadmin-hackers@postgresql.org; Thu, 10 Jan 2019 11:43:25 +0000 Received: by mail-qt1-x843.google.com with SMTP id r14so12161131qtp.1 for ; Thu, 10 Jan 2019 03:43:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=JXBe3jwQX4yicZAgiMFIzOcVHX8mPgzUasbxyra7y14=; b=g2ym3Sgx59QfB7JpEsjbunoMXPTnfpWeITlN+Z4RymdNaZIRFGNMkRoWMJYgYcI/25 bHuzQPhimAWtB3hIabnYyQyfcntBC7AixTo7J8mHqRW4I88LwK7489u05yQDLlIK4xoU DsUuBRs4wemfPIAvTG+FMBC7u5kD1/mdzUBqcw/kx22f7rjvOvS3WPcc0Epuy+Rk8nsU BVNPcY/ZnaV0WDaCqAq36y9A3DMM0dx3BBuSXBPArOz0b78wcn3smYyKXaZjNPk4T9Lo jm1iQlwH5sjD3bpm/53jG5ZF2Ml429zY8dOTje1no9jo5CZrHcbIbDpbEjHJPVrffOLI YJJQ== 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=JXBe3jwQX4yicZAgiMFIzOcVHX8mPgzUasbxyra7y14=; b=WyMXjaGMNCvrfHUf1dOUkjgmlmVyPiMYYHycrqCu3++6M/65uTuKNk/zslTMiRZ+Nq 0+3BrW1P3aN/qLoBrnUT/cE6WYlJxE0PKINWjWz1PAoYvoN8tdLiqA9zl4t2jKnIvlw9 /H3wJkz7K7XNqKlmXIGp7Jyp6n4ujkm5Q/1BPgaJeiSstS/DThgQCwQLyPWa7ffnI5tf nGR7gLnVFHBjRIbxmpGA2TvBvPVD1u8FnfbkFdctRVO+3pUlJJtMMib0RHmDW2Lsumvw PIpypSzTTnYwl/kbk8VBpt7vWfX3Y0xS5I0muntnVEbR2SiF76yenfbmtmaYnB1+lyRj cPfQ== X-Gm-Message-State: AJcUukdPQFX73nveijhgGkUlAkB4gtRfmju+PEmGpH4AR3b9sPku6Jr7 Ovdi4N8ChMta9GzsoJF7XufefCcYkxV+ybltXS0laXRtc0UGEA== X-Google-Smtp-Source: ALg8bN7qvJuVgv8zmmAxxPrGVyIuTIET/cy7GIlAYGX5k77Sx2hels+w6lIErmJ/b1XGAkmoruaISOdEfN44R0ao/Pg= X-Received: by 2002:aed:3641:: with SMTP id e59mr9209744qtb.59.1547120602840; Thu, 10 Jan 2019 03:43:22 -0800 (PST) MIME-Version: 1.0 From: Akshay Joshi Date: Thu, 10 Jan 2019 17:13:12 +0530 Message-ID: Subject: pgAdmin 4 v4.0 released To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000f54b87057f1915ab" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000f54b87057f1915ab Content-Type: text/plain; charset="UTF-8" The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.0. This release of pgAdmin 4 includes over 26 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_0.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: * Slick new UI design. * Allow query plans to be downloaded as an SVG file. * Allow servers to be pre-loaded into container deployments 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 --000000000000f54b87057f1915ab Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The pgAdmin Development Team are pleased = to announce pgAdmin 4 version 4.0.
This release of pgAdmin 4 includes ov= er 26 bug fixes and new features. For
more details please see the releas= e notes at:

=C2=A0 =C2=A0=C2=A0https://www.pgadm= in.org/docs/pgadmin4/dev/release_notes_4_0.html.

pgAdmin is the = leading Open Source graphical management tool for
PostgreSQL. For more i= nformation, please see:

=C2=A0 =C2=A0=C2=A0https://www.pgadmin.org/

Notable c= hanges in this release include:

* Slick new UI design.
* Allow query plans to be downloaded as an SVG file.
* Allow servers to be pre-loaded into container deployments
<= div dir=3D"ltr">
Builds for Windows and macOS are available now, along w= ith a Python Wheel,
Docker Container and source code tarball from:
=C2=A0 =C2=A0=C2=A0https://www.pgadmin.org/download/

RPM and DEB packag= es are expected to be available on the=C2=A0postgresql.org
repositories within the next fe= w days.

--
Aksha= y Joshi
pgAdmin Project
--000000000000f54b87057f1915ab--