File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ 2.0.0-rc.1
3+ ----------
4+ * RC.1 ships with the experimental features turned off and the same configuration as it would be deployed as with v2.0.0 release
5+ * Reduce the amount of filesystem available to 20KBs
6+ * Add new animation button for WebUSB state change between disconnected and connected (#281)
7+ * Add link to in language menu to add translations (#266) (#285)
8+ * Fixes several WebUSB issues (#268) (#267) (#269) (#278) (#284) (#285)
9+ * Fixes issues with button icons rendering differently depending on browser (#271) (#272) (#275) (#282)
10+ * Accessibility fixes (#277)
11+ * Update microbit-fs to v0.8.0
12+
1132.0.0-beta.5
214------------
315* Added new icons for the Download, Flash, Connect and Disconnect buttons (#262) (#264)
Original file line number Diff line number Diff line change 7878 </script>
7979 <script type="application/javascript">
8080 // VERSION INFORMATION
81- EDITOR_VERSION = "2.0.0-beta.5 ";
81+ EDITOR_VERSION = "2.0.0-rc.1 ";
8282 UPY_VERSION = "1.0.1";
8383 </script>
8484 <script id="files-template" type="x-tmpl-mustache">
You can’t perform that action at this time.
0 commit comments