|
1 | | -**Version 0.67.3 (private beta):** |
| 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) |
2 | 7 | - Discord integration no longer requires privileged intents. (credit Koi) |
3 | 8 | - FRLG battles will now tolerate battle start abilities. (credit dolphincurry) |
4 | | -- When you change from a pro controller to a 3rd party controller, you will get a warning. |
5 | | -- When you plug/unplug a serial device, the dropdowns will automatically update without needing to press Reset Ctrl. |
| 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) |
6 | 14 | - Improved reliability of SwSh Highlight RNG. (reported by Kingeun, credit fye) |
7 | 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. |
8 | 21 |
|
9 | | -You will need to flash new firmware for this release. Apologies for the inconvenience. |
| 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. |
10 | 27 |
|
11 | | -You may have noticed that the wiki has been updated to mention that the AVR boards (Uno R3, Leonardo, Teensy, Pro Micro) are no longer supported. This is the next step in the deprecation of these older boards - pulling the guides and wikis for them. If you are still using these boards, you can still continue for now as we have yet to remove the CC-side driver code for PABotBase1. We are tentatively planning for a September timeframe for the complete removal of PABotBase1 (and thus support for the older AVR8 boards). |
| 28 | +You will need to flash new firmware to use this release. |
0 commit comments