Skip to content

Releases: m5stack/uiflow-micropython

2.4.2

08 Feb 07:07

Choose a tag to compare

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

15 Jan 10:41

Choose a tag to compare

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

24 Dec 06:15

Choose a tag to compare

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

08 Dec 01:39

Choose a tag to compare

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

18 Nov 02:45

Choose a tag to compare

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

25 Oct 06:37

Choose a tag to compare

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

22 Sep 01:56

Choose a tag to compare

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

10 Sep 09:58

Choose a tag to compare

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

11 Sep 01:28

Choose a tag to compare

- 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

08 Aug 03:14

Choose a tag to compare

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.