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
index 0fb7ae4b..e7d44bcf 100644
--- a/addOns/help/src/main/javahelp/contents/releases/2.16.0.html
+++ b/addOns/help/src/main/javahelp/contents/releases/2.16.0.html
@@ -147,6 +147,13 @@
Enhancements
Issue 8734 : Log ID of the active scans
Issue 8752 : Make HarLib an implementation dependency
Issue 8753 : Deprecate `HarUtils`
+Issue 8759 : Use always latest request sent if same status
+Issue 8763 : Deprecate context menu method no longer needed
+Issue 8768 : Include more info when logging DB max size limits
+Issue 8774 : Add constants for Client Spider
+Issue 8778 : Support swapping output panel implementation
+Issue 8785 : Add local address to HTTP request header
+Issue 8787 : Treat Nashorn scripts as Graaljs ones
Bug fixes
@@ -162,6 +169,9 @@ Bug fixes
Issue 8635 : Concurrent access to Graal.js Input Vector scripts
Issue 8665 : Correct data returned in poll headers field
Issue 8707 : Fix exception when printing null to error stream
+Issue 8769 : Notify script node changes in the correct thread
+Issue 8771 : Fix OverlayIcon scaling
+Issue 8773 : Add missing scaling to some icons
See Also