File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- next
2- ----
1+ 2.2.0
2+ -----
33* Updated existing translations
44* Added the following languages:
55 - French
66 - Korean
7- - Norwegian Bokmal
87 - Norwegian Nynorsk
98 - Portuguese
109 - Serbian
10+ * Shows a friendlier error message when the device is WebUSB connected in MAINTENANCE mode
1111* No error modal shown during a WebUSB connection if the device is physically unplugged
1212 - We assume this is purposeful action by the user and automatically disconnect
13+ * Fixed issues downloading the hex file in Internet Explorer
14+ * Dropped IE10 compatibility
1315* Refactored the editor controller functionality into its own module
1416* Added mobile features to the editor controller
15- * Added a disabled experimental code checker
17+ * Added a, by default disabled, experimental code checker
1618* Fixed accessibility issue where beta option "Quick Flash" was not highlighted on selection
1719* Fixed issue where iOS Chrome didn't download hex files
1820* Unused shared functionality has been removed
Original file line number Diff line number Diff line change 7373 document . execCommand ( 'Stop' ) ;
7474 }
7575 // VERSION INFORMATION
76- EDITOR_VERSION = "2.1.1 " ;
76+ EDITOR_VERSION = "2.2.0 " ;
7777 UPY_1_VERSION = "1.0.1" ;
7878 UPY_2_VERSION = "2.0.0-beta.5" ;
7979 </ script >
You can’t perform that action at this time.
0 commit comments