Skip to content

Releases: RimSort/RimSort

Edge Build (Unstable)

Edge Build (Unstable) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Sep 13:27
d657540

⚠️ This is an unstable edge build from the latest main branch. It may contain bugs and breaking changes. Use stable releases for production.

Edge release v1.13.3-edge0+d657540.
The latest commit is d657540.

Refer to the action run that created this release.

What's Changed

Miscellaneous Changes

Full Changelog: v1.13.2...Edge

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 13 Sep 01:14
7c06223

Stable release v1.13.2.
The latest commit is 7c06223.

Refer to the action run that created this release.

What's Changed

🐛 Bug Fixes

Miscellaneous Changes

  • docs: add manual update instructions by @be-student in #2411
  • build(deps): bump lxml from 6.1.2 to 6.1.3 by @dependabot[bot] in #2414
  • build(deps-dev): bump types-networkx from 3.6.1.20260728 to 3.6.1.20260903 by @dependabot[bot] in #2415
  • build(deps): bump platformdirs from 4.11.5 to 4.11.7 by @dependabot[bot] in #2416
  • build(deps-dev): bump ruff from 0.16.5 to 0.16.6 by @dependabot[bot] in #2418
  • build(deps-dev): bump nuitka from 4.2 to 4.2.1 by @dependabot[bot] in #2424
  • build(deps-dev): bump types-requests from 2.33.0.20260712 to 2.33.0.20260906 by @dependabot[bot] in #2429
  • build(deps-dev): bump types-psutil from 7.2.2.20260827 to 7.2.2.20260906 by @dependabot[bot] in #2428
  • build(deps): bump PaulHatch/semantic-version from 6.0.3 to 6.0.4 in /.github/workflows by @dependabot[bot] in #2430

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 06:56
3c3f58e

Stable release v1.13.1.
The latest commit is 3c3f58e.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

Full Changelog: v1.13.0...v1.13.1

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 05:54
dda2b6d

