Skip to content

v1.0.10

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 17:40
f57c4d8

Stable release v1.0.10.
The latest commit is f57c4d8.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

  • Set the default sorting algorithm to be Topological by @hk21702 in #516
  • [500] Dialogue improvements by @hk21702 in #520
  • Set application window icon for Windows by @hk21702 in #525
  • Fix template labels by @hk21702 in #528
  • Minor Setting Changes by @LionelColaso in #499
  • [501] handle malformed settings with dialog by @oceancabbage in #532
  • Add graceful error handling for sorting algorithm not implemented by @hk21702 in #573
  • [538] Refactor path autodetect, add win reg based steam path finding by @hk21702 in #537
  • Db builder warning and partial dialogue refactor by @hk21702 in #554
  • [586] Replace issue templates with forms by @hk21702 in #590
  • Improves relative path handling for todds and game launch by @hk21702 in #598
  • [575] Re-create symlink option when reinstalling SteamCMD by @Patryk-Malinowski in #596
  • [502] [459] Improvements to mod warning/error display and toggle by @Patryk-Malinowski in #592
  • [536] Refactored and improved database path validation on metadata refresh by @hk21702 in #540
  • Symlink creation improvements and refactor by @hk21702 in #605
  • Improvements to GitHub Issues by @hk21702 in #609

🐛 Bug Fixes

  • Temporarily force windows console as workaround Nuitka bug 3019 by @hk21702 in #526
  • Remove console param from build action by @hk21702 in #529
  • linting-fixes by @hk21702 in #530
  • Hotfix missing steam api key input by @hk21702 in #533
  • [306] Fix expansion disabling by @hk21702 in #567
  • Fix git update crash by @hk21702 in #551
  • database_expiry_label Spelling fix by @hk21702 in #574
  • Fix steamDB creation crash when expiry or life is 0 by @hk21702 in #577
  • [562] Fixed clearing list in mod downloader by @Patryk-Malinowski in #581
  • [619] Fix git url parsing, add improved git action dialogue contents, fix metadata deletion race condition crash by @hk21702 in #620
  • Sort the inactive mod list alphabetically by @lisanhu in #613

🔧 Maintenance and Internal Changes

  • Typing fixes and Cleanup by @hk21702 in #497
  • Refactor app_info.py initialization by @hk21702 in #517
  • Fix minor linting errors by @hk21702 in #599
  • Remove pytz and types-Deprecated, replace outdated type libs with new typeshed libs by @hk21702 in #610

Miscellaneous Changes

  • Change deprecated extend-select to lint.extend-select by @hk21702 in #518
  • Remove strict ruff version by @hk21702 in #541
  • Revert "Minor Setting Changes" by @hk21702 in #560
  • Release Notes Configuration by @hk21702 in #593
  • Fix dependabot exclusion for misc changes in release notes by @hk21702 in #601

Dependency Updates

New Contributors

Full Changelog: v1.0.9...v1.0.10