What's Changed
- Vibma Plugin UI Redesign + Branding by @loshoc in #43
- Add Vibma agent template for Figma MCP workflows by @thierryc in #55
- refactor: consolidate all methods to endpoint tools by @ufii4 in #52
- feat: add VIBMA_SERVER env var and fix local address protocol detection by @mswdev in #68
- docs: split AGENTS.md into package-level architecture docs by @ufii4 in #70
- fix: audit bugs — warnings, dead handler, lint instructions by @ufii4 in #71
- feat: add overlapping-children and unbounded-hug lint rules by @ufii4 in #72
- refactor: typed hint system, DX fixes by @ufii4 in #73
- feat: auto-generate help schema and interfaces from YAML by @ufii4 in #74
- feat: flat update schema, text HUG lint, instance inheritance by @ufii4 in #75
- feat: add hug-cross-axis lint rule and runtime warnings by @ufii4 in #76
- feat: generate param guard key sets from YAML schema by @ufii4 in #79
- feat: canonical fills/strokes, scope-aware auto-bind, MCP audit by @ufii4 in #80
- chore(deps-dev): bump @types/node from 25.3.3 to 25.4.0 by @dependabot[bot] in #77
- feat: add version_history endpoint for saving named versions by @mantiqueira in #78
- feat: add standalone guidelines MCP tool by @ufii4 in #66
- fix: agent friction fixes — rollback, binding, aliases, warnings by @ufii4 in #81
- fix: rollback orphan styles/shapes, sizing defaults, component audit & lint improvements by @ufii4 in #82
- refactor: extract normalizeAliases as shared normalization contract by @ufii4 in #83
- feat: document-level variable collections + query-based variables by @ufii4 in #86
- feat: library-opaque serialization + unified node serializer by @ufii4 in #87
- feat: prototyping tool + create/serialize bug fixes by @ufii4 in #88
- feat: add collapse mode and resizable width to plugin UI by @mantiqueira in #84
New Contributors
- @loshoc made their first contribution in #43
- @mswdev made their first contribution in #68
- @mantiqueira made their first contribution in #78
Full Changelog: v0.3.2...v1.0.0-rc1