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