Added release note for v8.11

This commit is contained in:
Akshay Joshi
2024-07-31 11:34:29 +05:30
parent 0399d0be15
commit d39fe78239
2 changed files with 33 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ notes for it.
:maxdepth: 1
release_notes_8_11
release_notes_8_10
release_notes_8_9
release_notes_8_8

View File

@@ -0,0 +1,32 @@
************
Version 8.11
************
Release date: 2024-08-25
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v8.10.
Supported Database Servers
**************************
**PostgreSQL**: 12, 13, 14, 15, 16 and 17
**EDB Advanced Server**: 12, 13, 14, 15, and 16
Bundled PostgreSQL Utilities
****************************
**psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 16.3
New features
************
Housekeeping
************
Bug fixes
*********
| `Issue #7683 <https://github.com/pgadmin-org/pgadmin4/issues/7683>`_ - Fixed an issue where delete object(shortcut key) affecting both text and Object Explorer items.
| `Issue #7728 <https://github.com/pgadmin-org/pgadmin4/issues/7728>`_ - Updated the documentation for web server authentication.