pgAdmin 4 v8.3 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin 4 v8.3 Released
Date: 2024-02-09 10:39:12
Message-ID: CANxoLDfgo3FTgsG7pEC5yufwhcLmUTehgAPGk0gys4UgHKpv0g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.3.

This release of pgAdmin 4 includes 16 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/8.3/release_notes_8_3.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:

-

Allow drag-n-drop column’s collection tree nodes as comma-separated
columns.
-

Added support to rename columns in Views.
-

Added BYPASSRLS|NOBYPASSRLS option while creating a Role.
-

Added support for column storage syntax while creating table.
-

Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in the session cookie path.
-

Added configurable parameter to enable support for PasswordExecCommand
in server mode.

Bugs/Housekeeping:

-

Fixed an issue where format SQL was messing up the operator. Included
many other feature changes.
-

Fixed an issue where formatting inserts empty lines in specific cases.
-

Add support for selecting a schema in the backup database dialog with no
tables, mviews, views, or foreign tables.
-

Fixed a UI border issue on the dependencies tab for columns with icons.
-

Fixed an issue where multiple errors were showing if the user did not
have connect privileges.
-

Fixed an issue where group membership information was displayed
incorrectly.
-

Ensure that the correct SQL is generated when changing the column data
type to "char".
-

Fixed an issue of pgAdmin failing to launch due to inconsistent PATH
variable name on Windows.
-

Fix a backend server error when creating a named restore point.

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2024-02-09 10:55:16 [pgadmin-org/pgadmin4] d09833: Separate the application name, branding & version ...
Previous Message Akshay Joshi 2024-02-09 09:26:59 [pgadmin-org/pgadmin4]