diff --git a/addOns/help/CHANGELOG.md b/addOns/help/CHANGELOG.md
index 97f0b97b..b764b39b 100644
--- a/addOns/help/CHANGELOG.md
+++ b/addOns/help/CHANGELOG.md
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Details for setting Gnome proxy settings.
- History -> Alert tag details.
+### Changed
+- Updated for 2.16.0.
+
## [18] - 2024-05-07
### Added
- `-loglevel` option to the command line help page.
diff --git a/addOns/help/src/main/javahelp/contents/releases/2.16.0.html b/addOns/help/src/main/javahelp/contents/releases/2.16.0.html
new file mode 100644
index 00000000..669e143f
--- /dev/null
+++ b/addOns/help/src/main/javahelp/contents/releases/2.16.0.html
@@ -0,0 +1,100 @@
+
+
+
+
+
+ Release 2.16.0
+
+
+
+Release 2.16.0
+
+This is a bug fix and enhancement release.
+
+These release notes do not include all of the changes included in add-ons updated since 2.15.0.
+
+Some of the more significant enhancements include:
+
+
Update to a Minimum of Java 17
+
+TODO add details.
+
+Menu Items Restructured
+
+The desktop context sensitive menu items have been reordered, and grouped in a more logical way.
+This should make it much easier to find the menu item you want, when you want it.
+
+Detachable Tabs
+
+TODO add details.
+
+TODO Add More Headline Features
+
+TODO add details.
+
+Docker Hub Organisation Deprecation
+
+We will not use the softwaresecurityproject org for 2.16.0 or following releases.
+
+If you still use this org then please switch to zaproxy.
+
+Dependency Updates
+
+As usual the release includes dependency updates.
+
+The following libraries were updated:
+
+
+ - Flatlaf, 3.4.1 → 3.5.2
+ - hsqldb, 2.7.2 → 2.7.3
+ - jfreechart, 1.5.4 → 1.5.5
+ - log4j-1.2-api, 2.20.0 → 2.23.1
+ - log4j-api, 2.20.0 → 2.23.1
+ - log4j-core, 2.20.0 → 2.23.1
+ - log4j-jul, 2.20.0 → 2.23.1
+ - Rsyntaxtextarea, 3.4.0 → 3.5.2
+
+
+Add-Ons
+
+Updated Add-Ons
+All of the add-ons included by default have been updated since the last full release.
+
+Enhancements
+
+
+Bug fixes
+
+- Issue 8496 : Fix exceptions for no/empty path in path variant
+- Issue 8498 : Do not use null domain in auth credentials
+- Issue 8533 : Issue re-loading passive scan rules on add-on upgrade
+- Issue 8546 : Prevent adding same add-on's `ResourceBundle`
+- Issue 8589 : Correct label in a Structural Modifier dialogue
+- Issue 8590 : Correct `StructuralNodeModifier` key check
+- Issue 8631 : Concurrent access to Graal.js Proxy scripts with latest ZAP versions
+- Issue 8632 : Fix EDT access on script node changes
+- Issue 8665 : Correct data returned in poll headers field
+
+
+See Also
+
+ | Introduction | the introduction to ZAP |
+ | Releases | the full set of releases |
+ | Credits | the people and groups who have made this release possible |
+
+
+
diff --git a/addOns/help/src/main/javahelp/contents/releases/releases.html b/addOns/help/src/main/javahelp/contents/releases/releases.html
index fa7a8168..05e8d9a1 100644
--- a/addOns/help/src/main/javahelp/contents/releases/releases.html
+++ b/addOns/help/src/main/javahelp/contents/releases/releases.html
@@ -11,6 +11,7 @@ Releases
The following releases have been made:
+ | 2.16.0 | bug fix and enhancement release |
| 2.15.0 | bug fix and enhancement release |
| 2.14.0 | bug fix and enhancement release |
| 2.13.0 | bug fix and enhancement release |
diff --git a/addOns/help/src/main/javahelp/index.xml b/addOns/help/src/main/javahelp/index.xml
index b9df7b17..f86302bf 100644
--- a/addOns/help/src/main/javahelp/index.xml
+++ b/addOns/help/src/main/javahelp/index.xml
@@ -88,6 +88,7 @@
+
diff --git a/addOns/help/src/main/javahelp/toc.xml b/addOns/help/src/main/javahelp/toc.xml
index 4ea4111d..b512899d 100644
--- a/addOns/help/src/main/javahelp/toc.xml
+++ b/addOns/help/src/main/javahelp/toc.xml
@@ -120,6 +120,7 @@
+
diff --git a/commonFiles/src/main/resources/map.jhm b/commonFiles/src/main/resources/map.jhm
index 68c938e5..fa08f274 100644
--- a/commonFiles/src/main/resources/map.jhm
+++ b/commonFiles/src/main/resources/map.jhm
@@ -117,6 +117,7 @@
+