Releases: arduino/arduino-create-agent
1.2.0
Changelog
5c796d2 Change release filenames and finalize CI (#584)
36e7f44 Enable autoupdate (#582)
936b6c8 Fix temp binary not starting correctly (#583)
45a2de6 Fix naming inconsistencies #581
5a619db add virustotal scan to CI release workflow #580
9003048 update sytray to latest available version #579
9c49735 Add crash-report capabilities #574
e6dc18d CI polishing, add win64, update macOS min version #578
98bc4c8 UX Improvements #538
dda98a2 Create manifest for windows and add instructions #543
f973044 Refactor systray #544
b0b3b31 Use modules #546
a23bd53 Ensure the path is always trimmed
6db5ade Three-card trick for autoupdate on osx #551
e8f4baa Update config.ini
21dd63d CI: add test workflow #559
e1a35fb Introduce templates for issues and PR #560
9f3cb8b Add ci step to upload artifacts #561
806f60b Fix version and commit sha in tray menu #563
75865e6 Fix win executable crashing (add manifest to the executable during compile) #565
1da694d Add workflow to check certs expiring date #569
c5e43ba Port installer generation to github actions #562
1e420e1 Publish release on arduino download servers #570
d71d3ec Pin github actions virtual environment versions #573
96c20a9 Update status bar icons #575
b88987e Revert to building minimum version for mac to 10.9 & separate step for mac #576
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.0-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.0-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.0-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.0-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.0-rc4
Changelog
5c796d2 Change release filenames and finalize CI (#584)
36e7f44 Enable autoupdate (#582)
936b6c8 Fix temp binary not starting correctly (#583)
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.0-rc4-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-rc4-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.0-rc4-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.0-rc4-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-rc4-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.0-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.0-rc3
Changelog
45a2de6 Fix naming inconsistencies #581
5a619db add virustotal scan to CI release workflow #580
9003048 update sytray to latest available version #579
VirusTotal analysis 🛡
- ArduinoCreateAgent-1.2.0-rc3-windows-386-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-rc3-windows-386-installer-edge.exe
- ArduinoCreateAgent-1.2.0-rc3-windows-386-installer-firefox.exe
- ArduinoCreateAgent-1.2.0-rc3-windows-amd64-installer-chrome.exe
- ArduinoCreateAgent-1.2.0-rc3-windows-amd64-installer-edge.exe
- ArduinoCreateAgent-1.2.0-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.0-rc2
1.2.0-rc1
Changelog
98bc4c8 UX Improvements #538
dda98a2 Create manifest for windows and add instructions #543
f973044 Refactor systray #544
b0b3b31 Use modules #546
a23bd53 Ensure the path is always trimmed
6db5ade Three-card trick for autoupdate on osx #551
e8f4baa Update config.ini
21dd63d CI: add test workflow #559
e1a35fb Introduce templates for issues and PR #560
9f3cb8b Add ci step to upload artifacts #561
806f60b Fix version and commit sha in tray menu #563
75865e6 Fix win executable crashing (add manifest to the executable during compile) #565
1da694d Add workflow to check certs expiring date #569
c5e43ba Port installer generation to github actions #562
1e420e1 Publish release on arduino download servers #570
d71d3ec Pin github actions virtual environment versions #573
96c20a9 Update status bar icons #575
b88987e Revert to building minimum version for mac to 10.9 & separate step for mac #576
1.1.252
This release should have feature/code parity with the last arduino-create-agent release made with the jankins CI (1.1.251). The only change is that this one is made with the new Github Actions based CI.