4.1.0
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
- Added ja Locale by @kazu0617 in #35
- Added en and eo locale by @XDelta
- Added zh-tw by @medicalwei in #32
New Contributors
- @polyjitter made their first contribution in #31
- @medicalwei made their first contribution in #32
- @kazu0617 made their first contribution in #35
Thanks for the contributions!
Full Changelog: 4.0.0...4.1.0