3.1.48
github-actions
released this
06 Apr 11:27
·
437 commits
to master
since this release
What's Changed
- Make DisableModModal more self-sustained by @anttimaki in #1216
- Use Vuex when disabling all mods from settings page by @anttimaki in #1219
- Move localModList from main Vuex store to ProfileModule by @anttimaki in #1228
- Use Vuex to manage error modal by @anttimaki in #1225
- Duplicate active game and settings instance in Vuex by @anttimaki in #1230
- Fix invalid VotV game definition and invalid UE4SS-settings link behavior by @ethangreen-dev in #1232
- Move resetting mod list back to Profiles.vue by @anttimaki in #1242
- Limit the size of the profiles exported as a code to 20MB by @anttimaki in #1245
- Handle errors thrown by profile export zip creation by @anttimaki in #1246
- Duplicate active profile in Vuex by @anttimaki in #1243
- Add Plasma by @ethangreen-dev in #1241
- Add MS Store version of Bomb Rush Cyberfunk by @cspotcode in #1259
- Make UninstallModModal more self-sustained by @anttimaki in #1247
- Make AssociatedModsModal more self-sustained by @anttimaki in #1248
- Make LocalModCard more self-sustained by @anttimaki in #1249
- LocalModList cleanup by @anttimaki in #1250
- Delegate enabling all mods to Vuex from settings view by @anttimaki in #1251
- Utilise Vuex-based methods in App.vue and related UtilityMixin by @anttimaki in #1252
- Use Vuex to access active game and settings in Profiles.vue by @anttimaki in #1253
- Add Content Warning by @Oksamies in #1282
- Updated versions and CHANGELOG by @ebkr in #1285
- Develop by @ebkr in #1286
New Contributors
- @cspotcode made their first contribution in #1259
Full Changelog: v3.1.47...v3.1.48