diff --git a/docs/en_US/release_notes_9_10.rst b/docs/en_US/release_notes_9_10.rst index e6f36e9eb..2cca0c846 100644 --- a/docs/en_US/release_notes_9_10.rst +++ b/docs/en_US/release_notes_9_10.rst @@ -21,6 +21,7 @@ New features ************ | `Issue #4306 `_ - Added the ability to search for tables and automatically bring them into view in the ERD tool. + | `Issue #6391 `_ - Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE. | `Issue #6698 `_ - Add support for setting image download resolution in the ERD tool. | `Issue #7885 `_ - Add support for displaying detailed Citus query plans instead of 'Custom Scan' placeholder. | `Issue #8912 `_ - Add support for formatting .pgerd ERD project file. @@ -36,5 +37,6 @@ Bug fixes | `Issue #8504 `_ - Fixed an issue where data output column resize is not sticking in Safari. | `Issue #9117 `_ - Fixed an issue where Schema Diff does not ignore Tablespace for indexes. | `Issue #9132 `_ - Fixed an issue where the 2FA window redirected to the login page after session expiration. + | `Issue #9233 `_ - Fixed an issue where the Select All option on the columns tab of import/export data was not working in languages other than English. | `Issue #9240 `_ - Fixed an issue where the Debian build process failed with a "Sphinx module not found" error when using a Python virtual environment. | `Issue #9304 `_ - Fixed an issue that prevented assigning multiple users to an RLS policy. \ No newline at end of file