Releases: arduino/arduino-create-agent
1.2.4
Changelog
056c22e Add serial binary communication (#653)
d759c46 fix multi-line strings not being parsed correctly in config.ini
(#651)
b691425 bump installbuilder container to the latest version (#642)
2dfe84d fix create-changelog action failing because it could not find a git repo (#648)
ae4d4b4 Use new arduino/setup-task action name in CI/CD workflows
e9328e2 add automatic changelog generation step (#639)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.4-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.4-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.4-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.4-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.4-rc3
Changelog
a21ae9e remove BlockUntilReady because it was unused
a86a61a refactor tests
500a1ee update comments
8dadd0c forgot to skip test_sendraw_serial on CI
791b03e add sendraw
command to send base64 encoded bytes, add tests (for send raw and for open/close port)
d704dd2 make sendNoBuf more general: will be used later 😏
d077ded remove useless channel done & other stuff
bcf0023 remove useless id field (was unused)
d5228ec forgot to remove timed_binary
402a848 Escape html commands string'
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.4-rc3-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc3-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc3-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.4-rc3-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc3-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc3-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.4-rc2
Changelog
724de59 remove timedbinary: it's the same as timedraw except for the casting
37cf997 apply suggestions from code review ✨
5db1975 forgot to fix this in #621
f3d5dca uniform default bufferflow and 🧹
5d0bd27 optimize the handling of data coming from the serial port
5e2ad37 extract code in helper function and uniform the code
0bbb45b 🧹(cleanup) and 🛠️(refactoring) of bufferflow stuff
8f9ff20 Partially revert #e80400b7ddbbc2e8f34f1e6701b55102c3a99289
2d78733 apply suggestions
575efa1 Fix panic closing closed channel
15af2e4 add sketch used for testing
43451a3 Apply suggestions from code review
fcaa53c generalize the tests
b41d0cc increased sleeptime, remove harcoded message[i]: should work on different systems
099a575 update and enhance commands output (the space in front of <
and >
is required) 🤷♂️
c86bb4f enhance a lot test on serial communication (with different buffer types)
b7f70f1 enhanced a bit how the logic of the serial works
dfcc14e minor optimizations: data and buf are already an array of bytes
9c7d3f8 fix tests: "socketio.exceptions.ConnectionError: Connection refused by the server"
fc1222e add callback to capture returned message, add new test for serial
48cc695 socketio test connection is working 🎉 (with the correct python-socketio version)
1cd174a fixed test deps
eb2b3f3 use switch case
e80400b binary support (WIP)
6a50f87 remove utf8 decoding with timedraw buffer type
05ee6f5 remove old commands
895cc03 update bufferflow_timedraw as bufferflow_timed
44614b3 fix multi-line strings not being parsed correctly in config.ini
(#651)
c455e65 bump installbuilder container to the latest version (#642)
3074d7a fix create-changelog action failing because it could not find a git repo (#648)
73dee6e Use new arduino/setup-task action name in CI/CD workflows
234ed2d add automatic changelog generation step (#639)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.4-rc2-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc2-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc2-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.4-rc2-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc2-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc2-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.4-rc1
Changelog
d759c46 fix multi-line strings not being parsed correctly in config.ini
(#651)
b691425 bump installbuilder container to the latest version (#642)
2dfe84d fix create-changelog action failing because it could not find a git repo (#648)
ae4d4b4 Use new arduino/setup-task action name in CI/CD workflows
e9328e2 add automatic changelog generation step (#639)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.4-rc1-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc1-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc1-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.4-rc1-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.4-rc1-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.4-rc1-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.3
Changelog
b696989 use stricter mutex policy to prevent installed.json corruption (#635)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.3-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.3-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.3-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.3-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.3-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.3-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.3-rc1
Changelog
c91b407 use stricter mutex policy to prevent installed.json corruption #635
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.3-rc1-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.3-rc1-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.3-rc1-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.3-rc1-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.3-rc1-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.3-rc1-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.2
Changelog
f4d6577 replace reset implementation with the cli one, should be more robust (#633)
ae5b509 Support for wildcard origins (#629)
249cc81 (hopefully) fix send on closed channel panic (#621)
59e0f3e Add serial discovery support for m1 mac (#617)
bump dependencies
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.2-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.2-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.2-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.2-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.2-rc5
Changelog
f4d6577 replace reset implementation with the cli one, should be more robust (#633)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.2-rc5-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc5-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc5-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.2-rc5-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc5-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc5-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.2-rc4
Changelog
0e6dea5 fix getting started failing if the board is in bootloader mode
447aa03 use serialutils.go from the cli with the latest fixes
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.2-rc4-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc4-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc4-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.2-rc4-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc4-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc4-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe
1.2.2-rc3
Changelog
e455c6e replace reset implementation with the cli one, should be more robust
e8b6816 Support for wildcard origins (#629)
1e4fd4e Add security policy link to readme (#624)
249cc81 (hopefully) fix send on closed channel panic (#621)
59e0f3e Add serial discovery support for m1 mac (#617)
bump dependencies
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.2-rc3-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc3-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc3-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.2-rc3-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.2-rc3-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.2-rc3-windows-amd64-installer-firefox.exe
- arduino-create-agent-windows-2019-386/arduino-create-agent.exe
- arduino-create-agent-windows-2019-amd64/arduino-create-agent.exe