v0.11.1
·
159 commits
to master
since this release
Patch release. Published packages get one core fix; the rest is demo-app polish that ships on the website, not npm.
Core (@aspicio/core)
- Animated zoom compounds correctly (#118, closes #39). Clicking the zoom button twice quickly now lands at the full factor (~156%) instead of ~125%. Each click reads the animation's destination rather than the mid-flight camera, so rapid clicks accumulate; interrupting a zoom to reset rotation no longer abandons the pending zoom.
Demo (deployed app only)
- "Show all" layers control (#119). Hide a rendered layer and a one-click "Show all" appears in the panel header to restore every layer — no more re-checking each one or reaching for the
Ashortcut. - Empty-state, export, and focus polish (#117). Dropped the orphan divider on the empty screen, unwrapped the export caption, and added a themed keyboard-focus ring.
All six packages (core, elements, react, vue, svelte, mcp) publish together at 0.11.1.
Install: npx -y @aspicio/mcp · hosted MCP at https://aspicio-api.frontsail.app/mcp · demo at https://aspicio.frontsail.app