Skip to content

v2024.2

Compare
Choose a tag to compare
@stephenwhittle stephenwhittle released this 28 Feb 01:38
· 5 commits to main since this release

Updates

  • Documentation updates and improvements
  • UI improvements and polish
  • Addition of new UModioSubsystem::SetLanguage method - calling this as part of your plugin initialization flow will set the language for all REST API calls, eliminating the need to explicitly pass one to methods like GetTermsOfUseAsync
  • NativeSDK updated to 2024.2

Bugfixes

  • Profiling support will no longer be enabled in Test configuration as it utilized functionality not available there

Breaking Changes

  • Deprecated version of GetTermsOfUseAsync has been removed
  • GetTermsOfUseAsync no longer requires an explicit language parameter

Please use the attached source archive rather than the one automatically generated by Github, to include our submodule dependencies.