Update release note

This commit is contained in:
Akshay Joshi 2023-11-28 16:46:32 +05:30
parent 377216caec
commit f3fb76f669

View File

@ -20,6 +20,8 @@ Bundled PostgreSQL Utilities
New features New features
************ ************
| `Issue #4580 <https://github.com/pgadmin-org/pgadmin4/issues/4580>`_ - Add support for generating ERD for a schema.
| `Issue #6854 <https://github.com/pgadmin-org/pgadmin4/issues/6854>`_ - Add support for creating a function with custom return type.
Housekeeping Housekeeping
************ ************
@ -29,7 +31,6 @@ Bug fixes
********* *********
| `Issue #6803 <https://github.com/pgadmin-org/pgadmin4/issues/6803>`_ - Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive. | `Issue #6803 <https://github.com/pgadmin-org/pgadmin4/issues/6803>`_ - Fixed an issue where reading process logs throws an error when DATA_DIR is moved to a networked drive.
| `Issue #6854 <https://github.com/pgadmin-org/pgadmin4/issues/6854>`_ - Add support for creating a function with custom return type.
| `Issue #6887 <https://github.com/pgadmin-org/pgadmin4/issues/6887>`_ - Fixed an issue where syntax error was not highlighting in query tool. | `Issue #6887 <https://github.com/pgadmin-org/pgadmin4/issues/6887>`_ - Fixed an issue where syntax error was not highlighting in query tool.
| `Issue #6921 <https://github.com/pgadmin-org/pgadmin4/issues/6921>`_ - Fixed an issue where on entering full screen, the option label is not changed to 'Exit Full Screen' in desktop mode. | `Issue #6921 <https://github.com/pgadmin-org/pgadmin4/issues/6921>`_ - Fixed an issue where on entering full screen, the option label is not changed to 'Exit Full Screen' in desktop mode.
| `Issue #6950 <https://github.com/pgadmin-org/pgadmin4/issues/6950>`_ - Ensure that the Authentication Source in the drop-down of the UserManagement dialog aligns with the entries specified for AUTHENTICATION_SOURCES in the configuration file. | `Issue #6950 <https://github.com/pgadmin-org/pgadmin4/issues/6950>`_ - Ensure that the Authentication Source in the drop-down of the UserManagement dialog aligns with the entries specified for AUTHENTICATION_SOURCES in the configuration file.