automatically updated release notes for mega-20181107

This commit is contained in:
ESPEasy release bot
2018-11-07 04:00:09 +01:00
parent 2f8962ec52
commit 4e171993ff
+23
View File
@@ -1,3 +1,26 @@
-------------------------------------------------
Changes in release mega-20181107 (since mega-20181106)
-------------------------------------------------
Release date: Wed Nov 7 04:00:08 CET 2018
TD-er (14):
[Cleanup] Reduce build image size by 2k by wrapping flash strings
[Cleanup] Reduce length HTML form data IDs to reduce sketch size
[Cleanup] Minify JavaScript and CSS to reduce sketch size
[1MB OTA] Add small build to allow for 1MB OTA
[Cleanup] Make single definition for pin description
[OTA] Add ESP8285 1M OTA minimal build
[Cleanup] Strip HTML templates into sections to remove duplicate strings
[Cleanup] Increase load speed and lower memory usage rendering web page
[Cleanup] Do not use F-macro for short strings
[timing stats] Add http://<ip>/stat/timing/json to view timing stats
[timingstats] Implement HTML table of timing stats
[timingstats] Disable timing stats in log
[timingstats] Improve table layout of timing stats
[timingstats] Show stats in msec instead of usec.
-------------------------------------------------
Changes in release mega-20181106 (since mega-20181105)
-------------------------------------------------