diff --git a/docs/en_US/release_notes_8_14.rst b/docs/en_US/release_notes_8_14.rst index e93b13ee0..981c50d1d 100644 --- a/docs/en_US/release_notes_8_14.rst +++ b/docs/en_US/release_notes_8_14.rst @@ -24,6 +24,7 @@ New features | `Issue #3751 `_ - Show auto-complete column names in filtered rows dialog of table and filter options of view/edit data tool. | `Issue #5786 `_ - Allow the use of a pgpass file in the pgAdmin container via Docker secrets. | `Issue #6592 `_ - Fixed multiple issues and improved ERD auto-layout. + | `Issue #7330 `_ - Add support to deploy pgAdmin in a container with readOnlyRootFilesystem to true. | `Issue #8095 `_ - Added support for a builtin locale provider in the Database dialog. Housekeeping