Skip to content

4.1.0

Choose a tag to compare

@XDelta XDelta released this 28 Sep 15:47
· 67 commits to main since this release
4f34e7f

New Features

  • Loading embedded locale data with fallback #30
    • Fixes raw locale keys being shown in settings
  • Added timing to config saving log
  • Added additional logging around GetLoadableTypes to assist in some mods not being seen as loadable
  • Added Repo link on the settings page (not currently clickable)

Fixes

  • Removed type hiding as Resonites 'type update' covers all the cases it did.
    • This also resolves extra setting components being created #36
    • Any extras will be cleaned up automatically on next launch
  • Removed setting name overrides so they can be localized
  • Removed Task IsCompletedSuccessfully Shim
  • Removed a few cases of unnecessary variable creation and assignment
  • Fix for some cases of empty config backups being created
  • Fixed troubleshooting link in faq by @polyjitter in #31
  • Various internal cleanup in docs and logging

Locale

New Contributors

Thanks for the contributions!

Full Changelog: 4.0.0...4.1.0