|
1 | | -**Version 0.67.4 (public beta):** |
2 | | - |
3 | | -Program Changes: |
4 | | -- New Program: FRLG Roaming RNG. (credit Astro) |
5 | | -- Added PLZA Stats Reset: Hoopa (credit ZHDreamer) |
6 | | -- Added PLZA Stats Reset: Marshadow (credit Nymphia) |
7 | | -- Discord integration no longer requires privileged intents. (credit Koi) |
8 | | -- FRLG battles will now tolerate battle start abilities. (credit dolphincurry) |
9 | | -- FRLG Item Cloning is now faster. (reported by Arc, credit dolphincurry) |
10 | | -- Improved reliability of Living Dex sorter. (reported by ChefBoyarjay , credit dolphincurry) |
11 | | -- Improved reliability of BDSP end battle detection. (reported by Qube340 and Patrick |
12 | | -- Fixed PLZA Box Sorter alpha sorting. (reported by Maxxetto, credit dolphincurry) |
13 | | -- Fixed language option missing from EV Trainer. (reported by Patrick, credit pifopi) |
14 | | -- Improved reliability of SwSh Highlight RNG. (reported by Kingeun, credit fye) |
15 | | -- Improved reliability of FRLG fishing. (credit dolphincurry) |
16 | | -- Improved reliability of FRLG shiny box detection. (reported by Maxxetto, credit dolphincurry) |
17 | | -- More FRLG RNG calibrations improvements/fixes. (credit Astro) |
18 | | -- ESP32-S3 and Pico (UART mode) will now default to "NS1: Wired Pro Controller" fresh out of boot. |
19 | | -- When you change from a pro controller to a 3rd party controller, you will get a warning. |
20 | | -- When you plug/unplug a serial device, the dropdowns will automatically update without needing to press Reset Ctrl. |
21 | | - |
22 | | -Firmware Changes: |
23 | | -- Major rewrite of the ESP32 firmware to fix some long standing issues. It should now be as reliable as the Pico W for wireless. |
24 | | -- ESP32 will now reliably reconnect to the Switch 1. |
25 | | -- ESP32 no longer silently disconnects. |
26 | | -- 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. |
27 | | - |
28 | | -You will need to flash new firmware to use this release. |
| 1 | +**Version 0.67.5 (private beta):** |
| 2 | +- New Program: Home Living Dex Sorter (credit dolphincurry) |
| 3 | +- Fixed FRLG fishing program not stopping on shinies. (credit dolphincurry) |
| 4 | +- Fixed FRLG Safari Zone. (reported by Patrick, credit Astro) |
| 5 | +- Improved FRLG nature reading. (reported by Cris, Patrick, credit Astro) |
| 6 | +- Improved reliability of Y-COMM detector. (reported by justin) |
| 7 | +- Improved reliability of LGPE reset programs. (from error reports) |
| 8 | +- Improved reliability PLZA map detection. (credit Butters) |
| 9 | +- Fixed crash in DPP on exit. |
| 10 | +- Fixed a memory leak in the ESP32 firmware. |
0 commit comments