What's Changed
- chore: bump reqwest from 0.12.28 to 0.13.1 in /src-tauri in the backend-deps group by @dependabot[bot] in #901
- chore: bump the frontend-deps group with 4 updates by @dependabot[bot] in #893
- chore: bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #900
- versions: don't leave behind an empty folder if the download fails by @xTVaser in #902
- Separate mods install progress components by @trippjoe in #908
- Fix: "An unexpected error occurred" associated with outdated vcc runtime by @trippjoe in #909
- Link to mod website, when available by @dallmeyer in #910
- DRY: Collect repeated requirements checking code into a single store. by @trippjoe in #911
- DRY: Let the router do the routing by @trippjoe in #912
- FIX: Notify users that the game settings have been reset by @trippjoe in #913
- Reduce unneeded log spam by @trippjoe in #914
- Refactor vcc runtime detection by @trippjoe in #921
- Refactor util/tar functions by @trippjoe in #922
- remove redundant util function by @trippjoe in #923
- Refactor util/file.rs by @trippjoe in #924
- Refactor util/network.rs by @trippjoe in #925
- Refactor util/game_tests.rs by @trippjoe in #926
- Refactor util/process.rs by @trippjoe in #927
- Refactor features/mods by @trippjoe in #928
- Refactor fn download_file by @trippjoe in #929
- Refactor/commands util by @trippjoe in #930
- Module restructuring by @trippjoe in #931
- Refactor: commands/game.rs by @trippjoe in #932
- Refactor commands/versions.rs by @trippjoe in #933
- refactor download_version by @trippjoe in #934
- fix: bypass requirements by @trippjoe in #935
- fix: prevent game controls dropdown from going off screen by @trippjoe in #938
- fix startup routing issue by @trippjoe in #937
- Refactor binaries.rs, texture_packs.rs, toast by @trippjoe in #936
- fix: getActiveVersion in router by @trippjoe in #939
- Omit installed_vcc_runtime from support_info.json if not windows by @trippjoe in #940
- use minimumSystemVersion in tauri config to ensure macos >= 15 by @trippjoe in #941
- add: get the exit signal from extractor/decompiler/compiler by @trippjoe in #942
- chore: bump the backend-deps group across 1 directory with 15 updates by @dependabot[bot] in #919
- chore: bump the frontend-deps group across 1 directory with 18 updates by @dependabot[bot] in #917
- update dependabot to group front-end and back-end tauri updates together by @trippjoe in #943
- Bump the "tauri" group with 2 updates across multiple ecosystems by @dependabot[bot] in #944
- Misc warnings by @trippjoe in #945
- Refactor mods platform filtering by @trippjoe in #946
Full Changelog: v2.8.12...v2.8.13