Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
2.4.4
version.text: Update to V2.4.4. Signed-off-by: luoweiyuan <luoweiyuan@m5stack.com>
2.4.3
2.4.2
version.text: Update to V2.4.2. Signed-off-by: lbuque <1102390310@qq.com>
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.