Releases: benzino77/tasmocompiler
Releases · benzino77/tasmocompiler
v6.0.1
v6.0.0: Drop support for Tasmota version below 9.5.x
- change boards configuration to be compatibile with new Tasmota - update tooltip for 4M boards
v5.3.5
v5.3.4
v5.3.3: Handling TasmoCompiler gui language the same way
as Tasmota GUI interface - add browserLang property to locales/languages.js - there is no need to replace "-" with "_" in detected browser language. This is now checked against browserLang property.
v5.3.2: Default language selection changes
- It is based on @drhideg PR: #192 - Move finding default Tasmota gui language to `variables/Languages.js` - add `browserLang` property to match browser language setting to Tasmota GUI language
v5.3.1
Add ability to change TasmoCompiler UI language on the fly
- add flags to TasmoCompiler language menu
- add flags to Tasmota language menu
v5.2.2: Move board type to the begining
- adjust radioContainer size
v5.2.1: Updated M5 Core 2 board definition
- Added "Script" feature to M5 Core2 board - it is needed to compile without errors - Removed default "Berry" support from M5 Core2 board - Changed "Rules" feature default value to "false" but included it in all boards except M5 Core2 - Removed default "Bluetooth" and "Berry" support from Odroid-Go board