Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 21:23
· 1 commit to main since this release

2.4.0 (2026-05-19)

Bug Fixes

  • ai: enforce 128 max tool limit to prevent OpenAI 400 errors (1feb13c)
  • cli: correct device_auth_id field in openai-codex login (46cf180)
  • cli: fix openai-codex token polling request body structure (1aa8a1e)
  • cli: fix undefined verification_uri for openai-codex login (8fa98a0)
  • cli: implement full 3-step openai-codex device flow (6ea63cf)
  • crashes (56d753e)
  • firmware,mcp: fix missing i2s dependency and unhandled Meshtastic errors (f7fb9f5)
  • firmware: resolve stringop-truncation and unused-function compiler warnings (fb28cf8)
  • mcp: support 64-bit varints in meshtastic decoder (730a7a1)
  • non-blocking Android emulator startup and reliable package installation (27f8ebc)
  • qemu device type (a63680a)
  • resolve board_support and main.c compilation errors (fecc734)
  • resolve stringop-truncation warnings in firmware (8e1ad66)
  • security: chrome extension — validate approval URL and restore WebSocket token (ab5c31d)
  • security: server hardening — auth, input validation, ownership scoping (34ca276)
  • server: remove broken codex integration registry entry (0a77ead)
  • settings sidebar (037d6e0)
  • url (7938463)
  • url launcher mobile (c70247f)
  • video insta login required (61158f5)

Features

  • add memory v2 traces and focus widget (03cff51)
  • analytics (c58ae23)
  • flutter: design system tokens and UI polish (db8051e)
  • messaging: implement automatic connection recovery for meshtastic platform (1e274bd)