Releases: RimSort/RimSort
v1.1.2
Stable release v1.1.2.
The latest commit is 5d31633.
Refer to the action run that created this release.
What's Changed
🐛 Bug Fixes
- Remove Nuitka Qt translation exclusion by @LionelColaso in #1955
- Make inactive mods sort combobox use stable enum userData by @LionelColaso in #1956
Miscellaneous Changes
- Update todds missing-path messages by @LionelColaso in #1957
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Stable release v1.1.1.
The latest commit is eab731c.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Optimize artifact sizes and various small CI fixes by @cebarks in #1944
- add AppImage as a download option for linux by @cebarks in #1939
🐛 Bug Fixes
- Fix EULA text in MSI installer by @SpeedoMan25 in #1936
- fix(db-builder): add new required Steam WebAPI QueryFiles parameters by @cebarks in #1938
Miscellaneous Changes
- build(deps-dev): bump types-psutil from 7.2.2.20260408 to 7.2.2.20260508 by @dependabot[bot] in #1940
- build(deps-dev): bump types-requests from 2.33.0.20260503 to 2.33.0.20260508 by @dependabot[bot] in #1941
- build(deps-dev): bump types-greenlet from 3.5.0.20260428 to 3.5.0.20260508 by @dependabot[bot] in #1942
- build(deps-dev): bump types-pygments from 2.20.0.20260408 to 2.20.0.20260508 by @dependabot[bot] in #1943
- build(deps-dev): bump types-pexpect from 4.9.0.20260408 to 4.9.0.20260508 by @dependabot[bot] in #1947
- build(deps): bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory by @dependabot[bot] in #1949
- build(deps-dev): bump nuitka from 4.0.8 to 4.1 by @dependabot[bot] in #1951
- build(deps-dev): bump types-networkx from 3.6.1.20260408 to 3.6.1.20260513 by @dependabot[bot] in #1952
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Stable release v1.1.0.
The latest commit is d2f9ce2.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Fix: Add hasattr check to prevent AttributeError when calling DownloadItem in Steamworks API by @SpeedoMan25 in #1918
- [fix] Memory leak and hanging process with built-in browser by @codebykoi in #1914
- feat(browser): open mod URL on downloader list item double-click by @exefer in #1927
🐛 Bug Fixes
- fix(todds): validate paths exist before writing to todds.txt by @SpeedoMan25 in #1923
- fix: batch SteamCMD downloads to prevent vprof thread overflow by @SpeedoMan25 in #1924
- fix(nuitka): remove =yes from --noinclude-qt-translations by @LionelColaso in #1933
- fix(git): prevent segfault crash on pygit2 fetch timeouts by @SpeedoMan25 in #1935
🔧 Maintenance and Internal Changes
Miscellaneous Changes
- build(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 in /.github/workflows by @dependabot[bot] in #1833
- build(deps): bump charset-normalizer from 3.4.5 to 3.4.6 by @dependabot[bot] in #1834
- build(deps): bump PaulHatch/semantic-version from 6.0.1 to 6.0.2 in /.github/workflows by @dependabot[bot] in #1847
- build(deps-dev): bump nuitka from 4.0.5 to 4.0.6 by @dependabot[bot] in #1850
- build(deps): bump json from 2.18.1 to 2.19.2 in /docs in the bundler group across 1 directory by @dependabot[bot] in #1851
- build(deps-dev): bump ruff from 0.15.6 to 0.15.7 by @dependabot[bot] in #1852
- build(deps): bump pygithub from 2.8.1 to 2.9.0 by @dependabot[bot] in #1856
- build(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 by @dependabot[bot] in #1855
- build(deps-dev): bump types-networkx from 3.6.1.20260303 to 3.6.1.20260321 by @dependabot[bot] in #1857
- build(deps-dev): bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 by @dependabot[bot] in #1859
- build(deps): bump pyside6 from 6.10.2 to 6.11.0 by @dependabot[bot] in #1858
- build(deps-dev): bump nuitka from 4.0.6 to 4.0.7 by @dependabot[bot] in #1860
- build(deps): bump actions/deploy-pages from 4 to 5 in /.github/workflows by @dependabot[bot] in #1861
- build(deps): bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #1862
- build(deps-dev): bump ruff from 0.15.7 to 0.15.8 by @dependabot[bot] in #1863
- build(deps-dev): bump types-requests from 2.32.4.20260324 to 2.33.0.20260327 by @dependabot[bot] in #1864
- build(deps): bump cryptography from 46.0.5 to 46.0.6 in the uv group across 1 directory by @dependabot[bot] in #1865
- build(deps): bump actions/configure-pages from 5 to 6 in /.github/workflows by @dependabot[bot] in #1867
- build(deps): bump pygit2 from 1.19.1 to 1.19.2 by @dependabot[bot] in #1868
- build(deps): bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in #1869
- build(deps): bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in #1870
- build(deps): bump super-linter/super-linter from 8.5.0 to 8.6.0 in /.github/workflows by @dependabot[bot] in #1872
- build(deps): bump aiohttp from 3.13.4 to 3.13.5 by @dependabot[bot] in #1874
- build(deps-dev): bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in #1873
- build(deps-dev): bump types-pygments from 2.19.0.20251121 to 2.19.0.20260402 by @dependabot[bot] in #1875
- build(deps-dev): bump types-requests from 2.33.0.20260327 to 2.33.0.20260402 by @dependabot[bot] in #1878
- build(deps-dev): bump types-networkx from 3.6.1.20260321 to 3.6.1.20260402 by @dependabot[bot] in #1877
- build(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260402 by @dependabot[bot] in #1876
- build(deps-dev): bump ruff from 0.15.8 to 0.15.9 by @dependabot[bot] in #1880
- build(deps-dev): bump types-pygments from 2.19.0.20260402 to 2.20.0.20260406 by @dependabot[bot] in #1884
- build(deps): bump sqlalchemy from 2.0.48 to 2.0.49 by @dependabot[bot] in #1885
- build(deps): bump click from 8.3.1 to 8.3.2 by @dependabot[bot] in #1886
- build(deps): bump charset-normalizer from 3.4.6 to 3.4.7 by @dependabot[bot] in #1887
- build(deps-dev): bump types-pygments from 2.20.0.20260406 to 2.20.0.20260407 by @dependabot[bot] in #1889
- build(deps-dev): bump types-greenlet from 3.3.0.20251206 to 3.3.0.20260408 by @dependabot[bot] in #1890
- build(deps-dev): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #1891
- build(deps-dev): bump types-psutil from 7.2.2.20260402 to 7.2.2.20260408 by @dependabot[bot] in #1892
- build(deps-dev): bump types-pygments from 2.20.0.20260407 to 2.20.0.20260408 by @dependabot[bot] in #1893
- build(deps): bump rapidfuzz from 3.14.3 to 3.14.5 by @dependabot[bot] in #1894
- build(deps): bump addressable from 2.8.7 to 2.9.0 in /docs in the bundler group across 1 directory by @dependabot[bot] in #1895
- build(deps): bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory by @dependabot[bot] in #1896
- build(deps): bump msgspec from 0.20.0 to 0.21.0 by @dependabot[bot] in #1897
- build(deps-dev): bump types-requests from 2.33.0.20260402 to 2.33.0.20260408 by @dependabot[bot] in #1898
- build(deps-dev): bump types-pexpect from 4.9.0.20260127 to 4.9.0.20260408 by @dependabot[bot] in #1899
- build(deps-dev): bump types-greenlet from 3.3.0.20260408 to 3.4.0.20260409 by @dependabot[bot] in #1900
- build(deps-dev): bump types-toposort from 1.10.0.20250809 to 1.10.0.20260408 by @dependabot[bot] in #1901
- build(deps-dev): bump mypy from 1.20.0 to 1.20.1 by @dependabot[bot] in #1902
- build(deps-dev): bump ruff from 0.15.9 to 0.15.10 by @dependabot[bot] in #1903
- build(deps-dev): bump types-networkx from 3.6.1.20260402 to 3.6.1.20260408 by @dependabot[bot] in #1904
- build(deps): bump platformdirs from 4.9.4 to 4.9.6 by @dependabot[bot] in #1906
- build(deps): bump pillow from 12.1.1 to 12.2.0 in the uv group across 1 directory by @dependabot[bot] in #1907
- build(deps): bump msgspec from 0.21.0 to 0.21.1 by @dependabot[bot] in #1910
- build(deps): bump actions/upload-pages-artifact from 4 to 5 in /.github/workflows by @dependabot[bot] in #1908
- build(deps-dev): bump nuitka from 4.0.7 to 4.0.8 by @dependabot[bot] in #1905
- build(deps): bump lxml from 6.0.2 to 6.0.4 by @dependabot[bot] in #1909
- build(deps): bump pygithub from 2.9.0 to 2.9.1 by @dependabot[bot] in #1912
- build(deps): bump packaging from 26.0 to 26.1 by @dependabot[bot] in #1913
- build(deps-dev): bump ruff from 0.15.10 to 0.15.11 by @dependabot[bot] in #1915
- build(deps): bump certifi from 2026.2.25 to 2026.4.22 by @dependabot[bot] in #1919
- build(deps-dev): bump mypy from 1.20.1 to 1.20.2 by @dependabot[bot] in #1917
- build(deps): bump lxml from 6.0.4 to 6.1.0 by @dependabot[bot] in #1916
- build(deps): bump click from 8.3.2 to 8.3.3 by @dependabot[bot] in #1920
- Fix: Resolve TypeError when restoring instance backups by using standard setattr by @SpeedoMan25 in #1921
- fix: prevent double UUID insertion and duplicate item in append_new_item by @SpeedoMan25 in #1922
- Harden subprocess execut...
v1.0.76
Stable release v1.0.76.
The latest commit is 9755279.
Refer to the action run that created this release.
What's Changed
🐛 Bug Fixes
- Prevent crash in append_new_item. Improve metadata creation/update. by @Patryk-Malinowski in #1832
Miscellaneous Changes
- build(deps-dev): bump nuitka from 4.0.4 to 4.0.5 by @dependabot[bot] in #1830
- build(deps-dev): bump ruff from 0.15.5 to 0.15.6 by @dependabot[bot] in #1831
Full Changelog: v1.0.75...v1.0.76
v1.0.75
Stable release v1.0.75.
The latest commit is d85dcaa.
Refer to the action run that created this release.
What's Changed
🐛 Bug Fixes
- Replace chardet with charset-normalizer for improved encoding detection by @LionelColaso in #1828
Miscellaneous Changes
- build(deps-dev): bump types-networkx from 3.6.1.20260210 to 3.6.1.20260303 by @dependabot[bot] in #1809
- build(deps): bump sqlalchemy from 2.0.47 to 2.0.48 by @dependabot[bot] in #1808
- build(deps-dev): bump nuitka from 4.0.1 to 4.0.2 by @dependabot[bot] in #1814
- build(deps): bump chardet from 6.0.0.post1 to 7.0.1 by @dependabot[bot] in #1815
- Enable Ruff format validation in GitHub Actions lint workflow by @LionelColaso in #1816
- build(deps): bump platformdirs from 4.9.2 to 4.9.4 by @dependabot[bot] in #1817
- build(deps-dev): bump ruff from 0.15.4 to 0.15.5 by @dependabot[bot] in #1818
- build(deps-dev): bump nuitka from 4.0.2 to 4.0.3 by @dependabot[bot] in #1821
- build(deps): bump imageio from 2.37.2 to 2.37.3 by @dependabot[bot] in #1822
- Remove pylance dev dependency by @LionelColaso in #1823
- build(deps): bump pyside6 from 6.10.1 to 6.10.2 by @dependabot[bot] in #1750
- update translations by @LionelColaso in #1824
- build(deps-dev): bump nuitka from 4.0.3 to 4.0.4 by @dependabot[bot] in #1825
- build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 in /.github/workflows by @dependabot[bot] in #1826
- build(deps): bump chardet from 7.0.1 to 7.1.0 by @dependabot[bot] in #1827
- fix: correct translation strings in es_ES and ru_RU by @LionelColaso in #1829
Full Changelog: v1.0.74...v1.0.75
v1.0.74
Stable release v1.0.74.
The latest commit is cd38035.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Delete mods using del key by @Patryk-Malinowski in #1806
🐛 Bug Fixes
- Fix exiting ZIP dialog when existing files present by @Patryk-Malinowski in #1805
Full Changelog: v1.0.73...v1.0.74
v1.0.73
Stable release v1.0.73.
The latest commit is 6552670.
Refer to the action run that created this release.
What's Changed
🐛 Bug Fixes
- Fix harmless errors when updating settings backup by @Patryk-Malinowski in #1791
- Fix filtering with notes by @Patryk-Malinowski in #1796
Miscellaneous Changes
- build(deps): bump chardet from 5.2.0 to 6.0.0.post1 by @dependabot[bot] in #1793
- build(deps): bump sqlalchemy from 2.0.46 to 2.0.47 by @dependabot[bot] in #1797
- build(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in #1798
- build(deps): bump actions/attest-build-provenance from 3.2.0 to 4.0.0 in /.github/workflows by @dependabot[bot] in #1799
- build(deps): bump actions/upload-artifact from 6 to 7 in /.github/workflows by @dependabot[bot] in #1803
- build(deps-dev): bump ruff from 0.15.2 to 0.15.4 by @dependabot[bot] in #1804
- build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 in /.github/workflows by @dependabot[bot] in #1802
- build(deps): bump actions/attest-build-provenance from 4.0.0 to 4.1.0 in /.github/workflows by @dependabot[bot] in #1801
Full Changelog: v1.0.72...v1.0.73
v1.0.72
Stable release v1.0.72.
The latest commit is cf5d63f.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Add translation management features by @oceanfrost in #1782
- Improve handling of corrupted settings by @Patryk-Malinowski in #1788
- Speed up loading visible widgets when scrolling by @Patryk-Malinowski in #1790
Miscellaneous Changes
- build(deps-dev): bump ruff from 0.15.1 to 0.15.2 by @dependabot[bot] in #1787
Full Changelog: v1.0.71...v1.0.72
v1.0.71
Stable release v1.0.71.
The latest commit is 10dfe93.
Refer to the action run that created this release.
What's Changed
🐛 Bug Fixes
- Attempt to fix Windows updater by @Patryk-Malinowski in #1781
Miscellaneous Changes
- build(deps): bump platformdirs from 4.5.1 to 4.9.2 by @dependabot[bot] in #1776
- build(deps-dev): bump nuitka from 4.0 to 4.0.1 by @dependabot[bot] in #1777
- build(deps): bump submodules/SteamworksPy from
97fae5dto7b35e08by @dependabot[bot] in #1775 - build(deps): bump pillow from 11.3.0 to 12.1.1 in the uv group across 1 directory by @dependabot[bot] in #1780
- build(deps-dev): bump types-lxml from 2026.1.1 to 2026.2.16 by @dependabot[bot] in #1783
Full Changelog: v1.0.70...v1.0.71
v1.0.70
Stable release v1.0.70.
The latest commit is fb32be2.
Refer to the action run that created this release.
What's Changed
🚀 Features and Improvements
- Player log reader improvements by @Patryk-Malinowski in #1767
- Improve performance when drag and dropping multiple mods by @Patryk-Malinowski in #1764
- Implement searching mod notes using fuzzy search by @Patryk-Malinowski in #1766
- Improve handling of invalid items after possible steam unsubscribe by @Patryk-Malinowski in #1774
🐛 Bug Fixes
- Fix crashes from using deletion menu by @Patryk-Malinowski in #1765
- Fix bulk mod coloring. Speed up by ~90% by @Patryk-Malinowski in #1756
🔧 Maintenance and Internal Changes
- Remove aux db performance mode by @Patryk-Malinowski in #1772
Miscellaneous Changes
- build(deps): bump packaging from 25.0 to 26.0 by @dependabot[bot] in #1732
- build(deps): bump sqlalchemy from 2.0.45 to 2.0.46 by @dependabot[bot] in #1734
- build(deps): bump PaulHatch/semantic-version from 5.4.0 to 6.0.0 in /.github/workflows by @dependabot[bot] in #1731
- build(deps): bump pyside6 from 6.10.0 to 6.10.1 by @dependabot[bot] in #1489
- build(deps-dev): bump ruff from 0.14.13 to 0.14.14 by @dependabot[bot] in #1736
- build(deps): bump PaulHatch/semantic-version from 6.0.0 to 6.0.1 in /.github/workflows by @dependabot[bot] in #1739
- build(deps-dev): bump nuitka from 2.8.9 to 2.8.10 by @dependabot[bot] in #1740
- build(deps): bump super-linter/super-linter from 8.3.2 to 8.4.0 in /.github/workflows by @dependabot[bot] in #1745
- build(deps): bump psutil from 7.2.1 to 7.2.2 by @dependabot[bot] in #1746
- build(deps-dev): bump types-pexpect from 4.9.0.20250916 to 4.9.0.20260127 by @dependabot[bot] in #1743
- build(deps-dev): bump types-psutil from 7.2.1.20260116 to 7.2.2.20260130 by @dependabot[bot] in #1747
- build(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 in /.github/workflows by @dependabot[bot] in #1742
- build(deps): bump protobuf from 6.32.0rc1 to 6.33.5 in the uv group across 1 directory by @dependabot[bot] in #1753
- build(deps-dev): bump nuitka from 2.8.10 to 4.0 by @dependabot[bot] in #1754
- build(deps-dev): bump ruff from 0.14.14 to 0.15.0 by @dependabot[bot] in #1752
- Specify Wix extension version in build.yml by @oceanfrost in #1768
- build(deps-dev): bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in #1763
- build(deps): bump cryptography from 45.0.5 to 46.0.5 in the uv group across 1 directory by @dependabot[bot] in #1762
- build(deps-dev): bump types-networkx from 3.6.1.20251220 to 3.6.1.20260210 by @dependabot[bot] in #1760
- build(deps): bump faraday from 2.12.0 to 2.14.1 in /docs in the bundler group across 1 directory by @dependabot[bot] in #1759
- build(deps): bump super-linter/super-linter from 8.4.0 to 8.5.0 in /.github/workflows by @dependabot[bot] in #1758
Full Changelog: v1.0.69...v1.0.70