Releases: mendixlabs/mxcli
v0.4.0
What's Changed
- Fix batch of reported issues (#18, #19, #23, #25, #26, #27, #28) by @engalar in #35
- feat(tui): add agent channel for external automation by @engalar in #38
- docs: add comprehensive theme & styling skill by @engalar in #40
- fix(catalog): recurse into loop bodies when extracting references by @engalar in #45
- feat: add custom pluggable widget AIGC skill by @engalar in #42
- feat(init): add OpenCode tool support by @retran in #47
- feat: pluggable widget engine with data-driven definitions by @engalar in #28
- fix: address PR #28 review follow-ups by @ako in #48
- docs: add mxbuild setup & mx tool skill by @engalar in #43
- deps: bump modernc.org/sqlite from 1.42.2 to 1.48.0 by @dependabot[bot] in #57
- deps: bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.9 by @dependabot[bot] in #60
- deps: bump github.com/spf13/cobra from 1.8.0 to 1.10.2 by @dependabot[bot] in #62
- deps: bump github.com/mattn/go-runewidth from 0.0.19 to 0.0.21 by @dependabot[bot] in #61
- deps: bump go.uber.org/zap from 1.21.0 to 1.27.1 by @dependabot[bot] in #59
- deps: bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 by @dependabot[bot] in #58
New Contributors
- @retran made their first contribution in #47
- @ako made their first contribution in #48
- @dependabot[bot] made their first contribution in #57
Full Changelog: v0.3.0...v0.4.0
Nightly 2026-03-29
Nightly build from — 2026-03-29
Recent changes
a0f9ecb docs(proposal): replace IMPORT with contract browsing + MDL generation workflow
b57d43d docs(proposal): add EXPORT CONTRACT for published service contract generation
36777ba docs: add Mistral Vibe to site docs
dc6f3ea feat: add Mistral Vibe support to mxcli init
71ae2bb Merge branch 'odata'
437d19e docs(proposal): address issue #44 — add auto-import from OData contracts
07f3c77 fix: correct association FROM/TO in CRM example
6d98e97 docs(proposal): contracts ARE stored in MPR — update integration pane proposal
b19a9f4 fix: re-set constant before second DROP syntax demo
e267598 docs: add doctype test examples for new configuration commands
dc0907a feat: add CREATE/DROP CONFIGURATION and DROP constant override
aa93097 docs: add SHOW CONSTANT VALUES and catalog tables to all docs
5614b14 feat: add SHOW CONSTANT VALUES command and catalog tables
f3b9658 docs: add Pluggable Widget Engine internals page
0ddf035 fix: revert gallery template to 11.6.0 to fix CI CE0463
865932a feat: run nightly integration tests on Mendix 11.6.4 and 11.8.0
68611d8 feat: add AI issue triage workflow
d322ca4 fix: align AI PR review prompt with project review checklist
cf5a629 fix: switch AI PR review from GitHub Models to OpenRouter free tier
4a834e5 Merge branch 'odata'
This is an automated pre-release build. Use tagged releases for production.
v0.3.0
What's Changed
- Add .gitattributes for consistent line
endings by @engalar in #14 - feat(workflow): MDL workflow support - CREATE/DROP/DESCRIBE + BSON round-trip by @engalar in #20
- chore: normalize CRLF to LF in bug reports by @engalar in #26
- fix: handle System entity types and RETURN keyword formatting in microflows by @engalar in #29
- feat(tui): interactive diff view with unified/side-by-side/plain modes by @engalar in #27
- feat(tui): check enhancements, command palette, session restore by @engalar in #31
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0