Stable release v1.0.11.
The latest commit is cba16c2.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- [141] Mod Description Refactor and Unity Rich Text Rendering by @hk21702 in #571
- [451] Add steamCMD cache clear options by @hk21702 in #576
- [603] Implement instance specific ability to ignore future steamcmd setup dialogs on startup by @hk21702 in #612
- [380][451][635] Cleanup of SteamCMD mod manifest + acf metadata on deletion by @twstagg in #623
- Add completion notification to runner panel by @LionelColaso in #660
- Report RimSort version at init of application in logs by @hk21702 in #664
- Ask to enable steam integration at setup by @hk21702 in #667
- Add RimThunder: Core as a replacement dependency for Engine Industries by AOBA by @Limfjorden in #668
- Add modlist folder to RimSort by @Patryk-Malinowski in #680
- Add Python shebang to main.py by @yodatak in #681
- [678] Implement warning when Rentry response code is not 200. Fix Rentry import action duplication. by @hk21702 in #685
- Added indication of mod installation status in Workshop pages by @fflz in #719
- Add option to selectively download mods from collections by @fflz in #721
- rentry: avoid crashes by @LionelColaso in #691
- [145] Implement "mod type filter" by @LionelColaso in #653
- Minor fixes for mod_type filter by @LionelColaso in #731
- Add setting to hide invalid mods when filtering by @Patryk-Malinowski in #728
- [513] Additional Shortcuts and Improved Organization by @LionelColaso in #648
🐛 Bug Fixes
- DB Builder fixes/improvements by @twstagg in #630
- Minor metadata parsing bugfixes by @hk21702 in #640
- Fix crash when setattr for instances, where the key does not exist. by @hk21702 in #669
- Fix save button blinking by @Patryk-Malinowski in #674
- Fix Nuikta Build Options - Only use mode and remove deprecated options by @hk21702 in #694
- Critical: Fix workflows by @LionelColaso in #706
- Remove warnings when exiting rentry/workshop import dialogue by @Patryk-Malinowski in #714
- Fix searching in active and inactive modlists by @Patryk-Malinowski in #682
- Make sure 'hide invalid mods when filtering' checkbox is checked/unchecked by @Patryk-Malinowski in #741
🔧 Maintenance and Internal Changes
- Minor fixes by @LionelColaso in #644
- Avoid some redundant error/warning recalculations by @Patryk-Malinowski in #733
- Move QListWidgetItem data from dict to a class by @Patryk-Malinowski in #735
Miscellaneous Changes
- Update rimsort_preview.png by @twstagg in #631
- Add instance name to main window title by @Patryk-Malinowski in #676
- [608] Migrate Documentation to GitHub Pages by @hk21702 in #641
- [608] Update Wiki Links by @hk21702 in #690
- Workflow: upgrade python: from 3.11 to 3.12 by @LionelColaso in #717
- Change instance name separator to | by @Patryk-Malinowski in #729
Dependency Updates
- Bump watchdog from 5.0.2 to 5.0.3 by @dependabot in #625
- Bump docs/RimSort.wiki from
1a819ac
to0c2704a
by @dependabot in #629 - Bump pyside6 from 6.7.2 to 6.7.3 by @dependabot in #624
- Bump actions/upload-artifact from 4.4.0 to 4.4.1 in /.github/workflows by @dependabot in #632
- Bump actions/upload-artifact from 4.4.1 to 4.4.3 in /.github/workflows by @dependabot in #636
- Bump xmltodict from 0.13.0 to 0.14.1 by @dependabot in #637
- Bump pygithub from 2.3.0 to 2.4.0 by @dependabot in #582
- Bump networkx from 3.3 to 3.4 by @dependabot in #638
- Bump networkx from 3.4 to 3.4.1 by @dependabot in #643
- Bump imageio from 2.35.1 to 2.36.0 by @dependabot in #642
- Bump pyside6 from 6.7.3 to 6.8.0.1 by @dependabot in #650
- Bump nuitka from 2.4.8 to 2.4.10 by @dependabot in #649
- Bump psutil from 6.0.0 to 6.1.0 by @dependabot in #654
- Bump xmltodict from 0.14.1 to 0.14.2 by @dependabot in #652
- Bump networkx from 3.4.1 to 3.4.2 by @dependabot in #661
- Bump nuitka from 2.4.10 to 2.4.11 by @dependabot in #666
- Bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in /.github/workflows by @dependabot in #673
- Bump watchdog from 5.0.3 to 6.0.0 by @dependabot in #672
- Bump pyside6 from 6.8.0.1 to 6.8.0.2 by @dependabot in #665
- Bump pygithub from 2.4.0 to 2.5.0 by @dependabot in #675
- Bump the bundler group across 1 directory with 3 updates by @dependabot in #689
- Bump super-linter/super-linter from 7.1.0 to 7.2.0 in /.github/workflows by @dependabot in #696
- Bump nuitka from 2.4.11 to 2.5.1 by @dependabot in #697
- Bump imageio from 2.36.0 to 2.36.1 by @dependabot in #698
- Bump nuitka from 2.5.1 to 2.5.4 by @dependabot in #699
- Bump nuitka from 2.5.4 to 2.5.6 by @dependabot in #702
- Bump actions/attest-build-provenance from 1.4.4 to 2.0.0 in /.github/workflows by @dependabot in #701
- Bump actions/attest-build-provenance from 2.0.0 to 2.0.1 in /.github/workflows by @dependabot in #704
- Bump loguru from 0.7.2 to 0.7.3 by @dependabot in #705
- Bump actions/attest-build-provenance from 2.0.1 to 2.1.0 in /.github/workflows by @dependabot in #707
- Bump super-linter/super-linter from 7.2.0 to 7.2.1 in /.github/workflows by @dependabot in #709
- Bump actions/upload-artifact from 4.4.3 to 4.5.0 in /.github/workflows by @dependabot in #710
- Bump nuitka from 2.5.6 to 2.5.7 by @dependabot in #711
- Bump psutil from 6.1.0 to 6.1.1 by @dependabot in #713
- Bump pyside6 from 6.8.0.2 to 6.8.1 by @dependabot in #700
- Bump nuitka from 2.5.7 to 2.5.8 by @dependabot in #716
- Bump msgspec from 0.18.6 to 0.19.0 by @dependabot in #723
- Bump nuitka from 2.5.8 to 2.5.9 by @dependabot in #722
- Bump gitpython from 3.1.43 to 3.1.44 by @dependabot in #734
- Bump actions/upload-artifact from 4.5.0 to 4.6.0 in /.github/workflows by @dependabot in #742
- Bump ncipollo/release-action from 1.14.0 to 1.15.0 in /.github/workflows by @dependabot in #744
New Contributors
- @Limfjorden made their first contribution in #668
- @yodatak made their first contribution in #681
- @fflz made their first contribution in #719
Full Changelog: v1.0.10...v1.0.11