benzino77 / tasmocompiler

Web GUI for custom Tasmota compilation
MIT License
505 stars 145 forks source link

new esp8266 core #81

Closed 5chufti closed 4 years ago

5chufti commented 4 years ago

Hi, sorry to bother again, but essential new versions - hopefully stability improving - on esp8266 core version are not selectable.

(n.b.: I don't understand why tasmota has to be on bleeding edge for esp8266 cores when versions since 2.5 deteriorate regarding wifi stability, looking at Issues over there)

ascillato commented 4 years ago

I don't understand why tasmota has to be on bleeding edge for esp8266 cores

I understand your point, but we do that because it is really necessary. Those updates have mainly include:

Security bugs fixed PWM crashes fixed Memory management crash fixed iRAM usage fixed Increased Free RAM Between many others

But mainly because of security issues. When any security issue is revealed, we must update and solve it. We can not leave a known insecure version. It is too risky for anyone not aware of those issues.

benzino77 commented 4 years ago

New docker images will be available soon. For now you can use gitpod approach.

5chufti commented 4 years ago

thank you for the prompt action :thumbsup: