Skip to content

v1.9.0

Choose a tag to compare

@vincentventalon vincentventalon released this 12 Apr 19:37
· 7 commits to main since this release

What's New

  • Improved versioning UX: Create version snapshots now require a tag, so you can reliably identify and manage versions (prevents unnamed/ambiguous snapshots).
  • Fix: The SDK/API enforces the tag requirement when creating versions, returning a validation error if a tag is missing.

API Changes

Updated Models:

  • CreateVersionRequest - The tag property is now required. Include tag (for example "v1.2.0" or "release-2026-04-12") when calling the create-version endpoint; description remains optional.

Generated from TemplateFox API v1.9.0