1.10.9 (2026-04-15)
- Added wrap as an accepted optional boolean on TextBackground with a description explaining it exists purely so validators can emit a clear migration error. (a049cb2)
1.10.8 (2026-04-15)
- remove src validation for rich-caption (55bb8a2)
1.10.7 (2026-04-11)
- add wrap to rich-text and rich-caption (f570b2e)
1.10.6 (2026-04-08)
- node file cleanup (3b9bc8e)
1.10.5 (2026-04-08)
- typescript sdk fixed (5c216cf)
1.10.4 (2026-04-08)
- --template-dir added back to PHP/Python/Ruby scripts (config templateDir resolves relative to config file, not CWD) (f5dda2d)
1.10.3 (2026-04-08)
- test and verified all test cases for all sdks (aeb9625)
1.10.2 (2026-04-08)
- workflow pipeline issue resolved (aa32a3f)
1.10.1 (2026-04-08)
- add TypeScript SDK to regeneration pipeline (cd66165)
1.10.0 (2026-04-08)
- add automated SDK regeneration pipeline (54bca25)
1.9.12 (2026-04-08)
- replaced validation text for rich-caption (2cf9199)
1.9.11 (2026-04-07)
- src validation for rich-caption (7c679ad)
1.9.10 (2026-04-03)
- correct markdown links in captionasset schema (6a3bc4e)
1.9.9 (2026-04-02)
- enhance RichCaptionActiveFont schema by adding font family and weight properties, and removing scale property (05d0a61)
1.9.8 (2026-04-02)
- remove unused SVG shape properties and update nullable types in destination options (b5dd7e8)
1.9.7 (2026-04-01)
- Removed Create API intro description, server URL, tag definition, path aliases, all Create schema references, all Create response schema references. (3ffc4b0)
- streamline SvgAsset schema by removing shape-related properties and enforcing strict validation (6b6d08a)
1.9.6 (2026-03-30)
- The edit-api validates with @shotstack/schemas/zod which has the default: "#ffff00". After validation, active.font.color becomes "#ffff00" even though the user didn't set it. Then this passes to the canvas which sees an explicit yellow and uses it. (1c26a99)
1.9.5 (2026-03-26)
- OAS schema updated. RichCaptionActiveFont now has size (85f051f)
1.9.4 (2026-03-26)
1.9.3 (2026-03-16)
- remove wordspacing from rich-caption (4955e14)
1.9.2 (2026-03-16)
- Removed textDecoration from RichCaptionFont and Changed wordAnimation.style default from "karaoke" to "highlight" (e8601cf)
1.9.1 (2026-03-13)
- added none for shadow and stroke and removed speed (3370824)
1.9.0 (2026-03-12)
- Add type-based fallback release rules for conventional commits (a4e8128)
- added shadow and textdecorations (ee84599)
- enable OIDC provenance for npm publish (2c149bf)
- publishing package (64780d4)
- Add concurrency control to the workflow queues releases so they run one at a time (4c7c973)