Releases: particle-iot/particle-cli
Releases · particle-iot/particle-cli
v1.43.1
- Fixes issue #498 where
particle update
fails on Photon/P1 #499
v1.43.0
- Updated binaries for Device OS 1.2.1
- Removed Ascender mechanism for updating bootloaders and replaced with shiny new 🌟 feature implemented in Device OS PR 1788 that allows us to flash the bootloader via DFU with special sequence.
v1.42.0
- Updates bootloader on Photon and P1 to Device OS v1.1.1's latest version (v301), even though (v201) is only required. #496
- Also updates all Device OS binaries to v1.1.1 #496
v1.41.2
- Move
core-js
from devDependencies
to dependencies
(fixes #491)
- Update
wiring-preprocessor
to v2.0.1
, show generated file warning when coverting .ino
-> .cpp
v1.41.1
Add particle usb reset
support for devices in DFU mode #488
v1.41.0
- Updates bootloader on Photon and P1 to Device OS v1.1.0's latest version (v301), even though (v201) is only required. #487
- Also updates Photon/P1/Electron Device OS binaries to v1.1.0 #487
- Adds
particle update
support for Gen 3 platforms #487
- Show NCP firmware modules in the output of
serial inspect
#477
- Mesh command fixes #485
v1.40.0
Add mesh commands (particle mesh) #473
Add USB utility commands (particle usb) #473
Add Gen 3 devices and Particle debuggers to the udev rules file #473
Detect if the installed udev rules file needs to be updated #473
v1.39.0
Add a flag to force serial flash without prompt #471
Add binaries for Device OS 1.0.1 #476
v1.38.0
- Use different server key variant for Gen 3 devices in particle keys server #470
- Support Gen 3 SoMs in compile, DFU mode and serial mode #470