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 1sOBhn-00CtAZ-Ok for pgsql-announce@arkaria.postgresql.org; Mon, 01 Jul 2024 07:44:07 +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 1sOBhl-00GX1y-MV for pgsql-announce@arkaria.postgresql.org; Mon, 01 Jul 2024 07:44:06 +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 1sOBPQ-00GLLx-JD for pgsql-announce@lists.postgresql.org; Mon, 01 Jul 2024 07:25:09 +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 1sOBPM-003zZH-Dc for pgsql-announce@lists.postgresql.org; Mon, 01 Jul 2024 07:25:05 +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=diiXpRNm6Au2VG9fnt7YRt+Wnp3knSyidPKtCQ/blAc=; b=W/fCOEyeQ5Rb9ZPVc7GN+N0j31 +ufNt7Q4pqJMrvYQC9XrGkKyacQ8S5GsmLIniKTcJ3VZPEatuKzzvd67Clatt1leE2nfHVkJK1sXH Sa+CGyYFY8P43tKoTW44++sQFnIHivT2oTm0mnrwP9rUf9O0MB4g53diGN+CmmxsLe+sisE1mQKNC vRU0gSE/Zl4k3ul5KNYVHGf23gsucwraVlt4++YIqIbPHDZAtmeO1zuFapJuM+kZ8iHZ3+fRpxAgu fkVd9jat0Ac4L2L77WD82H8nq9aD5vL8WTOCF/jJqMysEu8QY7XpqwVXDKNINeHYEDvmcvbJDw7Zu MnNhw2Fg==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::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 1sOBPL-00Ccnv-RJ for pgsql-announce@lists.postgresql.org; Mon, 01 Jul 2024 07:25:03 +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 1sOBPK-007QBN-In for pgsql-announce@lists.postgresql.org; Mon, 01 Jul 2024 07:25:02 +0000 Content-Type: multipart/mixed; boundary="===============2959012499415933019==" MIME-Version: 1.0 Subject: pgAdmin 4 v8.9 Released To: PostgreSQL Announce From: pgAdmin Development Team via PostgreSQL Announce Reply-To: news@pgadmin.org Date: Mon, 01 Jul 2024 07:24:05 +0000 Message-ID: <171981864501.697.7024056893245008290@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 4f31607ce6f9ee24b92f77dc7486c98f017018ebd87a84bc62a55f2ed282be9a List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============2959012499415933019== Content-Type: multipart/alternative; boundary="===============8516425782057882031==" MIME-Version: 1.0 --===============8516425782057882031== 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.9. = This release of pgAdmin 4 includes 20 bug fixes and new features. For more = details please see the [release notes](https://www.pgadmin.org/docs/pgadmin= 4/8.9/release_notes_8_9.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: * Provide the option to set a theme based on OS theme preference. ### Bugs/Housekeeping: * Remove the usage of MUI makeStyles as it doesn't support React 18. * Fix the permissions issue in the pgAdmin installation directory on Debian= and RHEL-8 platforms (CVE-2024-6238). * Fixed an issue where resizable data editors in the query tool should not = be allowed to resize beyond the app window bounds. * Ensure that a user can connect to a server using SSL certificates and ide= ntity files from a shared storage. * Fixed an issue where the dark theme shows a white background when all tab= s are closed. * Fixed an issue where the schema diff incorrectly marked tables as differe= nt due to schema-qualified trigger functions in the trigger definitions. * Fixed an issue where backslash breaks syntax highlighting. * Fixed an issue where query tool shortcuts for find/replace are not workin= g. * Fixed new line indentation in the query editor and added a user preferenc= e to disable it. * Fixed migration failure while using an external database. 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/). --===============8516425782057882031== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgAdmin 4 v8.9 Released
 

pgAdmin 4 v8.9 Released

The pgAdmin Development Team is pleased to = announce pgAdmin 4 version 8.9. This release of pgAdmin 4 includes 20 bug f= ixes 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:

  • Provide the opt= ion to set a theme based on OS theme preference.

Bugs/Housekeeping:

  • Remove the usag= e of MUI makeStyles as it doesn't support React 18.
  • Fix the permiss= ions issue in the pgAdmin installation directory on Debian and RHEL-8 platf= orms (CVE-2024-6238).
  • Fixed an issue = where resizable data editors in the query tool should not be allowed to res= ize beyond the app window bounds.
  • Ensure that a u= ser can connect to a server using SSL certificates and identity files from = a shared storage.
  • Fixed an issue = where the dark theme shows a white background when all tabs are closed.
  • Fixed an issue = where the schema diff incorrectly marked tables as different due to schema-= qualified trigger functions in the trigger definitions.
  • Fixed an issue = where backslash breaks syntax highlighting.
  • Fixed an issue = where query tool shortcuts for find/replace are not working.
  • Fixed new line = indentation in the query editor and added a user preference to disable it.<= /li>
  • Fixed migration= failure while using an external database.

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/.
 
--===============8516425782057882031==-- --===============2959012499415933019==--