This release keeps dependencies and maintenance posture current for teams operating this tool.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryMinor fixes and improvements.
Full changelog
Minor Changes
-
149fa6b: Document the new
contentrain_branch_list/contentrain_branch_deleteMCP tools and fix SDK wiring guidance.MCP_TOOLS/ the essential guardrails / the MCP tool reference now include the two new branch tools (19 tools total) and the model/locale/latest selector forcontentrain_merge.- Bundler-config snippets for Vite and Nuxt use
import.meta.url+fileURLToPathinstead of__dirname(which is undefined in ESMvite.config.ts/nuxt.config.ts), and now cover Nuxt 4'sapp/+server/layout. - The generate skill documents wiring
contentrain generateinto aprebuild/predevstep, since.contentrain/client/is git-ignored and must be regenerated on fresh clones / CI. - Clarified the two generator invocations:
contentrain generate(CLI) vsnpx contentrain-query generate(the@contentrain/querybin).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Contentrain/ai
Local-first MCP server for AI content governance — 13 tools for model/content CRUD, validation, normalization, and i18n across any framework.
Related context
Related tools
Earlier breaking changes
- v@contentrain/[email protected] `validateModelDefinition` now returns `{ errors, warnings }` instead of a string array.
- v@contentrain/[email protected] `model_save` rejects models with unknown keys, `min > max`, invalid constraints, and `unique` on singletons.
- v@contentrain/[email protected] `content_save` now validates before committing and rejects invalid content.
- v@contentrain/[email protected] `validateModelDefinition` now returns `{ errors, warnings }` instead of a string array.
- v@contentrain/[email protected] `model_save` rejects models with unknown keys, `min > max`, invalid constraints, and `unique` on singletons.
Beta — feedback welcome: [email protected]