-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathLatestVersion.json
More file actions
20 lines (20 loc) · 1.78 KB
/
LatestVersion.json
File metadata and controls
20 lines (20 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Release": {
"VersionMajor": 0,
"VersionMinor": 63,
"VersionPatch": 9,
"Changes": "<p><strong>Version 0.63.9:</strong><br />\n- Fixed a major issue in PABotBase2 where it may disconnect after 30 seconds. (reported by bennian)</p>"
},
"Beta": {
"VersionMajor": 0,
"VersionMinor": 64,
"VersionPatch": 1,
"Changes": "<p><strong>Version 0.64.1 (public beta):</strong><br />\n- Added Lucky Egg Farmer (credit dolphincurry)<br />\n- Added FRLG Item Duplication (credit dolphincurry)<br />\n- Change in Pico firmware behavior: If you pair one OEM controller, it pairs all 3 of them. (not an intended feature, but rather a bugfix)<br />\n- Fixed a video inference issue on slow computers. (reported by Astro)<br />\n- Fixed the Cloud Island's run option. (credit Gimikyu)<br />\n- Stability improvements to RNG Helper. (credit dolphincurry)<br />\n- Stability improvements to most FRLG programs. (credit dolphincurry)<br />\n- Stability improvements to AutoStory. (reported by Butters, credit jw)<br />\n- General stability improvements to CC itself.<br />\n- For developers: Support has been added for rumble inference. Feel free to ask us how to use it.</p>\n<p>While not required, we recommend flashing the new PABotBase2 firmware for this beta. There have been some big firmware changes we'd like to crowd-source test before going live.</p>"
},
"PrivateBeta": {
"VersionMajor": 0,
"VersionMinor": 64,
"VersionPatch": 3,
"Changes": "<p><strong>Version 0.64.3 (private beta):</strong></p>\n<ul>\n<li>Numerous fixes to RNG programs. (reported by Patrick, Isos, Titus, Nyashiro, credit Atro)</li>\n<li>Fixed Switch 2 datespam stability regression from FW updates. (reported by Patrick, Butters)</li>\n</ul>"
}
}