pgAdmin 4 v4.26 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v4.26 released
Date: 2020-09-17 12:09:21
Message-ID: CANxoLDeGrG4Ee=2W89qdayj1xRp6KCsod54qV1agzQdC+u-qdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.26.
This release of pgAdmin 4 includes 30 bug fixes and new features. For more
details please see the release notes at:

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

- Added SQL Formatter support in Query Tool.
- Added a new button to the query tool toolbar to open a new query tool
window.
- Added shared server support for admin users.
- Warn the user when connecting to a server that is older than pgAdmin
supports.
- Ensure that schema names starting with 'pg' should be visible in the
browser tree when standard_conforming_strings is set to off.
- Fixed an issue where --load-server does not allow loading connections
that use pg_services.
- Fixed string indices must be integers issue for PostgreSQL < 9.3.
- Fixed an issue where the application ignores the fixed port
configuration value.
- Remove the illegal argument from the trigger function in the trigger
DDL statement.
- Ensure that 'setup-web.sh' should work in Debian 10.
- Fixed excessive CPU usage by stopping the indefinite growth of the
graph dataset.

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message richard coleman 2020-09-17 15:17:59 Re: pgAdmin 4 v4.26 released
Previous Message Aditya Toshniwal 2020-09-16 04:40:00 Re: Regarding login or reset to PGADMIN