Update release notes

This commit is contained in:
Aditya Toshniwal 2023-05-25 16:26:39 +05:30 committed by GitHub
parent 8b7eeca545
commit 396f6c9d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ New features
| `Issue #4769 <https://github.com/pgadmin-org/pgadmin4/issues/4769>`_ - Allow pgAdmin to retrive master password from external script/program.
| `Issue #5048 <https://github.com/pgadmin-org/pgadmin4/issues/5048>`_ - Add an option to hide/show empty object collection nodes.
| `Issue #5123 <https://github.com/pgadmin-org/pgadmin4/issues/5123>`_ - Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode.
| `Issue #5868 <https://github.com/pgadmin-org/pgadmin4/issues/5868>`_ - Implement new PostgreSQL 15 features in publication dialog and SQL.
Housekeeping