summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-04-16 13:04:16 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-04-16 13:04:16 -0400
commite7fd95aafd044d7b8c95b93d0618324254db4eff (patch)
treea3778b40ad5ea06dad39b9cc831fb5c875adcf06
parentc3f6983009c3570851541321a691d1d5e3735766 (diff)
downloadSMAPI-e7fd95aafd044d7b8c95b93d0618324254db4eff.tar.gz
SMAPI-e7fd95aafd044d7b8c95b93d0618324254db4eff.tar.bz2
SMAPI-e7fd95aafd044d7b8c95b93d0618324254db4eff.zip
update release notes
-rw-r--r--docs/release-notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index de30a23b..75c1941e 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -17,10 +17,11 @@
* Fixed `set_farm_type` console command not updating warps.
### For the web UI
-* Overhauled log parser UI (thanks to KhloeLeclair!):
+* Improved log parser UI (thanks to KhloeLeclair!):
* Added pagination for big logs.
* Added search box to filter the log.
* Added option to show/hide content packs in the mod list.
+ * Added jump links in the sidebar.
* The filter options now stick to the top of the screen when scrolling.
* Rewrote rendering to improve performance.
* Updated the JSON validator/schema for Content Patcher 1.25.0.