Skip to content

2.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 07:07
UIFLOW2 Release 2.4.2 based on Micropython v1.25.0

- feature(Board): Add Unit-PoEP4 Support.
- feature(M5): Add wasSingleClicked event.
- fix(M5): Fix PowerHub charge status detection.
- fix(Hardware): Fix communication issues for some I2C devices.
- fix(Hardware): Fix RTC.init time setting issue.
- fix(Hardware/IR): Fix RMT channel error.
- fix(startup): Trigger alarm if StamPLC-PoE missing in ETH mode.
- fix(M5UI): Fix get lvgl widget width and height problem.
- fix(M5UI): Fix textarea max length setting.
- fix(M5UI): Fix scale label occlusion.
- fix(M5UI): Fix button text scrolling issue.
- fix(M5UI): Add some warning messages.
- fix(startup): Fix missing user avatar.
- perf(Software): Optimize UDP functionality.
- docs: Add some api docs.