Skip to content

Releases: benzino77/tasmocompiler

v6.0.1

13 Oct 11:41
Compare
Choose a tag to compare
Merge branch 'pa/tests'

v6.0.0: Drop support for Tasmota version below 9.5.x

18 Jun 09:08
Compare
Choose a tag to compare
- change boards configuration to be compatibile with new Tasmota
- update tooltip for 4M boards

v5.3.5

07 Jun 11:27
Compare
Choose a tag to compare
Merge branch 'drhideg-p1'

v5.3.4

07 Jun 06:25
Compare
Choose a tag to compare
Fix text overlap reported in #205

v5.3.3: Handling TasmoCompiler gui language the same way

04 Jun 09:22
Compare
Choose a tag to compare
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

28 May 06:59
Compare
Choose a tag to compare
- 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

26 May 10:03
Compare
Choose a tag to compare
Merge branch 'drhideg-boards'

Add ability to change TasmoCompiler UI language on the fly

21 May 07:18
Compare
Choose a tag to compare
  • add flags to TasmoCompiler language menu
  • add flags to Tasmota language menu

v5.2.2: Move board type to the begining

07 May 10:03
Compare
Choose a tag to compare
- adjust radioContainer size

v5.2.1: Updated M5 Core 2 board definition

07 May 08:39
Compare
Choose a tag to compare
- 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