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 1r66jj-00HCxv-8m for pgadmin-hackers@arkaria.postgresql.org; Thu, 23 Nov 2023 10:15: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 1r66jf-00HEol-MM for pgadmin-hackers@arkaria.postgresql.org; Thu, 23 Nov 2023 10:15:03 +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 1r66jf-00HEoZ-5e for pgadmin-hackers@lists.postgresql.org; Thu, 23 Nov 2023 10:15:03 +0000 Received: from mail-lj1-x232.google.com ([2a00:1450:4864:20::232]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1r66jb-006xSZ-Ic for pgadmin-hackers@postgresql.org; Thu, 23 Nov 2023 10:15:01 +0000 Received: by mail-lj1-x232.google.com with SMTP id 38308e7fff4ca-2c5056059e0so9017661fa.3 for ; Thu, 23 Nov 2023 02:14:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1700734496; x=1701339296; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=2eHDLimIKjKFxxxc4qAlYGnkwo2hvE4csCUdEsKJXwM=; b=HnB0qMzKVDORocwdCbxHsY6iOtMXiSISWEqrgP02elxgu85RIRy5pUqd89069fTppb 0sb+zA0HJ3m4R4PApWZ8AmBD0z3Sc5nJCVDnn/dG+dEG5XIQChFkxmPXtqIqeukFYhd1 tZLDGT1KJnQnD6R2n/hQ/3qA4M4K87rIjTtP7+irYYMOuvJUKWmXq/EJ1kxqaPnhlNWh +DCj7+1ScxwIxxBw0B13v+ev1K2G7I8hYXAaFu2JHUJOEMqPYxw0m89TThPcZZd46zq5 nNhkbHsrRsOcCeuSv2SFQO/DQTVF/4S/JM4IGcgclwEAKaQixAkRjPNF/g4D3VJM99R6 B7hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700734496; x=1701339296; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=2eHDLimIKjKFxxxc4qAlYGnkwo2hvE4csCUdEsKJXwM=; b=EvHQRn5NGvxjSXGoYg/WDtkU9y3yHr1Ad+0Hbar7MF/CDFJ3KX7k4QIIOqe/mAxZdT pWOtAkqBChKteIQOyljeLLIq2Gr5eW0cjX266s0tckUcurR2qbZwOf5C2I/yqifBMRA4 QzBRB54yP47MWxr3KANs4KoX5risp9GPbbXJoz070MJcJos6QrCx1EFlZbJlIFPVpINf ZmhFbhKufLKihSimjZ61D65RW0En7BgB+Pj58TbLK8p6LFmM7kH0ObWi6+8KVltaB/XD SOmZCN23W5u9JiCkQGIVcZ+/494d6Ctj+mjcjN2urKGg1iMt+1lxQVcCUL+9cDz1XChA ZI+g== X-Gm-Message-State: AOJu0YyTz5RpTfvPuruAcSmYx6yrj5dG/qtwZ1RkgBxeVxboQI4ZLh67 LK1yc4kUbK3fvMpKsIZQLu0bylM0tQjkOifCD2E1qfsp0gdYYNcY6Bo= X-Google-Smtp-Source: AGHT+IELbo36k9ZcUZjXkZpMkdIHlmF9xqgwUyUeic5g/yAooFtzCC7VbvAgyR9oBa0SSKwFkN7X/eTNX07+AXWN1sg= X-Received: by 2002:a2e:86c6:0:b0:2c5:2184:c53d with SMTP id n6-20020a2e86c6000000b002c52184c53dmr3336755ljj.25.1700734495987; Thu, 23 Nov 2023 02:14:55 -0800 (PST) MIME-Version: 1.0 From: Akshay Joshi Date: Thu, 23 Nov 2023 15:44:44 +0530 Message-ID: Subject: pgAdmin 4 v8.0 Released To: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000007dc501060acf1b45" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000007dc501060acf1b45 Content-Type: text/plain; charset="UTF-8" The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.0. This release of pgAdmin 4 includes 29 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/8.0/release_notes_8_0.html pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see: https://www.pgadmin.org/ Note: This is a new major version of pgAdmin 4. In this upgraded version, we've incorporated updates to essential components such as Flask, Werkzeug, and various other modules. Notably, the default installation path for Windows operating systems has changed, and the version folder has been eliminated. Consequently, users are advised to perform a manual uninstallation of the previous version for a seamless transition to the new release. Notable changes in this release include: Features: - Replace the current layout library wcDocker with ReactJS based rc-dock. - Changes in the context menu on panel tabs - Add close, close all and close others menu items. - Allow closing all the tabs, including SQL and Properties. - Have close buttons on individual panel tabs instead of common. Bugs/Housekeeping: - Upgrade Flask, Werkzeug and other modules depends on the latest version of Flask. - Add DROP SQL for foreign keys in SQL generated by ERD when using WITH DROP option. - Fixed an issue where psql was not taking the role used to connect in server properties. - Fixed an issue where Geometry Viewer renders geometry incorrectly after trying to view 3D or non-4326 SRID geometry. - Fix an issue where the default server-group is being deleted if the load-server json file contains no servers. - Fixed an issue where Schema Diff does not work when the user language is set to any language other than English in Preferences. - Fix an issue where OAUTH_ADDITIONAL_CLAIMS does not recognise AzureAD with > 150 groups. - Fix an issue where import/export data is not working for shared servers. - Fix a crash issue occurring when debugging a function with arguments when using pgAdmin with external config database. - Fixed an issue where the change server password is not working in desktop mode. 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 --0000000000007dc501060acf1b45 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

The pgAdmin Deve= lopment Team is pleased to announce pgAdmin 4 version 8.0.


<= span style=3D"font-size:11pt;font-family:Arial,sans-serif;color:rgb(0,0,0);= background-color:transparent;font-variant-numeric:normal;font-variant-east-= asian:normal;font-variant-alternates:normal;vertical-align:baseline">This r= elease of pgAdmin 4 includes 29 bug fixes and new features. For more detail= s please see the release notes at:


=C2=A0=C2=A0=C2=A0=C2=A0https://www.pgadmin.org/doc= s/pgadmin4/8.0/release_notes_8_0.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.pg= admin.org/


Note: This is a new major version of pgAdmin 4. In thi= s upgraded version, we've incorporated updates to essential components = such as Flask, Werkzeug, and various other modules. Notably, the default in= stallation path for Windows operating systems has changed, and the version = folder has been eliminated. Consequently, users are advised to perform a ma= nual uninstallation of the previous version for a seamless transition to th= e new release.


Notable changes in this release include:

Features:

  • Replace the current layout library wcDocker with = ReactJS based rc-dock.

  • Changes in the context m= enu on panel tabs - Add close, close all and close others menu items.

  • <= span style=3D"font-size:11pt;background-color:transparent;font-variant-nume= ric:normal;font-variant-east-asian:normal;font-variant-alternates:normal;ve= rtical-align:baseline">Allow closing all the tabs, including SQL and Proper= ties.

  • Have close buttons on individual panel ta= bs instead of common.



Bugs/Hou= sekeeping:

  • Upgrade Flask, Werkzeug and other modules depends on the latest ver= sion of Flask.

  • Add DROP SQL for foreign keys in= SQL generated by ERD when using WITH DROP option.

  • Fixed an issue where psql was not taking the role used to connect in = server properties.

  • Fixed an issue where Geometr= y Viewer renders geometry incorrectly after trying to view 3D or non-4326 S= RID geometry.

  • Fix an issue where the default se= rver-group is being deleted if the load-server json file contains no server= s.

  • Fixed an issue where Schema Diff does not wo= rk when the user language is set to any language other than English in Pref= erences.

  • Fix an issue where OAUTH_ADDITIONAL_CL= AIMS does not recognise AzureAD with > 150 groups.

  • Fix an issue where import/export data is not working for shared serv= ers.

  • Fix a crash issue occurring when debugging= a function with arguments when using pgAdmin with external config database= .

  • Fixed an issue where the change server passwo= rd is not working in desktop mode.


Builds for Windows a= nd macOS are available now, along with a Python Wheel,

Docker Contain= er, RPM, DEB Package, and source code tarball from:

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

--

Akshay Joshi

pgAdmin Project

<= /div>
--0000000000007dc501060acf1b45--