Skip to content

Releases: arduino/arduino-create-agent

1.5.0

1.5.0-rc3

15 May 08:11
2fa738f
Compare
Choose a tag to compare

1.5.0-rc2

13 May 15:02
3190a1a
Compare
Choose a tag to compare

1.5.0-rc1

08 May 13:58
222a505
Compare
Choose a tag to compare
1.5.0-rc1 Pre-release
Pre-release

Changelog

222a505 Manage the HTTPS certificate from the menu and ask Safari users to install it at startup (#941)
bf5b8e4 Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#948)
6cbc955 Bump golang.org/x/sys from 0.19.0 to 0.20.0 (#947)

VirusTotal analysis 🛡

1.4.1

02 May 13:17
2d6395d
Compare
Choose a tag to compare

Changelog

2d6395d Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#945)
e78d618 Bump goa.design/goa/v3 from 3.15.2 to 3.16.1 (#937)
01c2e3e Bump golang.org/x/sys from 0.18.0 to 0.19.0 (#934)
d9135cd Improve the "Debug Console" to add functionality and fix bugs (#944)
a462190 Another round of code clean-up (#940)
c42fcd7 Restore functionality of 'is_open' field in portlist (#939)
8e28a0c Removed unnecessary use of channels (#938)
51f4ee4 Remove existing certificates from the keychain (#933)
b0a9091 move tests using staging index to production one (#932)

VirusTotal analysis 🛡

1.4.1-rc1

02 May 10:44
2d6395d
Compare
Choose a tag to compare
1.4.1-rc1 Pre-release
Pre-release

Changelog

2d6395d Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#945)
e78d618 Bump goa.design/goa/v3 from 3.15.2 to 3.16.1 (#937)
01c2e3e Bump golang.org/x/sys from 0.18.0 to 0.19.0 (#934)
d9135cd Improve the "Debug Console" to add functionality and fix bugs (#944)
a462190 Another round of code clean-up (#940)
c42fcd7 Restore functionality of 'is_open' field in portlist (#939)
8e28a0c Removed unnecessary use of channels (#938)
51f4ee4 Remove existing certificates from the keychain (#933)
b0a9091 move tests using staging index to production one (#932)

VirusTotal analysis 🛡

1.4.0

26 Mar 08:01
Compare
Choose a tag to compare

Changelog

b213179 move tests using staging index to production one
f6a4740 Bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 (#930)
a7857dd Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.0 to 1.1.0-alpha.2 (#922)
4deb642 Bump goa.design/goa/v3 from 3.14.6 to 3.15.2 (#921)
4bd6852 Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#917)
b3df25c Bump geekyeggo/delete-artifact from 2 to 5 (#924)
8885398 Bump codecov/codecov-action from 3 to 4 (#831)
35cb0e6 change label and url in the tray icon menu (#929)
5e37994 Implementation of port discovery through Pluggable discovery (#900)
ef266fa Add new items to the accepted CORS and remove register.arduino.cc (#926)
236fab6 Fix checksum doesn't match error (#923)
b350f56 change default value of indexURL to package_index.json
135f425 move Index init after reading the ini config
0e8c053 Add register.arduino.cc to the accepted extra origins (#915)
0b4a24a Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#912)
325f7a4 Remove tests that cannot be run (#909)

VirusTotal analysis 🛡

1.4.0-rc1

25 Mar 11:08
f6a4740
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release

Changelog

f6a4740 Bump github.com/gin-contrib/cors from 1.7.0 to 1.7.1 (#930)
a7857dd Bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.0 to 1.1.0-alpha.2 (#922)
4deb642 Bump goa.design/goa/v3 from 3.14.6 to 3.15.2 (#921)
4bd6852 Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#917)
b3df25c Bump geekyeggo/delete-artifact from 2 to 5 (#924)
8885398 Bump codecov/codecov-action from 3 to 4 (#831)
35cb0e6 change label and url in the tray icon menu (#929)
5e37994 Implementation of port discovery through Pluggable discovery (#900)
ef266fa Add new items to the accepted CORS and remove register.arduino.cc (#926)
236fab6 Fix checksum doesn't match error (#923)
b350f56 change default value of indexURL to package_index.json
135f425 move Index init after reading the ini config
0e8c053 Add register.arduino.cc to the accepted extra origins (#915)
0b4a24a Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#912)
325f7a4 Remove tests that cannot be run (#909)

VirusTotal analysis 🛡

1.3.9

28 Feb 08:59
dafef3c
Compare
Choose a tag to compare

Changelog

457b294 Allow the user to specify {fqbn} parameter in the commandline (#905)
16f322f replace library used to interact with tray bar (#721)
d2079d1 Fix failure to execute tool post-install script on Windows
6aa8183 agent-version.json is pushed on downloads bucket now, and minor enhancements (#896)
bf62053 Improve the README section about Apple silicon support (#895)

VirusTotal analysis 🛡

1.3.9-rc1

27 Feb 13:33
Compare
Choose a tag to compare
1.3.9-rc1 Pre-release
Pre-release

Changelog

7d5a287 replace create-release deprecated action with the same one used in the cli
09306c4 set permissions for the entire workflow
fc99916 fix environment
934dd0b fix permissions
859df0f followup of #901, fix CI
457b294 Allow the user to specify {fqbn} parameter in the commandline (#905)
16f322f replace library used to interact with tray bar (#721)
9f1405e Bump arduino/setup-task from 1 to 2
d2079d1 Fix failure to execute tool post-install script on Windows
6aa8183 agent-version.json is pushed on downloads bucket now, and minor enhancements (#896)
bf62053 Improve the README section about Apple silicon support (#895)

VirusTotal analysis 🛡