Skip to content

v2023.5.4 Various bug fixes and optomisations

Compare
Choose a tag to compare
@stephenlucerne stephenlucerne released this 30 May 03:35
· 36 commits to main since this release

In this patch we addressed some bugs and added some improvements to the core plugin's performance. The most notable fixes being uploads from Xbox will no longer trim file names and the GetMods request no longer returning zero mods after a search with no results.

Changelog

  • Fixed the UI from auto-initializing the plugin if already initialized
  • Fixed UI collection view not updating immediately on login
  • GetTagCategories will now return hidden tags
  • Fixed a visual bug with Unity's free aspect resolutions
  • Added mods' tags to the details view for individual mods
  • Improved performance for larger web request, particularly GetMods
  • Improved performance on larger mod uploads
  • Added some caching improvements for requests
  • Fixed a caching bug returning zero mods
  • Added more accurate disk space checking before mod isntallations
  • Various cosmetic fixes to the UI
  • Fixed mod uploading while on Xbox from trimming characters in file names