11.0.3-pre1Pre-release
Prism Launcher 11.0.3-pre1
Added 2
- Add modrinth headers for download source (standalone, modpack, dependency)
- Log components in instance logs
Changed 2
- Include Flame API key in CDN downloads
- Launch into offline mode when auth is down
Fixed 16
- Skip refresh in AccountList when shouldRefresh is false
- Do not open account select dialog if there are no accounts
- Do not delete base directories when evicting metacache
- Do not remove old Microsoft accounts until they are 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
- Fix dependencies not enabling/disabling other dependencies
- Fix task abort logic
- Fix use system locale functionality
- Fix PrismExternalUpdater
- Fix translations
Hi prismies! We're happy to announce the test pre-release for 11.0.3. The main change is including the API key in CurseForge CDN links, which will become mandatory in mid July.
Full changelog:
Added
- Add modrinth headers for download source (standalone, modpack, dependency) by @Trial97 in #5506
- Log components in instance logs by @Octol1ttle in #5560
Changed
- Include Flame API key in CDN downloads by @Octol1ttle in #5671
- When auth is down, launch into offline mode by @TayouVR in #5647
Fixed
- AccountList: Skip refresh when !shouldRefresh by @catfromplan9 in #5614
- Do not open account select dialog if there are no accounts by @Octol1ttle in #5535
- Don't delete base directories when evicting metacache by @Octol1ttle in #5513
- Don't remove old Microsoft accounts until they're successfully reauthenticated by @Octol1ttle in #5620
- Fix Cmd+Q on macOS closing active window instead of quitting by @dannydjdk in #5427
- Fix Copy/Upload buttons not working in ScreenshotsPage by @Octol1ttle in #5387
- Fix infinite loop in SkinManageDialog by @Octol1ttle in #5388
- Fix memory leak and crash with data packs modal by @TheKodeToad in #5551
- Fix offline accounts not being refreshed during launch by @Octol1ttle in #5542
- Fix wrong Xbox failure string by @Octol1ttle in #5492
- Fix: Remove trademark and special characters from instance folder names by @Trial97 in #5204
- Fixed dependencies not enabling/disabling other dependencies by @jzhou-dev in #5717
- Fixes for task abort logic by @0x189D7997 in #5415
- Fixes to 'Use system locale' by @Octol1ttle in #5485
- Fixes to PrismExternalUpdater by @Octol1ttle in #5486
- Fixes to translations by @Octol1ttle in #5512
- Low RAM warning fixes by @Octol1ttle in #5392
- NetJob: do not automatically retry on
404 Not Foundresponse by @0x189D7997 in #5416 - ProgressDialog: allow finished tasks to be re-displayed once restarted by @Octol1ttle in #5412
- Search by project id (#) improvement by @0x189D7997 in #5303
- Show error message when device code authorization fails by @Octol1ttle in #5645
- Show process start error string in logs by @Octol1ttle in #5644
- Use "Discrete" key from switcheroo if present by @Octol1ttle in #5487
- Use native APIs for GPU discovery by @Octol1ttle in #5602
- changed "Ok" to "OK" by @0osh in #5331
- fix Atl path traversal by @Trial97 in #5511
- fix change version by @Trial97 in #5504
- fix other logs page crash by @so5iso4ka in #5458
- fix text overlap in project item views by @so5iso4ka in #5406
- fix world size uninitialized memory and UI refresh signal by @qaptivator in #5418
- fix: force metadata version list refreshes to reload by @morsznetik in #5349
- fix: ignore non-existent or empty paths in processURLs by @qaptivator in #5442
- fix: trim whitespaces from ManagedPackURL by @qaptivator in #5444