|
| 1 | +--- |
| 2 | +title: "ZAP 2.16.1" |
| 3 | +summary: "ZAP 2.16.1 has just been [released](/docs/desktop/releases/2.16.1/). This is a bug fix release, along with some minor enhancements" |
| 4 | +images: |
| 5 | +- https://www.zaproxy.org/blog/2025-03-25-zap-2-16-1/images/blog-2-16-1.png |
| 6 | +type: post |
| 7 | +tags: |
| 8 | +- blog |
| 9 | +- release |
| 10 | +date: "2025-03-25" |
| 11 | +authors: |
| 12 | + - simon |
| 13 | +--- |
| 14 | +ZAP 2.16.1 has just been [released](/docs/desktop/releases/2.16.1/)! |
| 15 | + |
| 16 | +This release was made possible thanks to [Checkmarx](https://checkmarx.com/) |
| 17 | +who employ 3 of the [Core Team](/docs/team/) to work fulltime on ZAP 🎉 |
| 18 | + |
| 19 | +This is a bug fix release, along with some minor enhancements: |
| 20 | + |
| 21 | +### Use Main Output Tab for Scripts |
| 22 | + |
| 23 | +The [Script Console](/docs/desktop/addons/script-console/) no longer includes its own "Script Output" panel. |
| 24 | +Instead it uses the main [Output](/docs/desktop/ui/tabs/output/) tab. |
| 25 | + |
| 26 | +### Support Sub-tabs in Output Tab |
| 27 | + |
| 28 | +The [Output](/docs/desktop/ui/tabs/output/) tab now supports sub-tabs. |
| 29 | +The Scripts add-on will add one tab for each script that generates any output, making it much easier to see where output messages come from. |
| 30 | + |
| 31 | +### API Support for Plugable Authentication and Session Management |
| 32 | + |
| 33 | +The API now supports plugable Authentication and Session Management methods, which means you can configure modern |
| 34 | +options like [Browser Based Authentication](/docs/desktop/addons/authentication-helper/browser-auth/). |
| 35 | + |
| 36 | +### Authentication Enhancements |
| 37 | + |
| 38 | +Many enhancements have been made to ensure ZAP handles authentication more easily and effectively, |
| 39 | +including support for TOTP. |
| 40 | + |
| 41 | +### Windows Native Decorations Support |
| 42 | + |
| 43 | +ZAP now supports Native Decorations on Windows systems, providing a more unified and visually pleasing experience. |
| 44 | + |
| 45 | +### AJAX Spider URL Count |
| 46 | + |
| 47 | +The [AJAX Spider](/docs/desktop/addons/ajax-spider/) no longer counts URLs that are out of scope. This may affect any tests you have in place. |
| 48 | + |
| 49 | +### Release Notes |
| 50 | + |
| 51 | +See the [release notes](/docs/desktop/releases/2.16.1/) for dependency updates, other enhancements, and fixes. |
| 52 | + |
| 53 | +Thank you to everyone who contributed to this release. |
0 commit comments