Prism Launcher Release 9.3, now available
releaseHey!
After taking a break from our work on the upcoming Prism 𝕏 (happy April Fools!), the Prism Launcher team is proud to present the latest release in our 9.x series: 9.3 🎉
This release primarily improves stability, compatibility, and introduces some quality of life changes. Highlights include many crashes being fixed, better support for themeing, better default themes, and our AppImage now (hopefully) working on many more Linux distributions.
Feel free to grab the latest download here for your respective platform, and until next time! 🌈
Changelog
You can find a full list of changes here: https://github.com/PrismLauncher/PrismLauncher/compare/9.2...9.3.
Added
- Build Flatpaks for ARM by @getchoo in #3319
- Build Nix packages for aarch64-linux by @getchoo in #3318
- Publish on FlakeHub by @getchoo in #3359
- Recognize riscv64 as a 64-bit platform by @thonkdifferent in #3425
- Truncate logs for mclo.gs to fit 25k line limit by @TheKodeToad and @maskersss in #2737
Changed
- Added mouse interactions for labels in ProgressDialog by @Trial97 in #1689
- Default to Fusion based Dark/Bright themes on Windows by @TheKodeToad in #3452
- Use better compile flags for MINGW by @getchoo in #3330
- propagate load component error by @Trial97 in #3255
Fixed
- Correctly expand environment variables for pre/post launch and wrapper commands by @Trial97 in #1555
- Fix $INST_JAVA not being set for auto download java by @sshcrack in #3179
- Fix crash with invalid quilt mod info by @Trial97 in #3496
- Fix crash with low disk space by @Trial97 in #3528
- Fix updating Curseforge mods with missing mod loader by @Trial97 in #3294
- Fixed when game crashes, it doesn't log any time played by @rileyrichard in #3392
- Map Minecraft snapshots to Modrinth by @Trial97 in #3260
- Show warning when adding new resources with no instances by @Trial97 in #3373
- Update Modrinth API authentication link by @Trial97 in #3292
- Use Ubuntu 22.04 for Linux builds by @Trial97 in #3299
- Use correct colours for all system themes by @TheKodeToad in #3530
- add libMangoHud_shim.so to mangohub preloadlist by @Trial97 in #3413
- feat: add updater dialogues by @SticksDev in #3454
- fix mod load with empty gameversions by @Trial97 in #3455
- fix null mainwindow in case of login on setup by @Trial97 in #3464
- make sure if user changes java path also disable java management by @Trial97 in #3414