diff --git a/docs/en_US/release_notes.rst b/docs/en_US/release_notes.rst index 0142942b7..1d51fc471 100644 --- a/docs/en_US/release_notes.rst +++ b/docs/en_US/release_notes.rst @@ -12,6 +12,7 @@ notes for it. :maxdepth: 1 + release_notes_8_7 release_notes_8_6 release_notes_8_5 release_notes_8_4 diff --git a/docs/en_US/release_notes_8_7.rst b/docs/en_US/release_notes_8_7.rst new file mode 100644 index 000000000..1374894bb --- /dev/null +++ b/docs/en_US/release_notes_8_7.rst @@ -0,0 +1,31 @@ +*********** +Version 8.7 +*********** + +Release date: 2024-05-30 + +This release contains a number of bug fixes and new features since the release of pgAdmin 4 v8.6. + +Supported Database Servers +************************** +**PostgreSQL**: 12, 13, 14, 15, and 16 + +**EDB Advanced Server**: 12, 13, 14, 15, and 16 + +Bundled PostgreSQL Utilities +**************************** +**psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 16.2 + + +New features +************ + + | `Issue #7192 `_ - Changes in Query Tool, Debugger, and ERD Tool shortcuts to remove the use of Accesskey which will allow them to be customized. + +Housekeeping +************ + + +Bug fixes +********* +