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 1iVFGl-0002bd-58 for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Nov 2019 13:34:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iVFGj-00025x-Tv for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Nov 2019 13:34:41 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1iVFGj-00025q-Mb for pgadmin-hackers@lists.postgresql.org; Thu, 14 Nov 2019 13:34:41 +0000 Received: from mail-il1-x143.google.com ([2607:f8b0:4864:20::143]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iVFGg-0002ot-KJ for pgadmin-hackers@postgresql.org; Thu, 14 Nov 2019 13:34:41 +0000 Received: by mail-il1-x143.google.com with SMTP id u17so5338862ilq.5 for ; Thu, 14 Nov 2019 05:34:38 -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=BzI4A0yG4g8yJz+1PsXW9CLi6DXUn52JU/tldlE7PWk=; b=F5YwYxE/jVgWJ6y0BILngA3izbE2POQufz07KjoiLHwxuE1YVCimMbgy88KDiL+T7Y l1UMYDFu8esKG5lLFBoTYTDv/DTgLGM85kOv/JkIVkprXwnmzH7SbPDK4MMVf9CLy9mN xW5sPovS8shL7eQtrE6iOC+UZp+MCVAVoFCRUas06tqlNTZx8E9a8B62Mg+3uUIR186b AnbflMVMzuwFGjQ50g+h3tHFqfLhx79xLpRGaU6to2XbgMzxbnDTkVFRql98ETQunClM 3vZ8S7N0yGfDPwFNmycB3i52Wkc/i8+jJs1H1BJPW/Pi2qS72qj2CKsFciJBRl2fLnUT Kwqw== 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=BzI4A0yG4g8yJz+1PsXW9CLi6DXUn52JU/tldlE7PWk=; b=rjVTGLtGv0Lpq5ibxiEJEKQy/mGIeh2MHHyBTcgER5D1Xe7octUGQ77g3Uv3wgN2Ov 0zXuK1qzYvnZECcpLsMYKI75fWeMOMPm2yoy7T7UByzn27nHgsgHkf4OcCdSyVU32+ot 48EJcnaoqR3UuOh15Nsu9rWN0/3Y53CoEpNe9AN9d9l1batYD0MTN2+nyx/cvM0BNScn 9kwvUm4UlcElUwTb3yoSSwc7HgsE7/urgDYXLzJPkOgv4GleD5QPVINw5NM9GfVrlI64 MS6fXuE7jA+OilziGGtuKGWJyYs83JlgUhwhvsuBj82VklSC5R5a8UNCkSu/3fAPePNE zAzg== X-Gm-Message-State: APjAAAXEe4FU3ja+hMFDmBfn5k9FuW7bOr82eQ96/jo05S7yAVUuLPqa HfVDPeDLzxlnIkLugO1NxH+YZlV9352NuhOPQU0GesYP0T+0a3QN4AJBiUWK7S7zaiEoZ8wZ7p5 e5NKpGAuyQ5RIoO3F/9vWJC0tjR75Ze1w22Wd2k6Rj3W9BG0ZDgFnM0GsnNRE64mJdmqDF4bwoy +4bdUP6PAZhnmNE6gTnq06lWf4BWjl/prU8hhcErYw/LiziuA5f7PwjXzPU7g= X-Google-Smtp-Source: APXvYqz9gNeu9HJFEpBYmFCPceENhhu0eAcW8tczdAygahPFWRCsjrnijgftwV6MkkPl+K+b8cKGywxEUXg7f8H1xCs= X-Received: by 2002:a92:3dd8:: with SMTP id k85mr10992171ilf.176.1573738476693; Thu, 14 Nov 2019 05:34:36 -0800 (PST) MIME-Version: 1.0 From: Akshay Joshi Date: Thu, 14 Nov 2019 19:04:26 +0530 Message-ID: Subject: pgAdmin 4 v4.15 released To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000df8d7305974e8a74" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000df8d7305974e8a74 Content-Type: text/plain; charset="UTF-8" The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.15. This release of pgAdmin 4 includes over 33 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_15.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: - Added Dark(Beta) UI Theme option. - Added support for custom theme creation and selection. - Added encrypted password in reverse engineered SQL for roles. - Support Enable Always and Enable Replica on triggers. - Add an option to request confirmation before cancelling/resetting changes on a Properties dialog. - Rename the context menu from 'Drop Server' to 'Remove Server'. - Fixed issue where Drop and Disconnect connection menu points are too close to each other. - Ensure all messages are retained in the Query Tool from long running queries. - Ensure compression level is passed to pg_dump when backing up in directory format. - Ensure the number of jobs can be specified when backing up in directory format. 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 --000000000000df8d7305974e8a74 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The pgAdmin Development Team are pleased to announce = pgAdmin 4 version 4.15.
This release of pgAdmin 4 includes over 33=C2=A0= bug fixes and new features.= For more details please see the release notes at:

=C2=A0 =C2=A0=C2= =A0https://www.pgadmin.org/docs/pgadmin4/dev/release_n= otes_4_15.html.

pgAdmin is the leading Open Source graphical man= agement tool for PostgreSQL. For more information, please see:

=C2= =A0 =C2=A0=C2=A0http= s://www.pgadmin.org/

Notable changes in this release include:
  • Added Dark(Beta) UI Theme option= .
  • Added support for custom theme cre= ation and selection.
  • Added encrypted= password in reverse engineered SQL for roles.
  • Support Enable Always and Enable Replica on triggers.
  • Add an option to request confirmation before c= ancelling/resetting changes on a Properties dialog.
  • Rename the context menu from 'Drop Server' to '= Remove Server'.
  • Fixed issue wher= e=C2=A0Drop and Disconnect connection menu points=C2=A0are too close to eac= h other.
  • Ensure all messages are ret= ained in the Query Tool from long running queries.
  • Ensure compression level is passed to pg_dump when backing u= p in directory format.
  • Ensure the nu= mber of jobs can be specified when backing up in directory format.
  • =

Builds for Windows and macOS are= available now, along with a Python Wheel,
Docker Container and source c= ode tarball from:

=C2=A0 =C2=A0=C2=A0https://www.pgadmin.org/download/
<= br>RPM and DEB packages are expected to be available on the=C2=A0postgresql.org=C2=A0reposito= ries within the next few days.

--
Akshay Joshi
pgAdmin Project
--000000000000df8d7305974e8a74--