From 46c7562ed289fe74ef9ff966a4a7c6273b102975 Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Tue, 3 Dec 2024 17:52:39 +0530 Subject: [PATCH] Update release note. --- docs/en_US/release_notes_8_14.rst | 1 + 1 file changed, 1 insertion(+) 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