Skip to content

v0.10.6

Choose a tag to compare

@hyoshi hyoshi released this 16 Jun 22:52
4846fdb

Added

  • Instant Form cover photometa_ads_pages_upload_photo uploads a Page photo (POST /{page_id}/photos) and returns the photo_id for an Instant Form intro context_card.cover_photo_id. Adds the pages_manage_posts OAuth scope (existing tokens must re-run Meta auth to pick it up). (#151)

Fixed

  • Credential / STRATEGY.md writers fail closed on malformed or partial input — no more silent loss of other providers' credentials or strategy text; atomic writes + .bak backups. (#276)
  • Budget/bid mutations validated and the MCP dispatcher now enforces each built-in tool's inputSchema (e.g. budget/bid minimum: 1) server-side before any real-spend call. (#277)

Full changelog: see CHANGELOG.md.