You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27-15Lines changed: 27 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
7
7
## [Unreleased]
8
8
9
+
## [1.0.1] - 2025-02-18
10
+
11
+
### Changed
12
+
13
+
- Inventory items will attempt to use a derived texture based on `Item.drawInMenu` for mod-created items with no registration data, e.g. the Net from Nature In The Valley.
14
+
15
+
### Fixed
16
+
17
+
- Fishing rod no longer immediately recasts when using X to dismiss the catch dialog.
18
+
- Actions page in configuration menu should no longer intermittently fail to display the correct info for Library Actions.
19
+
9
20
## [1.0.0] - 2025-02-14
10
21
11
22
### Fixed
@@ -178,18 +189,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
178
189
- Custom shortcuts menu via right trigger (default).
179
190
-[Generic Mod Config Menu](https://www.nexusmods.com/stardewvalley/mods/5098) pages for control scheme, appearance and custom shortcuts.
0 commit comments