Skip to content

Releases: m5stack/uiflow-micropython

2.4.4

24 Apr 06:44

Choose a tag to compare

version.text: Update to V2.4.4.

Signed-off-by: luoweiyuan <luoweiyuan@m5stack.com>

2.4.3

24 Apr 06:50

Choose a tag to compare

version.text: Update to V2.4.3.

Signed-off-by: lbuque <1102390310@qq.com>

2.4.2

24 Apr 06:35

Choose a tag to compare

version.text: Update to V2.4.2.

Signed-off-by: lbuque <1102390310@qq.com>

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.