v1.9.0
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- Thetagproperty is now required. Includetag(for example "v1.2.0" or "release-2026-04-12") when calling the create-version endpoint;descriptionremains optional.
Generated from TemplateFox API v1.9.0