Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssj12-00ARLH-K0 for pgsql-announce@arkaria.postgresql.org; Mon, 23 Sep 2024 13:22:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ssj11-0093oV-UK for pgsql-announce@arkaria.postgresql.org; Mon, 23 Sep 2024 13:22:11 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssj10-0093mt-SF for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 13:22:11 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssj0w-000eND-4e for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 13:22:09 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=1Cc8Cem+BciJo6ktQp0JlHtmHvYy7DyVa5dxsJprIts=; b=wuqGD47I/BN55oQPjspXr0a7YJ UOb7T44uKlFnuAKtHDEo35qKhLUleoNxxnmzBlqxE93IwwDGUAZYtRp1XHPC7/SnV9CdP6I7IyWvi HDIHBm4a/gQYxwACnyFIALHS61UwMaxL5bKY9jBIGd7tJ0cjiywrPHDXS6i2mbi5ckENSRbgyBlZo ziMIV0QuRxCw0Ibhai08WwUZlt+FCiccyP90N9am1dnAc/NUtaxRXo7hnNaLvsNnReno0QYkwFiX2 h9CVPg3FKlkZ6ApPINjq+ypBY1Y585YR9CkefuWeQtC4BKfeHyjEHeyuFWqW2OSCLV9m9eeCPhYUv li3IgaWw==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ssj0v-0024dn-0m for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 13:22:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1ssj0s-003RjO-M4 for pgsql-announce@lists.postgresql.org; Mon, 23 Sep 2024 13:22:02 +0000 Content-Type: multipart/mixed; boundary="===============9199340528343777104==" MIME-Version: 1.0 Subject: pgAdmin 4 v8.12 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Mon, 23 Sep 2024 13:21:47 +0000 Message-ID: <172709770753.692.13865787358984741559@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 58ce80f8e06fb25e90e3ca0706c4e5abc4bff2102358546409597ffa15fc9655 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============9199340528343777104== Content-Type: multipart/alternative; boundary="===============8582993062983604464==" MIME-Version: 1.0 --===============8582993062983604464== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.12.= This release of pgAdmin 4 includes 13 bug fixes and new features. For more= details please see the [release notes](https://www.pgadmin.org/docs/pgadmi= n4/8.12/release_notes_8_12.html). =20 pgAdmin is the leading Open Source graphical management tool for PostgreSQL= . For more information, please see [the website](https://www.pgadmin.org/). Notable changes in this release include: =20 ### Features: * Added feature to restore preferences to their default values. * Add a new config variable - ALLOW_SPECIAL_EMAIL_DOMAINS to allow special = domains for pgAdmin user emails. * Allow running non-continuous selected SQL code blocks in the query tool. ### Bugs/Housekeeping: * Fixed a security issue where the OAuth2 client ID and secret were exposed= through the web browser (CVE-2024-9014). * Improved the extensibility of the SchemaView and DataGridView. * Fix the query tool restore connection issue on the server disconnection f= rom the left side object explorer. * Revamp the current password saving implementation to a keyring and reduce= repeated OS user password prompts. * Fixed an issue where users could not use pgAdmin if they did not have acc= ess to the management database. * Fixed an issue where servers listed in the servers.json file were being r= eimported upon container restart. * Added support for OIDC based OAuth2 authentication. * Fixed an issue where the cursor moves to the end of line when editing inp= ut fields. * Fixed an issue where different client backend shows all SQL are the same. * Fixed an issue where the "Quit App" confirmation modal in desktop app is = not respecting "Confirm on close or refresh?" Builds for Windows and macOS are available now, along with a Python Wheel, = Docker Container, RPM, DEB Package, and source code tarball from the [tarba= ll area](https://www.pgadmin.org/download/). --===============8582993062983604464== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v8.12 Released
 

pgAdmin 4 v8.12 Released

The pgAdmin Development Team is pleased to = announce pgAdmin 4 version 8.12. This release of pgAdmin 4 includes 13 bug = fixes and new features. For more details please see the release notes.

pgAdmin is the leading Open Source graphica= l management tool for PostgreSQL. For more information, please see the website.

Notable changes in this release include:

Features:

  • Added feature t= o restore preferences to their default values.
  • Add a new confi= g variable - ALLOW_SPECIAL_EMAIL_DOMAINS to allow special domains for pgAdm= in user emails.
  • Allow running n= on-continuous selected SQL code blocks in the query tool.

Bugs/Housekeeping:

  • Fixed a securit= y issue where the OAuth2 client ID and secret were exposed through the web = browser (CVE-2024-9014).
  • Improved the ex= tensibility of the SchemaView and DataGridView.
  • Fix the query t= ool restore connection issue on the server disconnection from the left side= object explorer.
  • Revamp the curr= ent password saving implementation to a keyring and reduce repeated OS user= password prompts.
  • Fixed an issue = where users could not use pgAdmin if they did not have access to the manage= ment database.
  • Fixed an issue = where servers listed in the servers.json file were being reimported upon co= ntainer restart.
  • Added support f= or OIDC based OAuth2 authentication.
  • Fixed an issue = where the cursor moves to the end of line when editing input fields.
  • Fixed an issue = where different client backend shows all SQL are the same.
  • Fixed an issue = where the "Quit App" confirmation modal in desktop app is not respecting "C= onfirm on close or refresh?"

Builds for Windows and macOS are available = now, along with a Python Wheel, Docker Container, RPM, DEB Package, and sou= rce code tarball from the tarball area.

This email was sent to you from pgAdmin Development Team. It was delivered = on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to pgAdmin Development Team.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============8582993062983604464==-- --===============9199340528343777104==--