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 1rDkdd-0030xb-LA for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Dec 2023 12:16:26 +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 1rDkdc-007k8E-4X for pgadmin-hackers@arkaria.postgresql.org; Thu, 14 Dec 2023 12:16:24 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rDkdb-007k85-Q6 for pgadmin-hackers@lists.postgresql.org; Thu, 14 Dec 2023 12:16:23 +0000 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rDkdY-00BxOh-3x for pgadmin-hackers@postgresql.org; Thu, 14 Dec 2023 12:16:22 +0000 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-50bf69afa99so10376007e87.3 for ; Thu, 14 Dec 2023 04:16:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1702556177; x=1703160977; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=6Q+0lnFfRmAJwSyPKSgoL3RbNhNpjqgtORREN+nt764=; b=i2eI2brLOpnGPzNhwl7buwd2tQ3/1+9tF5Omz7G/ZCFNELgr/lwhyBeFOWXfa+a+/I sQEuloJue0w7sCiKyWH3aBhkg56o6mpu3V+Yhhnpay+V146buNruXuKUBUKfASxVot67 JMlDYbkiekAL4VQJZ3+/yuv1iEUfSz0kTniEw2GGxX4MY/Cv1bLOk3CkjakQf7FUSlJR bz7d+VFrlOAMQGBxnkK7qo6uv9ICavuD3Saev8smka5ER76V66cBgK/kUS1dVVHQqMeV UnQCbnbJMbV5vQB1tnLmADG6AfYwT+6Gc4kWH5jVcQS4IRZzQuD9XwaORkWkbvTr9Snj 3vhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702556177; x=1703160977; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=6Q+0lnFfRmAJwSyPKSgoL3RbNhNpjqgtORREN+nt764=; b=XzjH3joR5UQKrvTolD/jN59mjyaF9Nv6Ba5CA+QcdBDn2kSb+4mPZDRcuPTjNbVb5d xsNdhqYQgMLEoQgycny8H7kPFhlkC2mdFRIFsAjB2TuxK0AxhdQMKI/vLXXDwx7+lhqZ 8J0kjr1szRmaE9HXFZzv8upw2gRAiUhtEppvgiI25GjwhX0fX09pr2/qGHEFoDDY2ATK C4C9ihIX2e2UJ3rYcnaQCUq95/7XapkjUJHW5LyiZamH6g2qXZMm72LVJe4dNs512FNC slmu6oSUqqD6zkll2WUhUE/G0+DxWoOSFK4iWMhGyy8gZj7jBgD/duNmYRz6/CCqDxDK ER2Q== X-Gm-Message-State: AOJu0YzDwYhoa/10on/ppfnn6oJyNIqTq4aHRsiMafVkGmB88nXZtE3j jfQ9ROcjs1gk+7a3yROe6IDCJxnOIu/Z/fbBPKrBs3EJsrc7ErY6Mik= X-Google-Smtp-Source: AGHT+IHj7ormAS4LQpFzqALVAmL6ZRw7I15kQKaye9xGUzOPfdrwX6Mf2+jqTN1un2IjMCarD8rjiXUv4/z7vYY+Xnw= X-Received: by 2002:ac2:5f0d:0:b0:50b:fe1b:935f with SMTP id 13-20020ac25f0d000000b0050bfe1b935fmr4036237lfq.34.1702556177304; Thu, 14 Dec 2023 04:16:17 -0800 (PST) MIME-Version: 1.0 From: Akshay Joshi Date: Thu, 14 Dec 2023 17:46:06 +0530 Message-ID: Subject: pgAdmin 4 v8.1 Released To: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000028b21e060c7740f5" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000028b21e060c7740f5 Content-Type: text/plain; charset="UTF-8" The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.1. This release of pgAdmin 4 includes 21 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/8.1/release_notes_8_1.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: - Add support for generating ERD for a schema. - Add support for creating a function with a custom return type. Bugs/Housekeeping: - Fixed several accessibility-related issues for enhanced usability. - Ensure that indexes created by constraints are visible in the object explorer when "Show system objects" is enabled. - Provide a way to bypass the SSL cert verification for the OAuth2 provider. - Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive. - Remove the 'Close Window' submenu specifically for OSX to prevent unintended closure of the entire application. - Fixed an issue where syntax error was not highlighted in the query tool. - Reverse engineer serial columns when generating ERD for database/table. - Fixed an issue where the Schema was not visible in the dropdown for table properties or when creating a new table. - Ensure that the correct timezone is set for Docker deployments. - Fixed an issue where all rows and filter rows buttons of the object explorer toolbar were disabled for views and other supported nodes. 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 --00000000000028b21e060c7740f5 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.1.


This release of pgAdmin 4 i= ncludes 21 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.1/releas= e_notes_8_1.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:


= Features:

  • Add support for generating ERD for a schema.

  • Add support for creating a function with a custom return type.=


Bugs/Housekeeping:

  • Fixed several accessibil= ity-related issues for enhanced usability.

  • Ensu= re that indexes created by constraints are visible in the object explorer w= hen "Show system objects" is enabled.

  • Provide a way to bypass the SSL cert verification for the OAuth2 provider.=

  • Fixed an issue where reading process logs thro= ws an error when DATA_DIR is moved to a networked drive.

  • Remove the 'Close Window' submenu specifically for OSX to= prevent unintended closure of the entire application.

  • Fixed an issue where syntax error was not highlighted in the query = tool.

  • Reverse engineer serial columns when gene= rating ERD for database/table.

  • Fixed an issue w= here the Schema was not visible in the dropdown for table properties or whe= n creating a new table.

  • Ensure that the correct= timezone is set for Docker deployments.

  • Fixed = an issue where all rows and filter rows buttons of the object explorer tool= bar were disabled for views and other supported nodes.

=

= 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


--00000000000028b21e060c7740f5--