- Fix Protect the main package from crashing if one of the depending packages didn't load
- Fix Compile Error: "This project is only compatible with Particle system firmware v0.5.3 or later"
- Include .hpp files when compiling
- Make serial monitor use Atom dock
- Fix Opening panes with
openPane
toggles the bottom dock
- Fix Compiler timed out or encountered a problem error
- Don’t rename
.ino
filenames in errors
- Fix Uncaught TypeError: Cannot read property 'length' of null
- Fix issues with opening a non existing
.ino
file when jumping to a.cpp
file with an error - Parse linker errors
- Add ability to select build target
- Fix File path in .ino errors leads to empty editor
- Fix bug causing Core not automatically becoming a build target
- Allow choosing any supported target platform without owning the device
- Set Photon as a default target platform
- Fix library examples being compiled only for Core
- Fix panels showing up blank
- Add
isLegacyLibrary
method - Add ability to override package name when opening a pane
- Use
particle-api-js
to list devices - Add warning when compiling using libraries against fw older than 0.5.3
- Flash/compile library example open in tab from toolbar
- Update the toolbar when the project changes
- Update icons and menu items
- Update
particle-library-manager
to 0.1.4
- Remove Setup WiFi button
- Add ability to compile library example
- Add
isProject
method
- Add ability to select location when opening a panel via API
- Add Raspberry Pi to known platforms
- Fix error when trying to open serial port
- Fix css issues with Atom's One UI style
- Send project and library metadata when compiling (support libraries V2)
- Support projects with nested directories
- Add Oak, Duo and Bluz platforms
- Fix crash in Particle Dev App
- Rename package to
particle-dev
- Use
~/.particle
directory for storing credentials
- #122 Fixed
- Added ability to flash selected file
- Added notifications when device/project isn't selected
- Fix opening single file on Windows
- #116 Fixed
Windows users: Please uninstall previous versions of Particle Dev before installing this one.
- Fixed clipped status bar
- Fixed error when flashed multiple times in a row
- Fixes errors list
- Fixed Windows installer (Module version mismatch error)
- Updated Atom to 0.187.0
- Fixed #43
- Storing current device and compile status in session instead of globally
- Better messages on invalid credentials
- Fixed #57
- Fixed #56
- Fixed #59
- Fixed #55
- Fixed #53
- Fixed #30
- Fixed new version notification on Windows
- Fixed #19
- Fixed #24
- Fixed #26
- Fixed #29
- Fixed #33
- Fixed #34
- Fixed #35
- Fixed #36
- Fixed #37
- Bug fixes
- Renamed to Spark Dev
- Fixed Enter in empty WiFi list
- Search input is being focused after networks scan
- Fixed fail on getting variable
- Fixed #5
- Fixed building on Windows
- Building ZIP archive
- Signing OS X app with certificate
- Fixed missing toolbar labels
- Fixed #2, #3 and #4 GitHub issues
- Fixed random newlines in serial monitor
- Added keyboard shortcuts
- Active Watch icon has more contrast
- Fixed not working menu when online core is selected
- Added Select Core button
- Fixed offline issues
- Watching for CLI settings changes
- Fixed refreshing UI
- A lot of small bug fixes