Releases: m5stack/uiflow-micropython
Releases · m5stack/uiflow-micropython
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.
2.3.2
UIFLOW2 Release 2.3.2 based on Micropython v1.25.0 - fix(Boards): Enable OPI PSRAM. - feature(M5UI): Add Line support. - feature(M5UI): Add Arc support. - feature(M5UI): Add Checkbox support. - feature(M5UI): Add Slider support. - feature(M5UI): Add TextArea support. - feature(M5UI): Add Canvas support. - feature(M5UI): Image adds rotation angle and zoom control. - fix(Unit): Adding missing LoRaWANUnit_RUI3. - fix(Unit): Fixed the abnormal reading of weight_i2c. - chore(esp-idf): Support for building with esp-idf v5.4.2. - fix(Hardware.CAN): Compatible with the new TWAI configuration method. - fix(ModBus): Preventing data blocks from going out of range. - fix(Startup): Update Tab5 startup. - feature(IoT-Devices): Add SwitchC6 support. - docs: Add some api docs.
2.3.1
UIFLOW2 Release 2.3.1 based on Micropython v1.25.0 - feature(M5UI): Add Image support. - feature(M5UI): Add Switch support. - feature(M5UI): Add Bar support. - feature(Unit): Add Unit Setp16 support. - fix(System): Modify the parameter check of time.mktime. - feature(M5): UserDisplay adds sip_mode parameter. - docs: Add some api docs.
2.3.0
UIFLOW2 Release 2.3.0 based on Micropython v1.25.0 - feature(Startup): Add some apps to tab5. - fix(System): Time zone reversal. - feature(Unit): Add Unit AudioPlayer support. - feature(Unit): Fixe 8EncoderUnit incorrect reading opposite btn status. - feature(Unit): Add Unit ID ECHD & AES function. - feature(Base): Add Atomic GPS V2.0 Base support. - feature: Add m5ui support. - docs: Add some api docs.
2.2.9
UIFLOW2 Release 2.2.9 based on Micropython v1.25.0 - feature(Board): Add Tab5 Support. - fix(Unit): Vl53l0x initialization failed. - fix(Base): Fix miss ADC pin config for Atomic Stepmotor Base. - feature(Module): Add Module LAN support. - feature(Module): Update Module LLM. - docs: Add some api docs.
2.2.8
UIFLOW2 Release 2.2.8 based on Micropython v1.24.0 - feature(Unit): Add Unit Mini ToF90 support. - feature(Base): Optimizing Atomic Echo Base. - feature(Module/LLM): Fixed MeloTTS initialization bug. - docs: Add some api docs.
2.2.7
UIFLOW2 Release 2.2.7 based on Micropython v1.24.0 - feature(Board): Add AtomS3R-M12 Support. - feature(Display): Support displaying pictures from SD card on LCD. - feature(Unit): Add Unit GatewayH2 support. - feature(Module): Add Module DCMotor support. - feature(Module): Add Module LoRa868 v1.2 support. - docs: Add some api docs.
2.2.6
UIFLOW2 Release 2.2.6 based on Micropython v1.24.0 - feature(Board): Add AtomS3R-CAM Support. - feature(Widgets): Add VLW Font Support. - feature(Module): Add Module Audio support. - feature(Base): Add Atomic NBIOT base support. - feature(Base): Add Atomic DTU LoRaWAN-CN470 base support. - feature(Base): Add Atomic DTU LoRaWAN-EU868 base support. - feature(Base): Add Atomic DTU LoRaWAN-US915 base support. - docs: Add some api docs.
2.2.5
UIFLOW2 Release 2.2.5 based on Micropython v1.24.0 - feature(Unit): Add Unit RF433T Support. - feature(Unit): Add Unit RF433R Support. - feature(Unit): Unit EXTIO2 add some api. - feature(Unit): Unit PAHUB add some api. - feature(Unit): Unit Weight I2C add some api. - feature(Hat): Add Hat Speaker2 Support. - feature(Module): Add Module Gateway H2 support. - feature(Module): Add Module ECG support. - feature(Base): Add Atomic QRCode base support. - feature(Base): Add Atomic QRCode2 base support. - docs: Add some api docs.
2.2.4
UIFLOW2 Release 2.2.4 based on Micropython v1.24.0 - fix(Board): Fix I2C initialization error on NanoC6. - feature(Hardware): Add PWR485 support. - feature(Unit): Add Unit PDM Support. - feature(Module): Add COMMU Module support. - feature(Module): Add 4EncoderMotor v1.1 Module support. - fix(Module): The PPS Module uses the wrong register address. - feature(Base): Add DTU LoRaWAN-Series base support. - feature(Base): Add Atomic TFCard base support. - docs: Add some api docs.