Skip to content

Commit a17bcfc

Browse files
committed
Update PrivateBeta to v0.67.2 via Azure Pipelines
1 parent 46a4c7c commit a17bcfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LatestVersion.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"PrivateBeta": {
1515
"VersionMajor": 0,
1616
"VersionMinor": 67,
17-
"VersionPatch": 1,
18-
"Changes": "<p><strong>Version 0.66.2 (public beta)</strong></p>\n<ul>\n<li>Fixed joycon controllers crashing.</li>\n<li>If you plug your ESP32-S3 and Pico (UART mode)'s wired procon/joycon into your computer, it will no longer keep your computer awake unless Steam has been opened at some point. (Requires flashing new firmware.)</li>\n</ul>\n<p><strong>Version 0.66.1 (public beta)</strong></p>\n<p>This is the release that many of you have been waiting for...</p>\n<ul>\n<li>Added: FRLG SID Helper for RNG (credit Astro)</li>\n<li>Added: FRLG Starter RNG (credit Astro)</li>\n<li>Added: FRLG Gift RNG (credit Astro)</li>\n<li>Added: FRLG Static RNG (credit Astro)</li>\n<li>Added: FRLG Wild RNG (credit Astro)</li>\n</ul>\n<p>These are <strong><em>fully automatic</em></strong> RNG programs. They will automatically calculate your frames, make adjustments, and eventually hit your shiny frame!</p>\n<p>These are complicated programs, thus they are in beta for now. Please let us know if you have any issues. (and we expect a lot of issues!)</p>"
17+
"VersionPatch": 2,
18+
"Changes": "<p><strong>Version 0.67.2:</strong><br />\n- Major rewrite of the ESP32 firmware to fix some long standing issues. It should now (in theory) be as reliable as the Pico W for wireless.<br />\n- ESP32 will now reliably reconnect to the Switch 1.<br />\n- ESP32 no longer silently disconnects. (further testing needed to confirm)<br />\n- Fixed an issue in both ESP32 and Pico where having two Switches in the grip menu when trying to pair can royally mess things up.<br />\n- Added PLZA Stats Reset: Hoopa (credit ZHDreamer)<br />\n- Added PLZA Stats Reset: Marshadow (credit Nymphia)<br />\n- FRLG Item Cloning is now faster. (reported by Arc, credit dolphincurry)<br />\n- Improved reliability of BDSP end battle detection. (reported by Qube340 and Patrick)<br />\n- Fixed PLZA Box Sorter alpha sorting. (reported by Maxxetto, credit dolphincurry)<br />\n- Fixed language option missing from EV Trainer. (reported by Patrick, credit pifopi)<br />\n- Improved reliability of FRLG shiny box detection. (reported by Maxxetto, credit dolphincurry)<br />\n- More FRLG RNG calibrations improvements/fixes. (credit Astro)</p>\n<p>If you have an ESP32 (not the ESP32-S3), please help us test the new firmware since it is a very large change.</p>\n<p>ESP32 and Pico W will require new firmware for this version.</p>"
1919
}
2020
}

0 commit comments

Comments
 (0)