App Lab 0.3.2 is here!

Hi all,

App Lab 0.3.2 has been released and is available for download at arduino.cc/en/software/#app-lab-section or via the auto update mechanism.

This release brings Windows for arm64 architecture support, a smoother setup experience, smarter update handling, and new AI‑powered features. We’ve also delivered dozens of fixes across the UI, device management, file handling, and connectivity to make App Lab faster, more reliable, and easier to use. Linux packages have been refreshed as well.

This is the last version we will release for 2025: please download and use it and feel free to report issues either in the Forum or on the freshly release GitHub repo arduino/arduino-app-lab: The cross-platform IDE for developing Arduino Apps, built with Wails.

Enjoy!


Full changelog from 0.2.4 to 0.3.2

What's New

  • Windows for arm64 architecture support (PC hosted mode).
  • Added a button to launch a Terminal (PC hosted mode).
  • Improved user experience when adding a new brick.
  • Folders creation.
  • Add programmatic retry to “check for updates”.
  • Show error message detail during update flow.
  • Create files in empty folders.
  • Code Editor empty state.
  • Allow skip of update flow.
  • Prevent skip of update flow for Arduino flagged “mandatory updates “.
  • AI model card in brick details.
  • Selection of AI model for a given brick.

What's Fixed

  • Empty folders are now visible.
  • Fixed Serial Monitor when moving from one app to another.
  • Fixed Keyboard layout selection.
  • Fixed prefilled board name.
  • Improved system "Applications" menu (SBC mode).
  • Indicator of "Default" app.
  • Fixed navigation in "Learn" section.
  • Fixed wrong password management during WiFi setup.
  • Suggest user checks board connection when adb fails (on USB device selection).
  • Ensure app status is synchronized across footer and editor toolbar.
  • Fix broken file creation.
  • Fix app.yaml & readme disappearing when app is renamed/
  • Avoid multiple board data streams (reducing likelihood of “stream limit reached” issues).
  • Auto update for App Lab desktop on Windows (for users “stuck” on 0.2.4 or 0.3.0).
  • Ensure sketch library dependencies are installed when required.
  • Add missing scroll in device “discovery/selection“ page for multiple items.
  • Can now create files in newly created folders.
  • Add missing set as default action for Example apps
  • UI fixes
  • Cosmetic defects.
  • General stability improvements

Updated Linux packages

App Lab 0.3.2 includes the following packages for the Debian Linux image:

  • arduino-app-cli 0.8.1 – The Arduino App CLI for driving the App Lab backend from the Linux shell.

  • arduino-app-lab 0.3.2 – The Arduino App Lab for the Linux Desktop in SBC Mode

  • arduino-cli 1.4.0 – The Arduino CLI

  • arduino-router 0.5.4 – The Arduino Router providing services for the CPU/MCU RPC mechanism.

  • arduino-unoq-radio-firmware 0.6.0 – The radio firmware for the WiFi module with support for regulatory domain and power tables database.

2 Likes