Stable release v1.13.0.
The latest commit is dda2b6d.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

  • Stop unsubscribe/subscribe from always blocking for 30 seconds by @keyz182 in #2397
  • feat: mod list history with snapshot diff viewer (closes #1678) by @DaraynLB in #2404

Miscellaneous Changes

  • build(deps): bump pygithub from 2.9.1 to 2.10.0 by @dependabot[bot] in #2392
  • build(deps): bump platformdirs from 4.11.3 to 4.11.4 by @dependabot[bot] in #2394
  • build(deps): bump click from 8.4.2 to 8.5.0 by @dependabot[bot] in #2401
  • build(deps-dev): bump types-psutil from 7.2.2.20260518 to 7.2.2.20260827 by @dependabot[bot] in #2400
  • build(deps): bump github/codeql-action from 4.37.8 to 4.37.9 in /.github/workflows by @dependabot[bot] in #2399
  • build(deps-dev): bump ruff from 0.16.4 to 0.16.5 by @dependabot[bot] in #2398
  • build(deps): bump platformdirs from 4.11.4 to 4.11.5 by @dependabot[bot] in #2405
  • build(deps): bump rapidfuzz from 3.14.5 to 3.14.6 by @dependabot[bot] in #2407
  • build(deps-dev): bump nuitka from 4.1.3 to 4.2 by @dependabot[bot] in #2406

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 17:40
51646ef

Stable release v1.12.0.
The latest commit is 51646ef.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

  • feat(macOS): support Apple Silicon build standardization & add Append Mod List feature by @qennenat in #2361

🐛 Bug Fixes

🔧 Maintenance and Internal Changes

Miscellaneous Changes

  • build(deps): bump charset-normalizer from 3.5.0 to 3.5.1 by @dependabot[bot] in #2381
  • build(deps): bump github/codeql-action from 4.37.7 to 4.37.8 in /.github/workflows by @dependabot[bot] in #2384
  • build(deps): bump lxml from 6.1.1 to 6.1.2 by @dependabot[bot] in #2387
  • build(deps-dev): bump types-pygments from 2.20.0.20260728 to 2.21.0.20260819 by @dependabot[bot] in #2386
  • build(deps-dev): bump ruff from 0.16.3 to 0.16.4 by @dependabot[bot] in #2385
  • update translations by @LionelColaso in #2391

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:21
2f06933

Stable release v1.11.1.
The latest commit is 2f06933.

Refer to the action run that created this release.

What's Changed

🐛 Bug Fixes

  • Fix lint, type, and duplication issues from just fix/just check by @LionelColaso in #2379

Miscellaneous Changes

  • fix(steam): bundle setup_steam_recovery_script.js in build by @makarworld in #2378

Full Changelog: v1.11.0...v1.11.1

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:54

Stable release v1.11.0.
The latest commit is c41a81a.

Refer to the action run that created this release.

What's Changed

Miscellaneous Changes

  • build(deps): bump github/codeql-action from 4 to 4.37.3 in /.github/workflows by @dependabot[bot] in #2344
  • Fix silent update failures on Linux requiring elevation by @Spagles in #2346
  • Don't send packages with id 0 in PublishedFileId.txt by @AlexVran in #2348
  • build(deps): bump github/codeql-action from 4.37.3 to 4.37.4 in /.github/workflows by @dependabot[bot] in #2349
  • build(deps-dev): bump ruff from 0.16.0 to 0.16.1 by @dependabot[bot] in #2350
  • build(deps): bump github/codeql-action from 4.37.4 to 4.37.6 in /.github/workflows by @dependabot[bot] in #2352
  • build(deps): bump actions/attest-build-provenance from 4.1.1 to 4.2.2 in /.github/workflows by @dependabot[bot] in #2354
  • build(deps): bump packaging from 26.2 to 26.3 by @dependabot[bot] in #2355
  • build(deps): bump platformdirs from 4.11.0 to 4.11.1 by @dependabot[bot] in #2356
  • build(deps-dev): bump ruff from 0.16.1 to 0.16.2 by @dependabot[bot] in #2357
  • build(deps): bump pygit2 from 1.19.3 to 1.20.0 by @dependabot[bot] in #2358
  • build(deps): bump platformdirs from 4.11.1 to 4.11.2 by @dependabot[bot] in #2360
  • build(deps): bump sqlalchemy from 2.0.51 to 2.0.52 by @dependabot[bot] in #2363
  • build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 in /.github/workflows by @dependabot[bot] in #2364
  • build(deps-dev): bump ruff from 0.16.2 to 0.16.3 by @dependabot[bot] in #2365
  • build(deps): bump charset-normalizer from 3.4.9 to 3.5.0 by @dependabot[bot] in #2366
  • build(deps): bump platformdirs from 4.11.2 to 4.11.3 by @dependabot[bot] in #2367
  • fix signal emit in settings failure dialog, auto-update prompt check, and appearance branch logic by @Spagles in #2362
  • feat: Workshop browser, missing deps, import, SteamCMD logs, wiki ru by @makarworld in #2374

New Contributors

Full Changelog: v1.10.2...v1.11.0

v1.10.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 17:03
936c79e

Stable release v1.10.2.
The latest commit is 936c79e.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

🐛 Bug Fixes

  • fix(ddsutility): File Deletion path can be mangled in DDSUtility if the path contains .dds outside of the file name by @tomaioo in #2178
  • fix(tags): restore TagEditDialog improvements from PR #2171 by @cebarks in #2304

🔧 Maintenance and Internal Changes

  • Fix thread priority setting logic in SearchWorker by @Spagles in #2342

Miscellaneous Changes

  • build(deps-dev): bump types-networkx from 3.6.1.20260624 to 3.6.1.20260724 by @dependabot[bot] in #2335
  • build(deps-dev): bump ruff from 0.15.22 to 0.16.0 by @dependabot[bot] in #2336
  • Add confirmation before verifying game files from menu bar by @a-pena in #2338
  • build(deps-dev): bump types-pygments from 2.20.0.20260518 to 2.20.0.20260728 by @dependabot[bot] in #2339
  • build(deps-dev): bump types-networkx from 3.6.1.20260724 to 3.6.1.20260728 by @dependabot[bot] in #2340

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:52
6787c0a

Stable release v1.10.1.
The latest commit is 6787c0a.

Refer to the action run that created this release.

What's Changed

🐛 Bug Fixes

  • fix(tags): Restore tags visibility toggle in mod lists by @An-on-im in #2332

Miscellaneous Changes

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:43
674c2de

Stable release v1.10.0.
The latest commit is 674c2de.

Refer to the action run that created this release.

What's Changed

🚀 Features and Improvements

  • refactor(logging): extract logging setup into dedicated module by @cebarks in #2093
  • Add menu button to download any Steam RimWorld Version by @bukowa in #2298
  • feat: dev mode data isolation by @cebarks in #2058
  • feat: add Git Mod Updater panel and clean up GitHub Mods implementation by @cebarks in #2128

Miscellaneous Changes

  • build(deps-dev): bump types-requests from 2.33.0.20260518 to 2.33.0.20260712 by @dependabot[bot] in #2309
  • Update ru_RU translation (hand work, no AI/Translaters) by @Bebranot in #2312
  • implement --steamcmd-helper CLI mode for subprocess orchestration by @bukowa in #2316
  • build(deps-dev): bump ruff from 0.15.21 to 0.15.22 by @dependabot[bot] in #2319
  • fix: keep local git/SteamCMD mods active over their Workshop copy by @keyz182 in #2320
  • build(deps): bump PaulHatch/semantic-version from 6.0.2 to 6.0.3 in /.github/workflows by @dependabot[bot] in #2318

New Contributors

Full Changelog: v1.9.0...v1.10.0