What's Changed
- workflows: add arm64 target to the appimage build matrix by @loathingKernel in #633
- project: remove maximum pyside6 version cap by @loathingKernel in #658
- Add arm64 packaging workflows for Windows and Linux by @loathingKernel in #659
- fixup! workflows: add arm64 windows nuitka builds by @loathingKernel in #660
- workflows: go back to not marking pre-releases as latest by @loathingKernel in #661
- LoginDialog: show failure as reported by legendary when trying to log in by @loathingKernel in #665
- Improve DLC handling during [un]install by @loathingKernel in #666
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #667
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #668
- Reduce memory requirements for steam app id completion by @loathingKernel in #669
- Add achievements in game details by @loathingKernel in #670
- RareGame: check for achievements using the app's namespace by @loathingKernel in #671
- Enable use_signed_urls by default when installing by @loathingKernel in #673
- Refactor how signals are connected to lambdas to avoid memory leaks by @loathingKernel in #674
- RareGameSlim: update last sync timestamp after uploading/downloading saves by @loathingKernel in #676
- Fix crash due to extraneous argument in a signal's lambda by @loathingKernel in #678
- Use manifest data to populate and extend selectable downloads by @loathingKernel in #686
- ProtonSettings: reset forms if there are no compatibility tools available by @loathingKernel in #690
- Search for steamrt in umu's folder, add BSD subreaper by @loathingKernel in #691
- Better handling of Rare's entry point in Flatpak and Snap by @loathingKernel in #694
- Changing the command used by .desktop game files when using Snap and Flatpak versions. by @Kyuyrii in #692
- WineSettings: don't reset the wine and prefix paths if there isn't a stored value by @loathingKernel in #695
- deps: update legendary version by @loathingKernel in #697
- workflows: replace ubuntu-* with ubuntu-slim by @loathingKernel in #698
- fixup! workflows: replace ubuntu-* with ubuntu-slim by @loathingKernel in #699
New Contributors
Full Changelog: 1.12.0...1.12.0.89