File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.0.0-beta.2
2+ ------------
3+ * Updated the Load/Save modal UI (#203) (#204)
4+ * Added language selection functionality (#151) (#198) (#205)
5+ * Added feedback link to the Help menu (#200)
6+ * Moved snippets and Language to be small buttons. (#202)
7+ * Moved Options and Autocomplete to always be part of the experimental flag (#201) (#192)
8+ * Added a global way to process URL parameters (#184)
9+ * Release checklist updated (#195)
10+ * Automated and manual tests updated (#196) (#194)
11+ * Fix: Set the correct Script Name when a Python file is loaded (#193)
12+ * Fix: Save main.py with the Script Name as the file name (#191)
13+
1142.0.0-beta.1
215------------
316* Added WebUSB functionality (#99)
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.1 ";
81+ EDITOR_VERSION = "2.0.0-beta.2 ";
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