Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
2.4.2
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.
2.4.1
UIFLOW2 Release 2.4.1 based on Micropython v1.25.0 - feature(Board): Add StickS3 Support. - fix(driver/neopixel): Restore brightness to 100% before set_brightness. - fix(driver): Fix ATGM336H driver bugs. - fix(M5): Fix StamPLC RTC wake-up issue. - fix(M5): Fix INA226 current data read issue. - feature(Unit): Add Servo support. - perf(Software): Optimize TCP functionality. - perf(Unit): Modify the API of Unit NBIoT. - perf(Unit): Modify the API of Unit NBIoT2. - perf(Module): Modify the API of Module NBIoT. - feature(Chain): Add Unit ChainBus support. - fix(Chain): Fix failed to set key trigger interval. - feature(Base): Add Atom DTU NBIoT2 Support. - feature(Base): Add Atom DTU NBIoT2 V11 Support. - perf(Base): Modify the API of Atom DTU NBIoT. - docs: Add some api docs.
2.4.0
UIFLOW2 Release 2.4.0 based on Micropython v1.25.0 - feature(Board): Add power APIs for StamPLC. - feature(StartupUI): Add nickname display(only Nesso N1). - fix(MQTT): Fix MQTT SSL connection issue. - feature(M5UI): Add chart support. - fix(M5UI): Fix set_size method for M5Dropdown. - fix(M5UI): Fix scale label occlusion. - feature(Cap): Add Cap LoRa1262 support. - feature(Chain): Add Chain ToF support. - fix(Chain): Fix multiple Chain Bus not working simultaneously. - feature(PLC-Module): Add PLC-Module PoE support. - docs: Add some api docs.
2.3.9
UIFLOW2 Release 2.3.9 based on Micropython v1.25.0 - feature(Board): Add Nesso N1 support. - feature(Tab5): Implementing deepSleep/setChargeCurrent for Tab5. - feature(Unit): Add Unit Cat1-CN support. - feature(Module): Add Module ASR support. - feature(Chain): Add Chain Angle support. - feature(Chain): Add Chain Encoder support. - fix(Chain): Fix unable to trigger multiple callback events. - feature(PLC-Module): Add PLC-Module AC support. - fix(i2c): Fix I2C driver conflict. - docs: Add some api docs.
2.3.8
UIFLOW2 Release 2.3.8 based on Micropython v1.25.0 - feature(Board): Add PowerHub support. - feature(Board): Add DualKey support. - fix(Unit/MiniScale): Fix MiniScale tare function error. - fix(libs): Fix ATGM336H driver bugs. - feature(Module): Add CC1101 support. - feature(Chain): Add Chain Key support. - feature(Chain): Add Chain Joystick support. - fix(M5UI): Fixed some bugs. - docs: Add some api docs.
2.3.7
UIFLOW2 Release 2.3.7 based on Micropython v1.25.0 - feature(Unit): Add Unit fingerprint2 support. - fix(Unit/Fingerprint): Remove firmware version restriction. - feature(M5UI): Add LED support. - feature(M5UI): Add Menu support. - feature(M5UI): Add TabView support. - feature(M5UI): Add Table support. - fix(M5UI): Fixed some bugs. - docs: Add some api docs.
2.3.6
UIFLOW2 Release 2.3.6 based on Micropython v1.25.0 - feature(Board): Add Atom-EchoS3R support. - feature(Hardware): Add SHT30 support(only paper). - feature(M5): Add e-ink screen power APIs. - feature(M5UI): Add Spinner support. - fix(M5UI): Fixed some bugs. - feature(Cap): Add Cap LoRA868 support. - fix(lable+): Fix timer exception issue. - docs: Add some api docs.
2.3.5
UIFLOW2 Release 2.3.5 based on Micropython v1.25.0 - feature(Board): Add Cardputer-Adv support. - feature(M5UI): Add Spinbox support. - feature(M5UI): Add Msgbox support. - feature(M5UI): Add Window support. - fix(M5UI): Fix slider sliding problem. - fix(M5): Fix memory leak issues. - fix(Unit): Fixed the abnormal reading of weight_i2c. - perfect(Module): Update LLM Module. - perfect(OpenMV): Update QRCode. - docs: Add some api docs.
UIFLOW2 Release 2.3.4 based on Micropython v1.25.0
- feature(M5UI): Add Scale support. - feature(M5UI): Add Dropdown support. - feature(M5UI): Add ButtonMatrix support. - feature(M5UI): Add Roller support. - feature(Unit): Add Unit INA226 support. - feature(Unit): Add Unit MQ support. - fix(Unit/AudioPlayer): Fix crash after switching UART port in audioplayer. - fix(Advanced/USB): Fix usb keyboard send_report() error. - fix(IOTDevice/SwitchC6): Remove event trigger source settings. - docs: Add some api docs.
2.3.3
UIFLOW2 Release 2.3.3 based on Micropython v1.25.0 - feature(M5UI): Add List support. - feature(M5UI): Add Keyboard support. - feature(M5UI): Add Calendar support. - feature(M5UI): Add some fonts to Tab5. - fix(M5UI): Negative values for corner radius are not allowed. - fix(startup/tab5): Clean up LVGL-related code. - fix(modbus): Unit ID mismatch problem. - fix(micrpython): Set a fixed clock source for ESP32-P4's PWM. - fix(Unit/Accel): Fix motion detection unable to be disabled. - docs: Add some api docs.