v0.9.0 — include_update_summary
What's new
include_update_summary=Trueonmsrc_searchKB lookups (single and batchedkb=[...]): attaches a per-KBupdate_summaryblock — the KB support page's Summary/Highlights text plus its Improvements bullet list ("what this update changes") — complementinginclude_known_issues(what it breaks) and the MSRC security data (what it fixes).- Honest three-way status per block (
published/none_published/unavailable); a fetch/parse failure is never reported as "none". - Both support-page blocks are served by a single fetch and one shared cache record; output is size-capped with a
truncatedmarker; link-only reference items are skipped. - Default JSON output is unchanged — the new block is strictly opt-in.
Full change: #21