You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
147
147
148
148
### Changed
149
149
- ESP32 Platform from 2024.12.30 to 2025.01.31, Framework (Arduino Core) from v3.1.0.241206 to v3.1.1.250109 and IDF to 5.3.2 [#22832](https://github.com/arendst/Tasmota/issues/22832)
150
-
- GPIOViewer from v1.5.6 to v1.6.0 (No functional change)
150
+
- GPIOViewer from v1.5.6 to v1.6.1 (No functional change)
151
151
- Postpone save_data during light animation when fade is Off
152
152
- Allow negative values for AdcParam/AdcGpio INPUT, TEMP and RANGE parameters [#22809](https://github.com/arendst/Tasmota/issues/22809)
153
153
- Command `Pixels` has backwards compatible arguments fixing #22755[#22791](https://github.com/arendst/Tasmota/issues/22791)
@@ -160,6 +160,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
160
160
161
161
### Fixed
162
162
- Shutter discovery message regression from v14.4.1 [#22730](https://github.com/arendst/Tasmota/issues/22730)
163
+
- LoraWan decoding of Dragino LDS02 and MerryIoT DW10 [#22880](https://github.com/arendst/Tasmota/issues/22880)
163
164
- ESP32-Cx compilation fails on Windows [#22832](https://github.com/arendst/Tasmota/issues/22832)
164
165
- Sonoff SPM `PowerOnState` overrules `SSPMPowerOnState` in mixed 4Relay setup with 4Relay version 1.0.0
165
166
- Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER`[#22686](https://github.com/arendst/Tasmota/issues/22686)
0 commit comments