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.4
2
+ ------------
3
+ * Term "Partial Flashing" renamed to "Quick Flashing" (#233)
4
+ * Add support for an iframe messaging protocol (#246)
5
+ * Edit Snippets modal wording and translate table header (#236)
6
+ * Disable autocomplete on enter by default (#235) (current default is tab key)
7
+ * Update files and modules user docs (#243)
8
+ * Highlight the current language in the language menu (#242)
9
+ * Add more info about the filesystem in the Load/Save modal (#241)
10
+ * WebUSB flashing fixes (#239) (#237) (#248)
11
+ * Top buttons are now scrollable on small (mobile) resolutions (#232)
12
+ * Fix rendering of the WebUSB modal in IE10 (#238)
13
+
1
14
2.0.0-beta.3
2
15
------------
3
16
* Added WebUSB 'Quick Flash' using partial flashing (#217) (#222) (#224) (#225) (#227) (#228) (#229)
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.3 ";
81
+ EDITOR_VERSION = "2.0.0-beta.4 ";
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