File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
addOns/help/src/main/javahelp/contents/releases Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,13 @@ <H2>Enhancements</H2>
147147< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8734 "> Issue 8734</ a > : Log ID of the active scans</ li >
148148< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8752 "> Issue 8752</ a > : Make HarLib an implementation dependency</ li >
149149< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8753 "> Issue 8753</ a > : Deprecate `HarUtils`</ li >
150+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8759 "> Issue 8759</ a > : Use always latest request sent if same status</ li >
151+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8763 "> Issue 8763</ a > : Deprecate context menu method no longer needed</ li >
152+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8768 "> Issue 8768</ a > : Include more info when logging DB max size limits</ li >
153+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8774 "> Issue 8774</ a > : Add constants for Client Spider</ li >
154+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8778 "> Issue 8778</ a > : Support swapping output panel implementation</ li >
155+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8785 "> Issue 8785</ a > : Add local address to HTTP request header</ li >
156+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8787 "> Issue 8787</ a > : Treat Nashorn scripts as Graaljs ones</ li >
150157</ ul >
151158
152159< H2 > Bug fixes</ H2 >
@@ -162,6 +169,9 @@ <H2>Bug fixes</H2>
162169< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8635 "> Issue 8635</ a > : Concurrent access to Graal.js Input Vector scripts</ li >
163170< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8665 "> Issue 8665</ a > : Correct data returned in poll headers field</ li >
164171< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8707 "> Issue 8707</ a > : Fix exception when printing null to error stream</ li >
172+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8769 "> Issue 8769</ a > : Notify script node changes in the correct thread</ li >
173+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8771 "> Issue 8771</ a > : Fix OverlayIcon scaling</ li >
174+ < li > < a href ="https://github.com/zaproxy/zaproxy/issues/8773 "> Issue 8773</ a > : Add missing scaling to some icons</ li >
165175</ ul >
166176
167177< H2 > See Also</ H2 >
You can’t perform that action at this time.
0 commit comments