Releases: thelastoutpostworkshop/arduino-maker-workshop
Releases · thelastoutpostworkshop/arduino-maker-workshop
Arduino Maker Workshop v1.1.3
- Support for Windows ARM (Serial Monitor not supported) thanks to jfthuong (issue #5)
- Arduino CLI 1.4.1
- Persist upload/monitor ports by address while keeping the label visible (fixes Wi-Fi board uploads like UNO Q; backwards compatible with existing port labels) (issue #103)
- Added a command to clear Arduino CLI caches and refresh board/library data (issue #102)
Arduino Maker Workshop v1.1.2
- Fixed board examples mixed with library examples and board examples not refreshed when a board change (issue #100)
- Board examples now compatible with build profiles
- Board examples now show the source of the examples
Arduino Maker Workshop v1.1.1
- For the ESP32 Backtrace Decoder implemented robust target detection so SparkFun-style FQBNs (and other variants) are recognized, and defaulted to xtensa when the target is ESP32 but not RISC‑V (issue #98)
- Improve IntelliSense generation by parsing JSON includes.cache entries and extracting include paths from compile_commands.json, ensuring Arduino.h is forced when available (issue #99)
- Added Board Examples view sourced from the selected board platform libraries (issue #100)
- Disabled the Home upload port selector while build profiles are active to avoid mismatched upload ports (issue #81)
- Synced upload port updates back to the webview and tightened auto-selection to avoid overriding user choices during port refreshes (issue #81)
- Upload now invalidates stale builds after git pulls by watching filesystem changes and checking build timestamps before upload (issue #80)
Arduino Maker Workshop v1.1.0
- The link to the ESP32 Partition builder application in external tools, now pass the current partitions.csv stored the current build output
- Added ESP32 backtrace decoder to resolve crash logs to functions and source lines in "Other Tools and ressources" (issue #97)
- Fixed Arduino CLI output title bar text visibility on some dark themes (issue #89)
- Added an empty-state banner on Home with create/open sketch actions when no sketch folder is open (issue #88)
Arduino Maker Workshop v1.0.8
- Arduino CLI 1.4.0
- Added Links to external tools for the ESP32
Arduino Maker Workshop v1.0.7
- Added toolbar controls in the Arduino CLI output view so users can clear the log, pause auto-scrolling, and filter compile/upload output with a search query (issue #78)
- Port-only edits in build profiles no longer invalidate the last build; recompilation is only required when other profile settings change (issue #84)
Arduino Maker Workshop v1.0.6
- Reduced Arduino CLI cache durations so board metadata refreshes hourly and library info every 30 minutes, balancing freshness with CLI call volume (issue #68)
- Trim additional board URLs before saving and simplify the add/edit dialog validation
- Optimized packaging by excluding unused node_modules while preserving USB runtime support
- Notify when a zip library installation is completed
- Detect build profile value changes and invalidate the previous build output so the next compile reflects the new configuration
- Render Arduino CLI output with color in a dedicated panel view during compilation
- Highlight compile warnings/errors inline in the colorized CLI output panel (issue #69)
- Consolidated compile/upload logs into the colorized panel and removed the legacy output channel
Arduino Maker Workshop v1.0.5
Version 1.0.5
- Fix programmer issue, use id instead of value (issue #65)
Arduino Maker Workshop v1.0.4
Version 1.0.4
- Toolbar items are deactivated when vscode open a folder that do not contain a sketch to avoid confusion
- Fixed profile selection not appearing in the status bar when profiles are active
Arduino Maker Workshop v1.0.3
v1.03 arduino-cli v1.3.1