Every release of MyAISE Studio. Subscribe to the RSS feed or watch the GitHub releases page to get pinged when new ones ship.
shader_compile_error instead of silently rendering a black frame in a live demo.
capartist-pro.min.js, ~561 KB) adds Three.js procedural step transitions on top of the Lite bundle's CSS-only set. Strict-CSP-safe — no unsafe-eval, no new Function in the minified bundle. Initial Pro scene set: dissolve, cube, flip, glitch; more land over time. Superseded: the Lite/Pro split was since folded into a single capartist.min.js with per-demo asset packs — follow the install docs, not this entry.
target_runtime (viewer / embed_lite / embed_pro) drives the studio's transition picker filter + the embed snippet generator's CDN URL. Round-trips through the public API + MCP.
fly-in-3d, portal, elastic, glitch, zoom-spin, parallax, rise, fade, scale, plus the four slide-* variants. Per-overlay animation override beats the type default.
integrity=sha384-… + crossorigin="anonymous". Customers get a SRI-pinned bundle by default.
transition wire shape is now an object ({ wipe, bg_color }) matching the desktop. The runner reads transition.wipe; the prior string-only path is preserved as a back-compat shim.
unsafe-eval).
<script src="https://myaise.com/embed/v1/capartist.min.js"> into your own product and run MyAISE demos on the customer's real account. No proxy hop, no PII upload, no auto-actions on customer DOM. Team-tier only.
capa_pub_* keys with domain + demo allowlists, plus optional JWT mode (HS256 / Ed25519) for tighter setups. JTI replay cache, ±60s clock skew, kid lookup.
jwt_callback mode (we POST your webhook for short-lived creds, nothing persisted).
captureTimeline: true. Only clicks on overlays we render are captured; never anything on your customer's DOM. Events stream to OpenSearch for dashboards.
npm run build of @capartist/embed emits a RELEASES.json with SHA-384 hashes; the Studio snippet generator injects the matching integrity= attribute.
Free to start. Source available. Your AI Sales Engineer is standing by.