-
-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #631 from TheKodeToad/release-9.1
Create release-9.1.md
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: "Prism Launcher Release 9.1, now available" | ||
description: Oops | ||
date: 2024-10-24 | ||
release_version: "9.1" | ||
minimum_macos_version: 11.0.0 | ||
macos_file_extension: zip | ||
macos_signature: l8ND3Z+KtbLCVQ4z/Zy342scVnr9KPvlVCKMYA4PZEsjIcIH4Fpm4wan3QiY8WQQqxUVyuoM65RazQAVfYlSDQ== | ||
tags: | ||
- release | ||
--- | ||
|
||
Hello! | ||
|
||
This is a very minor update - we had reports of unexpected reboots when installing the launcher on Windows; this release should patch it! | ||
|
||
Apologies for the delay - we were not initially quite aware of the impact that this had as Windows *should* warn users if they have any unsaved work. | ||
|
||
# Changelog | ||
|
||
## Fixed | ||
|
||
- Fix Windows installer restarting device by [@TheKodeToad](https://github.com/TheKodeToad) in [#2948](https://github.com/PrismLauncher/PrismLauncher/pull/2948) | ||
|
||
Full Changelog: <https://github.com/PrismLauncher/PrismLauncher/compare/9.0...9.1> | ||
|
||
You can [grab the latest download here](https://prismlauncher.org/download/) for your respective platform. |