mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Update changelog
This commit is contained in:
parent
2278d5894e
commit
c4410a9823
@ -13,9 +13,11 @@ All notable changes to this project will be documented in this file.
|
||||
- Support character `#` to be replaced by `space`-character in command ``Publish`` topic (#10258)
|
||||
- BSSID and Signal Strength Indicator to GUI wifi scan result (#10253)
|
||||
- Support for Afrikaans language translations by Christiaan Heerze
|
||||
- Support for IR inverted leds using ``#define IR_SEND_INVERTED true`` (#10301)
|
||||
- Support for disabling 38kHz IR modulation using ``#define IR_SEND_USE_MODULATION false`` (#10301)
|
||||
|
||||
### Changed
|
||||
- Logging from fixed global memory buffer to stack buffer freeing 700 bytes RAM
|
||||
- Logging from heap to stack freeing 700 bytes RAM
|
||||
|
||||
### Fixed
|
||||
- Redesign syslog and mqttlog using log buffer (#10164)
|
||||
|
@ -66,9 +66,11 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
||||
- Support for FTC532 8-button touch controller by Peter Franck [#10222](https://github.com/arendst/Tasmota/issues/10222)
|
||||
- Support character `#` to be replaced by `space`-character in command ``Publish`` topic [#10258](https://github.com/arendst/Tasmota/issues/10258)
|
||||
- Support for Afrikaans language translations by Christiaan Heerze
|
||||
- Support for IR inverted leds using ``#define IR_SEND_INVERTED true`` [#10301](https://github.com/arendst/Tasmota/issues/10301)
|
||||
- Support for disabling 38kHz IR modulation using ``#define IR_SEND_USE_MODULATION false`` [#10301](https://github.com/arendst/Tasmota/issues/10301)
|
||||
|
||||
### Changed
|
||||
- Logging from fixed global memory buffer to stack buffer freeing 700 bytes RAM
|
||||
- Logging from heap to stack freeing 700 bytes RAM
|
||||
|
||||
### Fixed
|
||||
- Redesign syslog and mqttlog using log buffer [#10164](https://github.com/arendst/Tasmota/issues/10164)
|
||||
|
Loading…
x
Reference in New Issue
Block a user