@@ -147,6 +147,13 @@ <H2>Enhancements</H2>
147
147
< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8734 "> Issue 8734</ a > : Log ID of the active scans</ li >
148
148
< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8752 "> Issue 8752</ a > : Make HarLib an implementation dependency</ li >
149
149
< 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 >
150
157
</ ul >
151
158
152
159
< H2 > Bug fixes</ H2 >
@@ -162,6 +169,9 @@ <H2>Bug fixes</H2>
162
169
< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8635 "> Issue 8635</ a > : Concurrent access to Graal.js Input Vector scripts</ li >
163
170
< li > < a href ="https://github.com/zaproxy/zaproxy/issues/8665 "> Issue 8665</ a > : Correct data returned in poll headers field</ li >
164
171
< 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 >
165
175
</ ul >
166
176
167
177
< H2 > See Also</ H2 >
0 commit comments