From 59ae24c0606c554607723e5668366dcb8a68672a Mon Sep 17 00:00:00 2001 From: FelisDiligens <47528453+FelisDiligens@users.noreply.github.com> Date: Tue, 13 Sep 2022 18:28:26 +0200 Subject: [PATCH] Modified 3 files --- What's new.html | 30 ++++++++++++++++++++++-------- What's new.rtf | 6 ++++++ setup.iss | 2 +- 3 files changed, 29 insertions(+), 9 deletions(-) diff --git a/What's new.html b/What's new.html index 2a3f664..08809d2 100644 --- a/What's new.html +++ b/What's new.html @@ -6,14 +6,19 @@ What's new +code{white-space: pre-wrap;} +span.smallcaps{font-variant: small-caps;} +div.columns{display: flex; gap: min(4vw, 1.5em);} +div.column{flex: auto; overflow-x: auto;} +div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} +ul.task-list{list-style: none;} +ul.task-list li input[type="checkbox"] { +width: 0.8em; +margin: 0 0.8em 0.2em -1.6em; +vertical-align: middle; +} +.display.math{display: block; text-align: center; margin: 0.5rem auto;} + @@ -32,6 +37,15 @@ +

What's new in v1.11.5?

+

This update fixes the server status display.

+

Before:
+Before

+

After:
+After

+

Also, small QoL fix: The mod manager now remembers whether or not the +user has collapsed the side panel.

+

What's new in v1.11.4?

This update adds: