Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.7.2 source code.tar.gz | 2025-07-19 | 4.3 MB | |
2025.7.2 source code.zip | 2025-07-19 | 7.4 MB | |
README.md | 2025-07-19 | 2.3 kB | |
Totals: 3 Items | 11.7 MB | 14 |
- Fix template event web_server crash [#9618] by @AzonInc
- [api] Fix compilation error with char* lambdas in HomeAssistant services [#9638] by @bdraco
- [wireguard] Fix boot loop when CONFIG_LWIP_TCPIP_CORE_LOCKING is enabled [#9637] by @bdraco
- [scheduler] Fix cancellation of timers with empty string names [#9641] by @bdraco
- [logger] fix on_message [#9642] by @ssieb
- esp32_camera: deprecate i2c_pins; throw error if combined with i2c: block [#9615] by @RubenKelevra
- [scheduler] Fix DelayAction cancellation in restart mode scripts [#9646] by @bdraco
- [lvgl] Fix meter rotation [#9605] by @clydebarrow
- [libretiny] Remove unsupported lock-free queue and event pool implementations [#9653] by @bdraco
- [lvgl] Prevent keyerror on min/max value widgets with no default [#9660] by @jesserockz
- Fix AsyncTCP version mismatch between platformio.ini and async_tcp component [#9676] by @bdraco
- [speaker] Media player's pipeline properly returns playing state near end of file [#9668] by @kahrendt
- [voice_assistant] Use media player callbacks to track TTS response status [#9670] by @kahrendt
- [gpio] Disable interrupt mode by default for LibreTiny platforms [#9687] by @bdraco