mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
automatically updated release notes for mega-20190215
This commit is contained in:
Vendored
+99
@@ -1,3 +1,102 @@
|
||||
-------------------------------------------------
|
||||
Changes in release mega-20190215 (since mega-20190212)
|
||||
-------------------------------------------------
|
||||
|
||||
Release date: Fri Feb 15 04:00:16 CET 2019
|
||||
|
||||
Grovkillen (9):
|
||||
[docs] ThingSpeak (must check acknowledge)
|
||||
[docs] P015 TSL2561 added
|
||||
[docs] Rules (Let used in filters)
|
||||
[docs] Rules (fixed error in syntax)
|
||||
[docs] P082 added screenshot
|
||||
[docs] event+commands for GPIO#N + Monitor added
|
||||
[docs] added GPIOtoggle command
|
||||
[docs] fixed error in event list
|
||||
[docs] upgraded to Sphinx 1.8.4
|
||||
|
||||
TD-er (71):
|
||||
[Nextion] Reduce memory usage when not active
|
||||
[p073_7DGT] Reduce memory usage of 7-segment display plugin
|
||||
[memory] Reduce memory usage of p070_NeoPixelClock when not enabled
|
||||
[memory] Reduce memory of P082_GPS and P068_SHT3x when not enabled
|
||||
[memory] P077_CSE7766 Use Plugin_task_data array
|
||||
[memory] P075_Nextion Use Plugin_task_data array
|
||||
[memory] P074_TSL2591 Use Plugin_task_data array
|
||||
[memory] P073_7DGT Use Plugin_task_data array
|
||||
[memory] P070_NeoPixel_Clock Use Plugin_task_data array
|
||||
[memory] P046_VentusW266 Use member data struct
|
||||
[memory] P045_MPU6050 Use Plugin_task_data array
|
||||
[memory] Change pointer checks to compare with nullptr
|
||||
[memory] P044_P1WiFiGateway Use Plugin_task_data array and String as buffer
|
||||
[memory] Shared code to select Serial Config (8N1 etc)
|
||||
[memory] P020_Ser2Net Use Plugin_task_data array
|
||||
[ESP32] Change P002_ADC range to 4095 for ESP32
|
||||
[Settings] Added check for offset on last member of struct
|
||||
[TinyGPS++] Added GSA and GSV sentences to get satellite ID & SNR
|
||||
[GPS] Use GSV and GSA sentences to view satellite ID and SNR
|
||||
[PlatformIO] Allow building ESP32 espressif32@1.6.0
|
||||
[PubSubClient] Increase MQTT_MAX_PACKET_SIZE from 384 to 1024
|
||||
[GPS] Improve displayed satellite stats
|
||||
[WiFi] Allow force to B/G to improve WiFi stability.
|
||||
[WiFi] Correct fall-back when B/G only mode cannot connect
|
||||
Moved testing plugins to test builds & added safety docs for power sensors
|
||||
[WiFi] Add option to set wifi off and restart wifi when connection lost
|
||||
[Nextion] Reduce memory usage when not active
|
||||
[p073_7DGT] Reduce memory usage of 7-segment display plugin
|
||||
[memory] Reduce memory usage of p070_NeoPixelClock when not enabled
|
||||
[memory] Reduce memory of P082_GPS and P068_SHT3x when not enabled
|
||||
[memory] P077_CSE7766 Use Plugin_task_data array
|
||||
[memory] P075_Nextion Use Plugin_task_data array
|
||||
[memory] P074_TSL2591 Use Plugin_task_data array
|
||||
[memory] P073_7DGT Use Plugin_task_data array
|
||||
[memory] P070_NeoPixel_Clock Use Plugin_task_data array
|
||||
[memory] P046_VentusW266 Use member data struct
|
||||
[memory] P045_MPU6050 Use Plugin_task_data array
|
||||
[memory] Change pointer checks to compare with nullptr
|
||||
[memory] P044_P1WiFiGateway Use Plugin_task_data array and String as buffer
|
||||
[memory] Shared code to select Serial Config (8N1 etc)
|
||||
[memory] P020_Ser2Net Use Plugin_task_data array
|
||||
[ESP32] Change P002_ADC range to 4095 for ESP32
|
||||
[Settings] Added check for offset on last member of struct
|
||||
[TinyGPS++] Added GSA and GSV sentences to get satellite ID & SNR
|
||||
[GPS] Use GSV and GSA sentences to view satellite ID and SNR
|
||||
[PlatformIO] Allow building ESP32 espressif32@1.6.0
|
||||
[PubSubClient] Increase MQTT_MAX_PACKET_SIZE from 384 to 1024
|
||||
[GPS] Improve displayed satellite stats
|
||||
[WiFi] Allow force to B/G to improve WiFi stability.
|
||||
[WiFi] Correct fall-back when B/G only mode cannot connect
|
||||
Moved testing plugins to test builds & added safety docs for power sensors
|
||||
[WiFi] Add option to set wifi off and restart wifi when connection lost
|
||||
[#2254] Reduce memory usage on MH-Z19 and improve reading stability
|
||||
[#2254] Make it compile in all core libraries
|
||||
[ESP8266] Do not use default for TX pin
|
||||
[Core 2.5.0] Move tag to beta3
|
||||
[SenseAir] Improvement on Modbus handling
|
||||
[SenseAir] Some more improvements Modbus implementation
|
||||
[WiFi] Destruct WiFi object when wifi needs to be reset
|
||||
[Eastron] Add CRC pass/fail stats to plugin page and allow retries
|
||||
[Eastron] Fix compile error
|
||||
[#2292] HX711: tareChanA command is not case insensitive
|
||||
[ESPeasySerial] return -1 as pins on unset serial type
|
||||
[GPS] Fix some uninitialized issues
|
||||
[PlatformIO] Core 2.5.0 is no longer beta
|
||||
[SWserial] Set TX interrupts for 9600 baud
|
||||
[Build] Rename build files and disable core 2.5.0 builds
|
||||
[ESPeasySerial] Make it compile for core 2.4.1
|
||||
[Serial wrapper] Fix serial issues (for ESP8266) when using HW serial
|
||||
1MB build with P035 IR plugins #2286
|
||||
MQTT Import : A bad clientId is build in case of a reconnect #2298
|
||||
|
||||
Victor Antonovich (2):
|
||||
[WIFI] Fix mDNS startup for log levels below LOG_LEVEL_INFO
|
||||
[WIFI] Add MDNS.update() for LEAmDNS compatibility
|
||||
|
||||
ppisljar (2):
|
||||
json endpoints
|
||||
removing unused var
|
||||
|
||||
|
||||
-------------------------------------------------
|
||||
Changes in release mega-20190212 (since mega-20190202)
|
||||
-------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user