Skip to content

Releases: modelix/modelix.core

19.2.1

Choose a tag to compare

@slisson slisson released this 24 Jun 13:02
a3ac989

19.2.1 (2026-06-24)

Bug Fixes

  • model-datastructure,model-client: load older readonly versions via a correct backward delta (8a3c689), closes #2750

19.2.0

Choose a tag to compare

@slisson slisson released this 19 Jun 06:52

19.2.0 (2026-06-19)

Bug Fixes

  • model-server: stop HistoryIndexIntervalTest from nesting runTest (17a02a6)

Features

  • model-client: delta-load readonly versions against the last loaded one (9c74643)

19.1.0

Choose a tag to compare

@slisson slisson released this 11 Jun 12:32

19.1.0 (2026-06-11)

Bug Fixes

  • bulk-model-sync: keep resolve info of unloaded concepts during save (a39e0a7)
  • compile published plugins against MPS 2025.1 (17ef705)
  • git-import: support compilation against MPS 2025.1 (f8e5b97)
  • mps-model-adapters,git-import: use the cross-version VFS FileSystem type in IMPSProject (d1d5273)
  • mps-model-adapters: skip removing a child node whose model is already gone (1014ce5)

Features

  • mps-model-adapters,mps-sync-plugin,bulk-model-sync: support MPS 2025.1 (f58039b)
  • mps-sync-plugin,mps-model-adapters,git-import: extend plugin compatibility to MPS 2025.1 (92d8a86)

19.0.1

Choose a tag to compare

@slisson slisson released this 11 Jun 06:28

19.0.1 (2026-06-11)

Bug Fixes

  • mps-sync-plugin: use BrowserUtil instead of java.awt.Desktop for login (07f7497)

19.0.0

Choose a tag to compare

@slisson slisson released this 02 Jun 14:27
7b66c35

19.0.0 (2026-06-02)

Bug Fixes

  • mps-sync-plugin: add org.jdom as a dependency for stubs (8587d96)

18.7.0

Choose a tag to compare

@slisson slisson released this 02 May 04:47

18.7.0 (2026-05-02)

Bug Fixes

  • model-datastructure: avoid unlimited growth of HistoryIndexNodes caused by version attributes (5401b75)

Features

  • model-client: add version attributes to ReplicatedModel and history queries (a763e1b)

18.6.2

Choose a tag to compare

@slisson slisson released this 30 Apr 05:17

18.6.2 (2026-04-30)

Bug Fixes

  • mps-sync-plugin: some module/model meta-data wasn't synchronized during incremental sync (b6244b5)

18.6.1

Choose a tag to compare

@slisson slisson released this 10 Apr 04:34

18.6.1 (2026-04-10)

Bug Fixes

  • mps-sync-plugin: pending auth request weren't shown when connected (ecad745)

18.6.0

Choose a tag to compare

@slisson slisson released this 01 Apr 15:09

18.6.0 (2026-04-01)

Bug Fixes

  • mps-sync-plugin: login wasn't possible with multiple bindings (aabbe72)

Features

  • vue-model-api: let root nodes of readonly bindings be readonly (74cc47d)

18.5.0

Choose a tag to compare

@slisson slisson released this 26 Mar 04:22

18.5.0 (2026-03-26)

Bug Fixes

  • model-client: tokens generated for one repository were used for all repositories (21e7191)

Features

  • model-client: allow starting replicated model in js with versionHash and repositoryId (7a4d3d4)
  • mps-sync-plugin: IModelSyncService.getBinding(SModuleId) now works when offline (b1125ef)