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: docs/release-notes.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,18 @@
1
1
← [README](README.md)
2
2
3
3
# Release notes
4
-
## Upcoming release
4
+
## 4.0.5
5
+
Released 06 April 2024 for Stardew Valley 1.6.0 or later.
6
+
5
7
* For players:
6
-
* The installer now deletes obsolete files from very old SMAPI versions again. (This was removed in SMAPI 4.0, but many players still had very old versions.)
8
+
* The installer now deletes obsolete files from very old SMAPI versions again.
7
9
* The installer now deletes Error Handler automatically if it's at the default path.
10
+
* Fixed mods sometimes not applying logic inside new buildings.
8
11
* Minor optimizations.
9
12
* Updated mod compatibility list.
10
13
11
14
* For mod authors:
12
-
* Fixed world-changed events (e.g. `ObjectListChanged`) not working correctly inside freshly-constructed building.
15
+
* Fixed world-changed events (e.g. `ObjectListChanged`) not working correctly inside freshly-constructed buildings.
13
16
14
17
## 4.0.4
15
18
Released 29 March 2024 for Stardew Valley 1.6.0 or later.
0 commit comments