Skip to content

Releases: m5stack/uiflow-micropython

2.4.8

26 Jun 10:15

Choose a tag to compare

release: 2.4.8

2.4.7

18 Jun 11:03

Choose a tag to compare

release: 2.4.7

2.4.6

10 Jun 02:49

Choose a tag to compare

release: 2.4.6

2.4.5

15 May 10:13

Choose a tag to compare

release: 2.4.5

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.