11.1.0
Prism Launcher 11.1.0
Added 1
- Add warning for untrusted mods in imported modpacks
Fixed 8
- Add missing tab stops and fix their order
- Avoid excessive config writes to reduce freezing especially on HDD
- Cache resource hard link count
- Fix existing instance shortcuts not being detected
- Fix hard to read menu bar colors on macOS
- Fix instance shortcuts breaking when the instance is renamed
- Prevent renaming instance folder while instance is running
- Fix crash when trying to install a disabled modloader
From Prism Launcher
Greetings! This release includes a fairly small update - the main change being some extra safety with a warning for embedded mods when manually importing Modrinth or CurseForge modpacks.
Some issues with excessive disk activity should also be fixed now - you might find this especially reduces freezing when closing the launcher settings or launching an instance.
Added
- Add warning for untrusted mods in imported modpacks by @TheKodeToad in #5886
Fixed
- Added missing tab stops and/or fixed their order by @D00NIK in #5662
- Avoid excessive config writes (less freezing especially on HDD!) by @TheKodeToad and @Octol1ttle in #5858, #5945 and #5913
- Cache resource hard link count by @TheKodeToad in #5860
- Fix existing instance shortcuts not being detected by @Octol1ttle in #5818
- Fix hard to read menu bar colors on MacOS by @frigtear in #4997
- Fix instance shortcuts breaking when the instance is renamed by @Vishrut2403 and @TheKodeToad in #5816, #5930 and #5887
- Prevent renaming instance folder while instance is running by @Vishrut2403 in #5822
- fix: crash when trying to install a disabled modloader by @Trial97 in #5779