1.1.0
August 12th, 2026
Adds Statamic 6 support by porting the Control Panel fieldtype from Vue 2 to Vue 3.
- Widen
statamic/cmsconstraint to^5.0|^6.0 - Migrate the CP fieldtype build from
@vitejs/plugin-vue2to@vitejs/plugin-vue(Vue 3), externalize Vue, and emit an IIFE bundle with the FieldtypeMixin banner shim - Register
model-vieweras a custom element in the Vue compiler - Replace the removed
toggle-inputglobal withui-switch - Drop illegal
this.references from templates (invalid in Vue 3) - Register the component inside
Statamic.booting()
Backwards compatible with Statamic 5.
1.0.1
August 8th, 2026
- N/A Changelog not available.
1.0.0
October 16th, 2024
New Statamic addon that uses google/model-viewer to display 3d models.