diff --git a/docs/en_US/release_notes_6_1.rst b/docs/en_US/release_notes_6_1.rst index b7480a26e..52191f6d8 100644 --- a/docs/en_US/release_notes_6_1.rst +++ b/docs/en_US/release_notes_6_1.rst @@ -2,7 +2,7 @@ Version 6.1 ************ -Release date: 2021-11-04 +Release date: 2021-10-21 This release contains a number of bug fixes and new features since the release of pgAdmin4 6.0. @@ -20,8 +20,8 @@ Housekeeping Bug fixes ********* -| `Issue #6754 `_ - Ensure that query highlighting color in the query tool should be less intensive. | `Issue #6719 `_ - Fixed OAuth2 integration redirect issue. +| `Issue #6754 `_ - Ensure that query highlighting color in the query tool should be less intensive. | `Issue #6797 `_ - Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. | `Issue #6828 `_ - Fixed an issue where the tree is not scrolling to the object selected from the search result. | `Issue #6881 `_ - Fixed an issue where the browser tree doesn't show all contents on changing resolution. diff --git a/web/yarn.lock b/web/yarn.lock index 254a37a9d..d5a455530 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -7582,9 +7582,9 @@ performance-now@^2.1.0: resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= -"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ec58f480f43aa6deb862778d49d6f2fb797a7d13": +"pgadmin4-tree@git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc66dff13c17f256355d4f2bf79e3458007868bc": version "1.0.0" - resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#ec58f480f43aa6deb862778d49d6f2fb797a7d13" + resolved "git+https://github.com/EnterpriseDB/pgadmin4-treeview/#bc66dff13c17f256355d4f2bf79e3458007868bc" dependencies: "@types/classnames" "^2.2.6" "@types/react" "^16.7.18" @@ -7600,6 +7600,7 @@ performance-now@^2.1.0: react "^16.6.3" react-aspen "^1.1.1" react-dom "^16.6.3" + react-virtualized-auto-sizer "^1.0.6" valid-filename "^2.0.1" picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3: