Daily Project Digest: 2026-05-09
Repository Stats
| Metric |
Count |
| Stars |
80 |
| Forks |
26 |
| Watchers |
7 |
| Open issues |
1 |
Commits (last 24h)
Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
- #542 feat: real-time MPK widget derivation — CREATE PAGE works without widget init (@engalar)
- #386 docs: add manual test case documentation for all MDL command areas (@retran)
- #335 feat: add modelsdk — auto-generated type-safe model SDK (@engalar)
Issues Opened (last 24h)
- #541 v0.10.0: Gallery CE0463 root-cause fix on filter/textfilter combination (@ako)
- #540 v0.10.0 Phase 3: workflow integration (init / refresh / check / lsp / skills) (@ako)
- #539 v0.10.0 Phase 2: native vs pluggable DATAGRID dispatch + LEGACYDATAGRID keyword (@ako)
- #538 v0.10.0 Phase 1: object-list support in pluggable widget engine (@ako)
- #534 MxCLI does not support directly modifying the “Allow creating locally” / “Allow changing locally” flags on external entities. (@acarum)
- #532 Generate a Page with custom layout ( two or more placeholders ) (@acarum)
- #529 Unified Schema Registry: replace TS reflection + supplements + embedded widget templates (@ako)
Issues Closed (last 24h)
- #530 Daily Digest: 2026-05-08
- #528 Microflow MDL extraction is faulty
- #510 fix: standardise on CREATE OR MODIFY — remove/deprecate CREATE OR REPLACE variants
- #424
diff-local exits 0 on git error
- #421 CREATE OR MODIFY REST CLIENT reports 'Created' for existing client
- #417 CREATE EXTERNAL ENTITY accepts non-existent OData client without validation
- #407 Add 'refresh' modifier to MDL change-object syntax (parity with commit/rollback)
- #402
ALTER SNIPPET looks up page namespace instead of snippet namespace
- #401 CREATE PUBLISHED REST SERVICE allows duplicate qualified names
- #400 DESCRIBE ODATA SERVICE output not parseable — roundtrip broken
- #398
mxcli fmt outputs to stdout instead of in-place, ignores invalid input
- #396 SHOW CONTEXT OF produces empty definition section
- #392 Unknown attribute type silently interpreted as enumeration reference
- #391 DROP ENUMERATION with ambiguous unqualified name silently drops one
- #390 CREATE ENUMERATION accepts duplicate value names
- #389 CREATE ASSOCIATION allows duplicate qualified names
- #348 Preserve inheritance split and cast-action microflow roundtrips
- #189 Generate Overview Page from Persisted Entity- DataGrid 2 is not configure properly
CI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source
Daily Project Digest: 2026-05-09
Repository Stats
Commits (last 24h)
5d2d441fix: CREATE ENTITY rejects unknown attribute type names (Unknown attribute type silently interpreted as enumeration reference #392) (Andrej Koelewijn)40d1d83fix: CREATE ENUMERATION rejects duplicate value names (CREATE ENUMERATION accepts duplicate value names #390) (Andrej Koelewijn)1e33c8bfix: DROP ENUMERATION errors on ambiguous unqualified name (DROP ENUMERATION with ambiguous unqualified name silently drops one #391) (Andrej Koelewijn)e678735fix: CREATE ASSOCIATION rejects duplicates for cross-module associations (CREATE ASSOCIATION allows duplicate qualified names #389) (Andrej Koelewijn)fc5f677fix: ALTER SNIPPET no longer fails with "page not found" (ALTER SNIPPETlooks up page namespace instead of snippet namespace #402) (Andrej Koelewijn)2934e52fix: SHOW CONTEXT OF entity no longer shows empty definition (SHOW CONTEXT OF <Entity> produces empty definition section #396) (Andrej Koelewijn)5daeb3ffix: pipe describe output to fmt (issuemxcli fmtoutputs to stdout instead of in-place, ignores invalid input #398) (Andrej Koelewijn)f0f2808fix: mxcli fmt exits 1 on unparseable input (mxcli fmtoutputs to stdout instead of in-place, ignores invalid input #398) (Andrej Koelewijn)3ad9bcfMerge pull request ci: bump actions/cache from 4 to 5 #535 from mendixlabs/dependabot/github_actions/actions/cache-5 (Ako)c404c10Merge pull request deps: bump golang.org/x/term from 0.42.0 to 0.43.0 #536 from mendixlabs/dependabot/go_modules/golang.org/x/term-0.43.0 (Ako)ba1419aMerge pull request deps: bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 #537 from mendixlabs/dependabot/go_modules/github.com/fsnotify/fsnotify-1.10.1 (Ako)bbc97e4deps: bump github.com/fsnotify/fsnotify from 1.10.0 to 1.10.1 (dependabot[bot])67ba628deps: bump golang.org/x/term from 0.42.0 to 0.43.0 (dependabot[bot])9c5113dci: bump actions/cache from 4 to 5 (dependabot[bot])e1ae3edchore: release v0.9.0 (Andrej Koelewijn)279aa55docs: reorder phasing, codegen for platform schemas (Andrej Koelewijn)83332cbdocs: handle dual-stack widgets in unified schema registry (Andrej Koelewijn)145e5ffMerge pull request fix: prevent catalog crash on duplicate business event channels #533 from dhruvbehl/fix/catalog-contract-messages-duplicate-crash (Ako)6f7d86bfix: prevent catalog crash on duplicate business event channels (Dhruv Behl)a13cc6dfix: descend into EnumSplitStmt case and else bodies in flowRefCollector (Andrej Koelewijn)2e80ca4Merge pull request fix: emit "empty" keyword for typed Java action arguments #521 from hjotha/submit/empty-java-action-list-arg (Ako)a867d18Merge branch 'main' into submit/empty-java-action-list-arg (Ako)32a4e41Merge pull request fix: roundtrip REST mapping cardinality viaas list ofsyntax #519 from hjotha/submit/import-mapping-singleobject-fallback (Ako)ad864b0Merge pull request Pull #531 from mendixlabs/pull (Ako)27002a4fix: always emit merge for continuing inheritance split branches (CE0079) (Andrej Koelewijn)985a308fix: nested guard in traverseFlowUntilMerge must not cross outer merge boundary (Microflow MDL extraction is faulty #528) (Andrej Koelewijn)dd55a00Merge pull request feat: support inheritance split and cast statements #365 from hjotha/submit/microflow-inheritance-split-cast (Ako)7cfc61afixup: documentas list ofsyntax and add bug-test 519 (Henrique Costa)faee336fixup: add bug-test 521 and CE0126 symptom row to fix-issue skill (Henrique Costa)a93aa29fixup: pin CastAction and InheritanceCase BSON field keys (Henrique Costa)Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
Issues Opened (last 24h)
Issues Closed (last 24h)
diff-localexits 0 on git errorALTER SNIPPETlooks up page namespace instead of snippet namespacemxcli fmtoutputs to stdout instead of in-place, ignores invalid inputCI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source