Update release note

This commit is contained in:
Akshay Joshi 2022-12-05 11:08:53 +05:30
parent 87d255ca91
commit d3f5e6e931
2 changed files with 29 additions and 0 deletions

View File

@ -11,6 +11,7 @@ notes for it.
.. toctree::
:maxdepth: 1
release_notes_6_18
release_notes_6_17
release_notes_6_16
release_notes_6_15

View File

@ -0,0 +1,28 @@
************
Version 6.18
************
Release date: 2022-12-15
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v6.17.
Supported Database Servers
**************************
**PostgreSQL**: 10, 11, 12, 13, 14 and 15
**EDB Advanced Server**: 10, 11, 12, 13, 14 and 15
New features
************
| `Issue #4088 <https://github.com/pgadmin-org/pgadmin4/issues/4088>`_ - Enhancements to the ERD when selecting a relationship.
Housekeeping
************
Bug fixes
*********
| `Issue #5453 <https://github.com/pgadmin-org/pgadmin4/issues/5453>`_ - Fixed an issue where Transaction IDs were not found in session in the Query Tool.
| `Issue #5564 <https://github.com/pgadmin-org/pgadmin4/issues/5564>`_ - Ensure that table statistics are sorted by size.