File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.0.0-beta.3
2
+ ------------
3
+ * Added WebUSB Partial Flashing (#217) (#222) (#224) (#225) (#227) (#228) (#229)
4
+ * Improved WebUSB error handling (#211)
5
+ * WebUSB buttons are always displayed (#226)
6
+ * Help page updated with the new features (#199)
7
+ * Added Polish translation and updated Spanish translation (#206) (#210) (#230)
8
+ * Language can now be set via URL (#212)
9
+ * Accessibility improvements (#215) (#219)
10
+ * General UI improvements (#213)
11
+
1
12
2.0.0-beta.2
2
13
------------
3
14
* Updated the Load/Save modal UI (#203) (#204)
Original file line number Diff line number Diff line change 78
78
</script>
79
79
<script type="application/javascript">
80
80
// VERSION INFORMATION
81
- EDITOR_VERSION = "2.0.0-beta.2 ";
81
+ EDITOR_VERSION = "2.0.0-beta.3 ";
82
82
UPY_VERSION = "1.0.1";
83
83
</script>
84
84
<script id="files-template" type="x-tmpl-mustache">
You can’t perform that action at this time.
0 commit comments