Releases: modio/modio-ue
v2026.3
v2026.2
Core
Updates
- Documentation updates
- NativeSDK updated to 2026.2
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.
v2025.12
Updates
- Added support for Brazilian Portuguese
- Added support for Czech
- Added CloudCooking Enabled Enum to Unreal
Bugfixes
- Fixed issues with UE Offline Docs
- Fixed a broken documentation link in Settings
Other
- Updated pinned sdk version to 2025.12
- Updated Cloud Cooking provisioning documentation
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.
2025.10
Core Plugin
Features
- Add Collections to Modio Subsystem
- Support for UE5.6 added
- Minimum UE version bumped to UE5.4
- NativeSDK updated to 2025.10
Bugfixes
- Fix filters not applying properly in some cases
- Fix error with declaration shadowing a field
Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.
v2025.9
Updates
- Add support for WindowsServer and LinuxServer platforms
- NativeSDK updated to 2025.9
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.
v2025.7
Updates
- NativeSDK updated
- Most monolithic header usage replaced with specific headers
- Documentation updates
Bugfixes
- Onboarding widget 'show on startup' setting moved to per-user settings, value should persist properly now
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.
v2025.5
Updates
- Improved support for projects that enforce the use of TObjectPtr instead of raw pointers
- Updated Native SDK to 2025.5 release
Bugfixes
- Do not overwrite cached initialization options if init was unsuccessful or had already been performed
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.
v2025.4
Updates
- Updated documentation regarding GetTermsOfUseAsync and the use of bUserHasAcceptedTerms during authentication
- NativeSDK updated to 2025.4
Bugfixes
- Build scripts will no longer throw an error for missing platform folders
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.
v2025.3
Updates
- Support for UE 5.5 added
- Bump NativeSDK to 2025.3
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.
v2025.2
Updates
- NativeSDK updated to 2025.2
- Explicit support for LinuxArm64 builds
- Updated comments for types in the public interface of the plugin
Bugfixes
- Explicitly instantiate GetRawList for some types to avoid issues in
DebugGame configurations
As always, please use the attached archive rather than the autogenerated files Github produces so that our submodule dependencies are included.