Skip to content

Commit 5fe3be6

Browse files
committed
Use the correct release notes version.
1 parent 0b31867 commit 5fe3be6

File tree

3 files changed

+32
-1
lines changed

3 files changed

+32
-1
lines changed

docs/en_US/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ notes for it.
1212
:maxdepth: 1
1313

1414

15+
release_notes_9_14
1516
release_notes_9_13
1617
release_notes_9_12
1718
release_notes_9_11

docs/en_US/release_notes_9_13.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@ Bug fixes
3535
| `Issue #9486 <https://github.com/pgadmin-org/pgadmin4/issues/9486>`_ - Fixed an issue where column comments were not displayed in the SQL tab for materialised views.
3636
| `Issue #9572 <https://github.com/pgadmin-org/pgadmin4/issues/9572>`_ - Fix an issue where deployment of helm chart crashing with operation not permitted.
3737
| `Issue #9583 <https://github.com/pgadmin-org/pgadmin4/issues/9583>`_ - Fix translation compilation.
38-
| `Issue #9702 <https://github.com/pgadmin-org/pgadmin4/issues/9702>`_ - Fixed misleading AI activity messages that could be mistaken for actual database operations.
3938
4039

docs/en_US/release_notes_9_14.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
************
2+
Version 9.14
3+
************
4+
5+
Release date: 2026-04-30
6+
7+
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.13.
8+
9+
Supported Database Servers
10+
**************************
11+
**PostgreSQL**: 13, 14, 15, 16, 17 and 18
12+
13+
**EDB Advanced Server**: 13, 14, 15, 16, 17 and 18
14+
15+
Bundled PostgreSQL Utilities
16+
****************************
17+
**psql**, **pg_dump**, **pg_dumpall**, **pg_restore**: 18.2
18+
19+
20+
New features
21+
************
22+
23+
Housekeeping
24+
************
25+
26+
Bug fixes
27+
*********
28+
29+
| `Issue #9702 <https://github.com/pgadmin-org/pgadmin4/issues/9702>`_ - Fixed misleading AI activity messages that could be mistaken for actual database operations.
30+
31+

0 commit comments

Comments
 (0)