What's Changed
- ci: add version-stable ci-required aggregator gate by @misterwigglesworth in #73
- docs(recipes): make Recipe 1 dedupe deterministic and re-run-safe by @misterwigglesworth in #72
- feat(cli): one-command bootstrap wizard — Phase 1 (Claude Code) by @misterwigglesworth in #74
- chore(deps): bump transitive fast-uri to 3.1.4 (two host-confusion advisories) by @misterwigglesworth in #79
- feat(tools): accept page_id as documented alias for database_id (#71) by @Gameraboy in #76
- fix: null guards for five undefined-arg crash paths (issue #69) by @misterwigglesworth in #75
- feat(markdown): add opt-in collapse_soft_wraps to markdown-writing tools by @NightShadow09 in #78
- chore(deps): bump transitive ip-address to 10.4.0 (three SSRF/trust-boundary advisories) by @misterwigglesworth in #81
- feat(tools): name the workspace root in errors, add get_config by @NightShadow09 in #80
- docs: make tool receipts, round-trip claims, and mention syntax truthful by @NightShadow09 in #82
- fix(client): scope Notion ID normalization to real UUID forms by @misterwigglesworth in #83
- feat(create): add strip_leading_h1 to the two creation tools by @NightShadow09 in #84
- feat(list_pages): return created_time and last_edited_time per row by @NightShadow09 in #85
- feat(receipts): add return_block_map to the six block_map tools by @NightShadow09 in #86
New Contributors
- @Gameraboy made their first contribution in #76
- @NightShadow09 made their first contribution in #78
Full Changelog: v1.0.1...v1.1.0