Skip to content

Release v4.2.5 (2026-04-19)

Choose a tag to compare

@github-actions github-actions released this 19 Apr 13:08
· 131 commits to master since this release
033a9bb

Heads up — Windows 11 LTSC users: earlier published artifacts crashed at startup on Windows 11 IoT LTSC with MissingMethodException: Cannot dynamically create an instance of type 'System.Configuration.ClientConfigurationHost'. This release fixes the trimming configuration so the published binary boots cleanly on LTSC editions (and any other environment where the IL trimmer was over-eager). No source-build workaround needed anymore.

What's Changed

Fixes

  • Fix #34: Defer player UpdateObject when item templates not yet cached by @Xian55 in #35
  • Fix: Preserve reflection-only types from PublishTrimmed (artifact follow-up) by @Xian55 in #36

Full Changelog: v4.2.4...v4.2.5