Skip to content

Releases: specode/pi-subscription-image

v1.0.0

Choose a tag to compare

@specode specode released this 04 Sep 10:23

Full Changelog: v0.2.0...v1.0.0

v0.2.0

Choose a tag to compare

@specode specode released this 02 Sep 15:14

What's changed

  • Rename the public image-generation tool from generate_image to generate_image_with_subscription to avoid collisions with other Pi extensions.
  • Keep /img as the direct image-generation command and route it through the renamed tool.
  • Update prompt guidance, tests, English and Chinese documentation, and third-party notices.

Breaking change

Saved prompts, skills, or integrations that explicitly call generate_image must switch to generate_image_with_subscription.

Validation

  • TypeScript typecheck passed.
  • All 36 tests passed.
  • Pi extension smoke test and npm package dry run passed.

v0.1.1

Choose a tag to compare

@specode specode released this 29 Aug 14:45