From 0888f71a5c7fe2bbf815409a70834ac85013c7f8 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 29 Sep 2021 20:48:51 -0400 Subject: [PATCH] show separate beta stats in mod compatibility list --- docs/release-notes.md | 3 +++ src/SMAPI.Web/Views/Mods/Index.cshtml | 12 +++++++--- src/SMAPI.Web/wwwroot/Content/js/mods.js | 30 +++++++++++++++++------- 3 files changed, 34 insertions(+), 11 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index c03b6005..6573e602 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,9 @@ * For mod authors: * Fixed map tile rotations/flips not working for farmhands in split-screen mode. +* For the web UI: + * The mod compatibility list now shows separate beta stats when 'show advanced info' is enabled. + ## 3.12.7 Released 18 September 2021 for Stardew Valley 1.5.4. diff --git a/src/SMAPI.Web/Views/Mods/Index.cshtml b/src/SMAPI.Web/Views/Mods/Index.cshtml index 5df49afb..8a764803 100644 --- a/src/SMAPI.Web/Views/Mods/Index.cshtml +++ b/src/SMAPI.Web/Views/Mods/Index.cshtml @@ -16,7 +16,7 @@ - +