Skip to content

v2.5.0

Latest

Choose a tag to compare

@78 78 released this 10 Sep 18:38
· 6 commits to main since this release
ac6deed

What's Changed

  • feat: add wk esp32s3 dev board by @Father001 in #2030
  • fix: restore WDMomo CGC LCD selection by @78 in #2175
  • content : add waveshare esp32-c6-epaper-1.54 by @shunian11 in #2174
  • Add Marathi (mr-IN) Indian Language Support by @ChanchalSakardeQH in #2180
  • feat(m5stack-stopwatch): support display brightness control by @suflanker in #2189
  • fix(lichuang-dev): don't crash when the FT5x06 touch controller is absent by @sebastjanb in #2204
  • Add streamed notify playback by @78 in #2191
  • fix(otto): detect camera board from GPIO straps by @txp666 in #2219
  • fix(df-k10): clamp self.led_strip.scroll length to the actual LED count by @max-power in #2222
  • Fix camera format negotiation for big-endian RGB565 sensors (RGB565X) by @max-power in #2225
  • fix(led): scope CircularStrip effect state to the instance by @max-power in #2221
  • fix(display): redraw idle clock on minute change, not a shared timestamp by @max-power in #2224
  • fix(build): invoke ESP-IDF idf.py correctly on Windows by @zfkun in #2211
  • xpowers: add generic PMU wrapper over I2cDevice by @JackHuang021 in #2237
  • feat(board): 新增 FoloToy AI Passport (ESP32-C3) 板卡支持 by @Shinku-Chen in #2236
  • fix(esp-hi): fit 4MB assets and restore ST7735 bring-up by @78 with @Copilot in #2238
  • Add Maza AI boards for xiaozhi by @epaper1 in #2185
  • Add pt-BR (Brazilian Portuguese) locale by @mederix in #2243
  • fix(build): reject mismatched board configuration by @QiuLsG in #2240
  • Fix M5Stack Tab5 ST7121/ST7123 display detection by @78 in #2227
  • Bind Otto MCP responses to originating WebSocket client by @3em0 in #2021
  • feat(display): turn off OLED panel in power save mode by @Vitalymt in #2195
  • feat: add string max_length validation and JSON-RPC error codes to MCP server by @quantumnic in #1847
  • Disable C++ exceptions and keep ESP32-S31 firmware in the 4MB OTA slot by @78 in #2246

New Contributors

Full Changelog: v2.4.2...v2.5.0