summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-15 13:27:23 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-01-15 13:27:23 -0500
commit8ebb9ce8d4c554b077e1e6286531c101d64c019d (patch)
treecfebf32f094a189e418c5587b0dfe60845bf1617 /docs/release-notes.md
parenta8985e122e9ebd3cb1545971474b95d34058f896 (diff)
downloadSMAPI-8ebb9ce8d4c554b077e1e6286531c101d64c019d.tar.gz
SMAPI-8ebb9ce8d4c554b077e1e6286531c101d64c019d.tar.bz2
SMAPI-8ebb9ce8d4c554b077e1e6286531c101d64c019d.zip
fix backspaces ignored on Linux/macOS in SDV 1.5.5+
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 735c7c12..06d75b15 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,12 +3,13 @@
# Release notes
## Upcoming release
* For players:
- * SMAPI now auto-fixes maps loaded without a required tilesheet to prevent errors.
+ * Added auto-fix for custom maps which don't have a required tilesheet.
* Added the new game build number to the SMAPI console + log.
* Fixed extra newlines shown in the console in non-developer mode.
+ * Fixed macOS launch issue when using some terminals (thanks to bruce2409!).
+ * Fixed Linux/macOS terminal ignoring backspace in Stardew Valley 1.5.5+.
* Fixed outdated instructions in Steam error message.
* Fixed uninstaller not removing `StardewModdingAPI.deps.json` file.
- * Fixed launch issue on macOS when using some terminals (thanks to bruce2409!).
* Simplified [running without a terminal on Linux/macOS](https://stardewvalleywiki.com/Modding:Player_Guide/Troubleshooting#SMAPI_doesn.27t_recognize_controller_.28Steam_only.29) when needed.
* Updated compatibility list.
* Improved translations. Thanks to ChulkyBow (added Ukrainian)!