What changed in Prism Launcher from 10 to 11

5 releases numbered after 10.0.5 up to and including 11.1.0, stable releases only. 10.0.5 and 11.1.0 are the newest stable releases of 10 and 11 we track; this page follows them as new ones ship.

66 changes across 5 releases

Added 26

11.1.0

  • Add warning for untrusted mods in imported modpacks

11.0.3

  • Add modrinth headers for download source (standalone, modpack, dependency)
  • Log components in instance logs

11.0.1

  • Allow disabling low RAM warning

11.0.0

  • Add CLI option to open main window when launching instance
  • Add a development container
  • Add back FTB modpack support
  • Add back drag and dropping to screenshots page
  • Add configurable option on ScrollMessageBox
  • Add icons in settings account list
  • Allow moving accounts in list
  • Allow overriding URL for downloading legacy FML libs
  • Ask before deleting saves as part of a Modpack update
  • Highlight resources incompatible with the Minecraft version
  • Add Javachecker support for ppc64 and ppc64le architectures
  • Log OS, CPU, RAM and GPUs on all systems
  • Mark accounts with errors in dropdown
  • Print custom environment variables during instance launch
  • Track dependencies in Mods page
  • URL protocol modpack import for any encoded URL
  • Updated Resource Pack Formats
  • Warn user on launch if there is not enough available RAM
  • Rework modrinth fallback for blocked mods
  • Curseforge modpack downloading via binaryname:// uri
  • IBM Semeru Runtime Open Edition support (openj9 jvm)
  • Update local pack by URL
Changed 11

11.0.3

  • Include Flame API key in CDN downloads
  • When auth is down, launch into offline mode

11.0.0

  • Cache news feed
  • Don't manually format UUIDs
  • Download game files during instance creation
  • Enable automatic update checking by default
  • Enable warnings as errors
  • Improve NetJob failure dialog
  • Make Minecraft resource URL override consistent with other overrides
  • Modrith API optional changelog
  • Refactor global C/CXX flags in CMake
Fixed 29

11.1.0

  • 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

11.0.3

  • AccountList: Skip refresh when !shouldRefresh
  • Do not open account select dialog if there are no accounts
  • Don't delete base directories when evicting metacache
  • Don't remove old Microsoft accounts until they're successfully reauthenticated
  • Fix Cmd+Q on macOS closing active window instead of quitting
  • Fix Copy/Upload buttons not working in ScreenshotsPage
  • Fix infinite loop in SkinManageDialog
  • Fix memory leak and crash with data packs modal
  • Fix offline accounts not being refreshed during launch
  • Fix wrong Xbox failure string
  • Remove trademark and special characters from instance folder names
  • Fixed dependencies not enabling/disabling other dependencies
  • Fixes for task abort logic
  • Fixes to 'Use system locale'
  • Fixes to PrismExternalUpdater
  • NetJob: do not automatically retry on 404 Not Found response

11.0.2

  • Updater no longer resets current task in finished signal

11.0.1

  • Don't count JAR mods when checking offline libraries
  • Fix build failing on 32 bit architectures
  • Enable modpack changelog for Modrinth page
  • Fix modpack upgrade

Original release notes, newest first

The list above is our reading of these notes; the originals from Prism Launcher are here, one fold per release.

11.1.0Prism Launcher 11.1.0

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
Fixed

View originalPermalink

11.0.3Prism Launcher 11.0.3

Hi again! In this new release we fixed a few bugs, we made offline mode more easy to use when authentication servers are down and we fixed CurseForge support after July 16th.

Grab the latest download here, and read on to see the full list of changes.

Added

  • Add modrinth headers for download source (standalone, modpack, dependency) by @Trial97 in #5506
  • Log components in instance logs by @Octol1ttle in #5560
Changed
Fixed

View originalPermalink

11.0.2Prism Launcher 11.0.2
[MANUAL UPDATE REQUIRED] Prism Launcher Release 11.0.2

It seems we've made enough releases to subtly break our updater with the last release. This patch lets us go even further beyond. Please manually update the launcher if you are on Windows, AppImage or Linux Portable.

Grab the latest download here, and read on to see the full list of changes.

Changelog

You can also see the individual changes here.

Fixed

View originalPermalink

11.0.1Prism Launcher 11.0.1
Prism Launcher 11.0.1 is Ready

Hello again everyone. As is usually the case, when a new release of a long running code base goes live the wider userbase can find more issues.

This is a patch release to fix a few fairly critical bugs with launching older Minecraft versions and fix Modpack updates. We've also restored the ability to view changelogs of Modrinth modpacks on the Instance's pack page.

Changelog

You can find a full list of changes here: https://github.com/PrismLauncher/PrismLauncher/compare/11.0.0...11.0.1

Added
Fixed

View originalPermalink

11.0.0Prism Launcher 11.0.0

Hello again!

Following a short hibernation and a few unpublished releases, the Prism Launcher team is proud to announce 11.0! 🍾

With it being ~3 months since 10.0, 11.0 is our fastest major release yet. But not to worry! We've been working on an awesome amount of features - and especially fixes! - for everybody to have some fun with. We even have a nice blogpost about it all: https://prismlauncher.org/news/release-11/

As always, feel free to grab the latest download here for your respective platform. Until next time! 🌈

Changelog

You can find a full list of changes here: https://github.com/PrismLauncher/PrismLauncher/compare/10.0.5...11.0.0

Added
Changed
Fixed
Removed

View originalPermalink