v1.0.68
Stable release v1.0.68. The latest commit is e1154e63cf03ec319219dd04eb6588f1a789ffbf.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Add Steam game file verification feature by @LionelColaso in https://github.com/RimSort/RimSort/pull/1711
- Add Steam protocol launch option for enabling Steam overlay by @LionelColaso in https://github.com/RimSort/RimSort/pull/1714
- Disable run arguments when launching via Steam protocol by @LionelColaso in https://github.com/RimSort/RimSort/pull/1715
- Fix update script launching on Linux and improve Windows elevation by @LionelColaso in https://github.com/RimSort/RimSort/pull/1716
- Refactor Steamworks subscription handling for sequencing and stability by @LionelColaso in https://github.com/RimSort/RimSort/pull/1719
🐛 Bug Fixes
- Fix IndexError in __handle_inactive_mod_key_press when no items selected by @LionelColaso in https://github.com/RimSort/RimSort/pull/1713
🔧 Maintenance and Internal Changes
- Refactor _on_steam_verify_game_clicked to emit EventBus event by @LionelColaso in https://github.com/RimSort/RimSort/pull/1712
Miscellaneous Changes
- Update localization files for Steam integration enhancements by @LionelColaso in https://github.com/RimSort/RimSort/pull/1720
Full Changelog: https://github.com/RimSort/RimSort/compare/v1.0.67...v1.0.68