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 1sMjjF-004CGv-V7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 27 Jun 2024 07:39:38 +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 1sMjjC-008rEt-Jk for pgadmin-hackers@arkaria.postgresql.org; Thu, 27 Jun 2024 07:39:34 +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 1sMjjC-008rDY-3i for pgadmin-hackers@lists.postgresql.org; Thu, 27 Jun 2024 07:39:34 +0000 Received: from mail-lf1-x133.google.com ([2a00:1450:4864:20::133]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sMjj8-003Lt6-MG for pgadmin-hackers@postgresql.org; Thu, 27 Jun 2024 07:39:32 +0000 Received: by mail-lf1-x133.google.com with SMTP id 2adb3069b0e04-52cdcd26d61so5841385e87.2 for ; Thu, 27 Jun 2024 00:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1719473967; x=1720078767; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ZzD83zf1DM7dXD5ZVho+qxuLy+2S3f/3ZdJTjRNfSpk=; b=jDr7cWinXXNMECVchOEGDmMhv/TYkXvxhboKiNioxX12IXClZwXlOhN3MpbqbAqIAM i03epXmhC4wUSdzi4gMLjg3dobAFs8/sr6T6aZph0hDUQWp7L+ql4pcGDGvwVOMigmKi okxF5koNuPfWtDHtsfCEjXJS8kzvRRDwdwVy4srm1JloLLkrCI2oVhdD3FEncpDGa8B+ p4Lecky5vOpICdy+eiD7MNuPixb5hYXQkNn2zUrJucRpRajQqSbu5T0cSAnU4vSbggTC Ah2ErmWFOjNga/7P7uLVkZ+vw0zIAaLvzmEJSM3sBi2koaM8ATdxLyU5+qpfV7PQFiDo hEQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719473967; x=1720078767; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ZzD83zf1DM7dXD5ZVho+qxuLy+2S3f/3ZdJTjRNfSpk=; b=lx3gMzS1RObZD/gZUSVcjg4Xzec34ukBgzaD3aaW45RAquOkzfj6lHuFe85rv24wMW zf8q1ESU9TR7Fmf7rx95PVVvhrSNZW18vEZzReOHpzGoow86sH1aOjKhbrJfvdxnSz9n t7jLTNW7hOJce+l5yOWfHQdtjDvQPJYXglJwe69H+7P6BwUawzYb/rMCFnIvWxAmTjCe OJgT9ATL2daxr8YpAc7wGL4LcP9kmx4KwFFAPZoPsmq0QaXxZVIaDQUiROwGDHokDDo0 l0wv77jXddtOWM+jlx9NXqu+Vi9llPLL/aHkUTGGVM+qNnF1gHEIfZTPkC/RDgEwpWAT H9sQ== X-Gm-Message-State: AOJu0Yzi1XTka5uEUAKXpzb22G6IWMUVAlHdhh3vBy3CwhpwUYj5IAbx 7ig80SFCcQ41zZjDzRTHoH9Z+krCKHMz3tzvr3dw/MLLNiMtlYIhZkTpSPnY8ML7xsa0Ihb8tYi A+gzjXeIhUYO5pIaAhxv9Xrb4cCJpr4tc0GLRelkjRbl7eBtuWA== X-Google-Smtp-Source: AGHT+IH18VYNeQ90n3hzjfQRmJ1EiP25flNYcjev+QWzLialoyLgYvOObStSkaOII/BBLjN4Q42f7Zg8aBH/CDFXsNA= X-Received: by 2002:a05:6512:304b:b0:52c:ec24:e3ea with SMTP id 2adb3069b0e04-52cec24e4f4mr6993613e87.10.1719473966559; Thu, 27 Jun 2024 00:39:26 -0700 (PDT) MIME-Version: 1.0 From: Akshay Joshi Date: Thu, 27 Jun 2024 13:09:15 +0530 Message-ID: Subject: pgAdmin 4 v8.9 Released To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000fa52e3061bda3a0d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000fa52e3061bda3a0d Content-Type: text/plain; charset="UTF-8" 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 at: https://www.pgadmin.org/docs/pgadmin4/8.9/release_notes_8_9.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: 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 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. - 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: https://www.pgadmin.org/download/ -- Akshay Joshi pgAdmin Project --000000000000fa52e3061bda3a0d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

The pgAdmin Development Team is pleas= ed to announce pgAdmin 4 version 8.9.


This release of pgAdmin 4 i= ncludes 20 bug fixes and new features. For more details please see the rele= ase notes at:


=C2=A0=C2=A0=C2=A0=C2=A0https://www.pgadmin.org/docs/pgadmin4/8.9/releas= e_notes_8_9.html


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

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


Notable changes in this release include:


Feat= ures:

  • Provide the option to set a theme based on OS theme preference.<= /p>


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 a= nd 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 identity fi= les 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 trigg= er definitions.

  • Fixed an issue where backslash = breaks syntax highlighting.

  • Fixed an issue wher= e query tool shortcuts for find/replace are not working.

  • Fixed new line indentation in the query editor and added a user p= reference to disable it.

  • Fixed migration failur= e while using an external database.

=

= Builds for Windows and macOS are available now, along with a Python Wheel,<= /span>

Docker Container, RPM, DEB Package, and source code tarball from:

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


--

Akshay Joshi

pgAdmin Project

--000000000000fa52e3061bda3a0d--