Add 'release highlights' links to release notes
This commit is contained in:
parent
2022836b81
commit
f9fac11028
|
@ -8,7 +8,7 @@
|
|||
-->
|
||||
|
||||
## 3.7
|
||||
Released 07 September 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 07 September 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/41341767).
|
||||
|
||||
* For players:
|
||||
* Added heuristic compatibility rewrites. (This improves mod compatibility with Android and future game updates.)
|
||||
|
@ -64,7 +64,7 @@ Released 21 June 2020 for Stardew Valley 1.4.1 or later.
|
|||
* Fixed event priority sorting.
|
||||
|
||||
## 3.6
|
||||
Released 20 June 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 20 June 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/38441800).
|
||||
|
||||
* For players:
|
||||
* Added crossplatform compatibility for mods which use the `[HarmonyPatch(type)]` attribute.
|
||||
|
@ -106,7 +106,7 @@ Released 20 June 2020 for Stardew Valley 1.4.1 or later.
|
|||
* Changed SMAPI's Harmony ID from `io.smapi` to `SMAPI` for readability in Harmony summaries.
|
||||
|
||||
## 3.5
|
||||
Released 27 April 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 27 April 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/36471055).
|
||||
|
||||
* For players:
|
||||
* SMAPI now prevents more game errors due to broken items, so you no longer need save editing to remove them.
|
||||
|
@ -140,7 +140,7 @@ Released 24 March 2020 for Stardew Valley 1.4.1 or later.
|
|||
* Fixed mouse input suppression not working in SMAPI 3.4.
|
||||
|
||||
## 3.4
|
||||
Released 22 March 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 22 March 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/35161371).
|
||||
|
||||
* For players:
|
||||
* Fixed semi-transparency issues on Linux/Mac in recent versions of Mono (e.g. pink shadows).
|
||||
|
@ -173,7 +173,7 @@ Released 22 February 2020 for Stardew Valley 1.4.1 or later.
|
|||
* Fixed errors with custom spouse room mods in SMAPI 3.3.
|
||||
|
||||
## 3.3
|
||||
Released 22 February 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 22 February 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/34248719).
|
||||
|
||||
* For players:
|
||||
* Improved performance for mods which load many images.
|
||||
|
@ -207,7 +207,7 @@ Released 22 February 2020 for Stardew Valley 1.4.1 or later.
|
|||
* The SMAPI log now prefixes the OS name with `Android` on Android.
|
||||
|
||||
## 3.2
|
||||
Released 01 February 2020 for Stardew Valley 1.4.1 or later.
|
||||
Released 01 February 2020 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/33659728).
|
||||
|
||||
* For players:
|
||||
* SMAPI now prevents crashes due to invalid schedule data.
|
||||
|
@ -248,7 +248,7 @@ Released 01 February 2020 for Stardew Valley 1.4.1 or later.
|
|||
* Dropped API support for the pre-3.0 update-check format.
|
||||
|
||||
## 3.1
|
||||
Released 05 January 2019 for Stardew Valley 1.4.1 or later.
|
||||
Released 05 January 2019 for Stardew Valley 1.4.1 or later. See [release highlights](https://www.patreon.com/posts/32904041).
|
||||
|
||||
* For players:
|
||||
* Added separate group in 'skipped mods' list for broken dependencies, so it's easier to see what to fix first.
|
||||
|
|
Loading…
Reference in New Issue