Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

v0.0.6-alpha.preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsora rsora released this 05 May 08:15
· 11 commits to master since this release
0bd45cd

Changelog:

New and noteworthy:
• Support for the CLI configuration: You can install 3rd party cores.
• Support for the 3rd party core settings: You can specify board-specific settings from the menu. (#10)
• [experimental]: Boards Control: try it with Ctrl/Cmd+K Ctrl/Cmd+B search for a board, configure the actual 3rd party core settings, or pick one of the available boards.
• Support better unknown (3rd party) board detection. (#198)
• From now on, the boards-search is fuzzy. (#223)
• Switched to native grpc in the final app.

Fixes:
• The ZIP structure of the final app for Linux and Windows has changed. (#229)
• The serial monitor does not expect a \n. (#201)
• Toggling editor mode does not delete code. (#192)
• Fixed an issue with the editor-focus when opening multiple editors asynchronously. (#201)
• Application settings now stored under ~/.arduinoProIDE. (#184)

Windows version
Arduino Pro IDE Windows v0.0.6-alpha.preview

Mac OSX version
Arduino Pro IDE OSX v0.0.6-alpha.preview

Linux64 version
Arduino Pro IDE Linux v0.0.6-alpha.preview