Skip to content

Commit 4da7209

Browse files
authored
Update LatestVersion.json
1 parent 98fe485 commit 4da7209

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LatestVersion.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Release": {
33
"VersionMajor": 0,
4-
"VersionMinor": 57,
5-
"VersionPatch": 4,
6-
"Changes": "<b>Version 0.57.4:</b><br>- Fixed a critical issue in the ESP32 firmware that may cause it to not stay connected on some Switches.<br>- Added beta support for the Raspberry Pi Pico W and Pico 2 W.<br>- Added an experimental program to record and playback keyboard commands. (credit jw)<br>- Improved reliability of SV AutoStory and Mystery Gift programs. (credit jw)<br><br><b>Version 0.57.3:</b><br><br>- Added Discord Rich Presence (credit Koi)<br>- SV AutoStory has been extended to Levincia Gym. (credit jw)<br>- The ESP32-S3 now supports a standard keyboard for ease of typing in text on the Switch. For now this will only work correctly on US keyboard layout (QWERTY). The others are still a work in progress.<br>- FCE programs will now be able to use the keyboard mode in the ESP32-S3. 6-character raid codes can be entered faster than you can blink.<br>- FCE programs will try to detect your Switch type early if you didn't specify it.<br>- AutoDA will more aggressively try to detect (and warn) if you set the language incorrectly.<br>- Improved reliability of LGPE Legendary Reset for detecting the battle menu.<br>- The ESP32 should be less prone to silent disconnects. (from error reports)<br>- The ESP32 will now detect silent disconnects and try to reconnect*.<br>- Misc. reliability improvements to SwSh programs.<br>- Keyboard controls no longer log what commands are sent to the Switch due to privacy concerns.**<br><br>*This reconnect only works on the Switch 2 and always fails on the Switch 1. This goes back to the (still unfixed) issue where we cannot get the ESP32 to reconnect to the Switch 1 outside of the grip menu - though it works perfectly on the Switch 2.<br><br>**Logging of keyboard controls is a big privacy/security issue as people using it to sign into their Nintendo account or e-shop will get their key presses logged. While this wasn't an issue in the past since it was unwieldy to enter a password using a game controller, this changes with the addition of the HID keyboard support. We anticipate that a lot more people will be using CC to enter passwords. So we are preemptively disabling all logging of keyboard controls."
4+
"VersionMinor": 58,
5+
"VersionPatch": 2,
6+
"Changes": "<b>Version 0.58.2:</b><br>- Support for Raspberry Pi Pico W and Pico 2 W has been officially released from beta.<br>- AutoStory has been extended to Orthworm. (credit jw)<br>- Fixed an issue in all firmware that may cause dropped buttons.<br>- Stability improvements to AutoDA. (reported by Saber)<br>- Improved reliability of sandwich OCR.<br>- Minor UI changes.<br><br>This is the last (feature) release until PZA. The main purpose is to get Pico W released in time for the PZA hype."
77
},
88
"Beta": {
99
"VersionMajor": 0,

0 commit comments

Comments
 (0)