Changelog
All notable changes to this add-on will be documented in this file.
The format is based on Keep a Changelog.
0.3.0 - 2026-08-07
Added
zap_list_resourcesandzap_read_resourcetools for clients that only support tools (e.g. the LLM bridge).zap_get_historytool to fetch selected history fields with body paging viabody_offset/max_body_chars.
Changed
- Maintenance changes.
0.2.0 - 2026-06-12
Changed
- Content type to not include charset (some servers complain).
Fixed
- Handling of multiple SSE events on import.
0.1.0 - 2026-05-21
Added
- MCP Import.
- Automation framework support.
- Support for SSE responses.
- Automatically import MCP definitions discovered by the traditional spider.
Changed
- Maintenance changes.
- Formatted JavaScript files for consistency.
- Default MCP server to disabled.
0.0.1 - 2026-04-02
- First version with initial resources, tools, and prompts.