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-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,19 @@
11
11
* Internal optimizations.
12
12
* Updated translations. Thanks to PlussRolf (added Spanish)!
13
13
14
+
* For the web UI:
15
+
* Added option to edit & reupload in the JSON validator.
16
+
* If a JSON validator upload can't be saved to Pastebin (e.g. due to rate limits), it's now uploaded to Amazon S3 instead. Files uploaded to S3 expire after one month.
17
+
* Updated the JSON validator for Content Patcher 1.10.0.
18
+
* Fixed JSON validator no longer letting you change format when viewing results.
* Improved error messages for `TargetParameterCountException` when using the reflection API.
18
24
*`helper.Read/WriteSaveData` can now be used while a save is being loaded (e.g. within a `Specialized.LoadStageChanged` event).
19
25
* Fixed private textures loaded from content packs not having their `Name` field set.
20
26
21
-
* For the web UI:
22
-
* If a JSON validator upload can't be saved to Pastebin (e.g. due to rate limits), it's now uploaded to Amazon S3 instead. Files uploaded to S3 expire after one month.
23
-
* Updated the JSON validator for Content Patcher 1.10.0.
24
-
* Fixed JSON validator no longer letting you change format when viewing results.
25
-
26
27
## 3.0.1
27
28
Released 02 December 2019 for Stardew Valley 1.4.0.1.
0 commit comments