Jyro release notes
A living record of changes to Jyro for Blender. Each entry groups Added, Changed, Fixed and Security notes for that release.Added
- Parametric cabinetry with cell split tree down to L5.
- Corner cabinets: L, three-edge, four-edge, five-edge with per-run fixed dimension.
- Five back-panel gap cutout positions (back-left, center, right, top, bottom).
- Doors, drawers, 2–4 lane sliding systems, handles and reveal controls.
- Panel-level material, thickness, edge banding and corner radius overrides.
- Official template library synced through the Jyro FastAPI service.
- Reference BOM / cut-list export.
- $99 perpetual license with 12 months of included updates, daily online verification and up to 7 days of offline use.
Security
- jyro-license-v2 certificate: AES-256-CTR payload + RS256 signature; permissions are never stored in plaintext.
- jyro-request-v2 client requests use HMAC with 120-second replay window and one-shot nonces; old signatures are rejected.
- Single Uvicorn worker behind Nginx TLS with separate rate-limit zones for sensitive endpoints.