Releases: kittaakos/arduino-ide
Releases · kittaakos/arduino-ide
2.1.1
- chore: Updated to the next version after release. [6499518]
- chore(cli): Bumped the CLI version to
0.32.3
[c318223] - Don't upload "channel update info files" related to manual builds to S3 on release [2c74ad6]
- chore: Prepared for the
2.1.0
release [9fff553] - Updated translation files [4c2f0fb]
- fix: try fetch the sketch by path if not in the cache [54f210d]
- feat: removed the non official themes from the UI [5540170]
- fix: location of possible drop-in folder for VSIX [7cc252f]
- fix: update
themeId
settings after theme change [cb2a371] - fix: updated to
electron-builder@23.6.0
(arduino#1986) [96da5bb] - build(deps): Bump peter-evans/create-pull-request from 4 to 5 [ef57625]
- chore(cli): Updated to
0.32.2
CLI [3aee575] - fix: propagate monitor errors to the frontend [80d5b5a]
- Update .github/workflows/build.yml [ab5c63c]
- ci: use
ubuntu-latest
for the Linux build [0a53550] - feat(infra): support for
topic: cloud
label [f5c98c8] - fix: the focus in the sketchbook widget [eb1f247]
- feat: re-focus monitor widget after verify/upload [6e72be1]
- fix: incorrect editor widget key calculation [e4beb03]
- fix: let the resource finish all write operation [39ab836]
- chore: latest VSIX handles custom directories.data [dafb245]
- feat: omit release details to speed up lib search [9b49712]
- feat: introduced cloud state in sketchbook view [0ab2826]
- build(deps): Bump actions/setup-go from 3 to 4 [b09ae48]
- feat: new UX for the boards/library manager widgets [2aad0e3]
- Allow leading underscore in sketch filenames [58aac23]
- fix: use text
--format
for the CLI [ec24b68] - Add bundled tools version check step to release procedure [d398ed1]
- fix: jsonc parsing in the IDE2 backend [fb10de1]
- fix: update monitor output after widget show [24dc0bb]
- fix: scroll to the bottom after the state update [fa9777e]
- fix: encoding when reading a cloud sketch [7721350]
- fix: no unnecessary tree update on mouse over/out [bfec85c]
- Bump version metadata post release [f3d3d40]
- Updated translation files (arduino#1763) [5bf38d8]
- Bump CLI to 0.31.0 (arduino#1921) [9dec9c5]
- Enhance board config auto-selection with hardwareId (arduino#1913) [43b5d4e]
- Use Apple Silicon build artifact name required by electron-updater [fe19e0e]
- build: force notarization on macOS if not on a CI [c0af297]
- build(deps): Bump svenstaro/upload-release-action from 2.4.1 to 2.5.0 [c97e34a]
- chore: Updated to
0.31.0-rc.1
CLI [01ee045] - bump go version in workflow .yml files [cf6f83c]
- feat: moved login entry point to the side-bar [4deaf4f]
- feat: rename, deletion, and validation support [d68bc4a]
- Updated themes (arduino#1836) [4f07515]
- fix: added GH token for vscode-ripgrep download [25b545d]
- fix: library search boosting [79b6b7e]
- fix: show board info based on the selected port [5d264ef]
- build(deps): Bump svenstaro/upload-release-action from 2.4.0 to 2.4.1 [f63ee85]
- Add leading+trailing line break to "Copy for Forum" content [083a706]
- fix: flaky compiler test [f5621db]
- test: added compiler + build output path test [658f117]
- feat: handle when starting debug session failed (arduino#1809) [6140ae5]
- build(deps): Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 [afb02da]
- fix: sketchbook container building [692f29f]
- fix: start the LS with the board specific settings [40e7979]
- fix: workaround for # in the app path [a15a94a]
- fix: remove unused module [ca687cf]
- chore: Use
0.7.4
LS with the URL encoding fixes [32e1774] - fix: restart LS on lib/core change, client re-init [432f365]
- fix: aligned
Add File...
behavior with IDE 1.x [197cea2] - fix: update Examples and Include Library menu after ZIP install [b2bf368]
- feat: removed encoding from the status bar [287b2e3]
- feat: no remote fetch when IDE gets CLI version [da0fecf]
- feat: configure sketchbook location without restart [76f9f63]
- Replace socks with socks5 in proxy protocol (arduino#1776) [3f05396]
- Remove trailing colon when parsing the protocol from URL (arduino#1778) [644e607]
- build: use a local npm registry for app packaging [1d342cd]
- fix: menu item enablement issues [908ec4c]
- Fix corruption of incoming UTF-8-encoded serial data (arduino#1758) [7c86f1f]
- fix: list view filtering when opening the view [f8c01e3]
- feat: show the selected board config value on menu [af468a7]
- Restore certificate check compatibility w/ RC2-40-CBC encrypted PKS#12 [d3a8639]
- fix: theme service binding [c4172ee]
- fix:
Preferences
menu enablement defect [ed8ed15] - Fix formatting of generated release notes [32f0426]
- 2.0.4 [200c002]
- Updated translation files (arduino#1701) [1104467]
- fix: filtered undesired contributions: RTOS view [5695fd8]
- feat: patched the Theia debug functionality [d0e3838]
- feat: Updated to
cortex-debug@1.5.1
[3bc412b] - feat: no ping timeout in dev mode [f553d69]
- fix: update monitor settings only if it's changed [d6a4b0f]
- fix: remote sketch creation if tree is not active [c0488d1]
- fix: double update of the zoom level on save [8119543]
- chore: Switched to
window.zoomLevel
preference [87109e6] - fix: main sketch file editor focus on layout reset [c0af1e6]
- chore: Updated to Theia
1.31.1
(arduino#1662) [ac9cce1] - Fix keybindings to switch between tabs on MacOs (arduino#1686) [3ad6609]
- fix: editor widget resolving when creating new tab [8778d70]
- 2.0.3 (arduino#1687) [fe3fbb1]
- Updated translation files (arduino#1606) [23c7f5f]
- Use 0.29.0 CLI in IDE2 (arduino#1683) [f1144ef]
- Fix nightly build links in issue forms [9cec643]
- feat: progress for the remote sketch creation [1a7784a]
- fix: workaround for arduino/arduino-cli#1968 [d24a391]
- fix: flawed timing issue when opening editors [3735553]
- fix: escaped regex chars in pattern [f6d112e]
- fix: relaxed condition to check if resource exists [cc2d557]
- fix: allow second instance on macOS [103acc4]
- fix: avoid ENOTDIR when opening second instance. [c3dc7c6]
- feat: Create remote sketch [7d6a2d5]
- fix: Handle gracefully when trying to detect invalid sketch name error and folder is missing on filesystem (arduino#1616) [6984c52]
- fix: do not trim stdout of
clang-format
process [3a70547] - Migrate workflows from deprecated
set-output
commands [8a85b5c] - Bump actions/checkout from 2 to 3 [b998d35]
- Bump svenstaro/upload-release-action from 2.2.0 to 2.3.0 [ddec64c]
- Bump actions/upload-artifact from 2 to 3 [8fed080]
- Bump geekyeggo/delete-artifact from 1 to 2 [8454c62]
- Bump actions/setup-node from 1 to 3 [60df322]
- Bump actions/setup-python from 2 to 4 [8bfb140]
- Bump peter-evans/create-pull-request from 3 to 4 [260227e]
- Bump actions/download-artifact from 2 to 3 [cc310bf]
- Remove unused GitHub release download stats workflow [dbd52e2]
- Remove broken download stats workflow [9cd03be]
- Bump carlosperate/download-file-action from 1 to 2 [c29452a]
- Configure Dependabot to check for outdated actions used in workflows [7d91f2d]
- feat: build IDE2 on darwin arm64 [f6275f9]
- Bump version metadata post release [0d05509]
- bump arduino-fwuploader to
2.2.2
(arduino#1584) [4e882d2] - Updated translation files (arduino#1496) [f93f780]
- fix: Prompt sketch move when opening an invalid outside from IDE2 [2b2463b]
- Added an optional user modifiable default sketch file when creating a new project. (arduino#1559) [0773c39]
- Prevent layout shift on hover in libs/board manager (arduino#1568) [2f5afe0]
- Coding style fix - newline added [b837068]
- Cleaner implementation of HistoryList [3b2d12e]
- Changed logic to avoid end value being shown twice [cdaaa55]
- Added Message History to Serial Monitor [3476de2]
- chore: Use
0.28.0
CLI in IDE2. [b55cfc2] - Changed the daemon output from
json
totext
[44751c3] - Let the user edit the font size settings with the keyboard (arduino#1547) [32d904c]
- Fix arduino#1566 : Port submenu section heading show at top [5424dfc]
- Allow uploads without port selection [b8bf1ee]
- Adjust library installation dialog buttons style (arduino#1401) [93291b6]
- Let CSS do the uppercase transformation. [87ebcbe]
- Listen on the client's port change event [99b1094]
- Fix boards listing (arduino#1520) [960a2d0]
- Put Arduino libs and platforms on top of the Library/Boards Manager (arduino#1541) [e577de4]
- Retain installation interface using version menu (arduino#1471) [f3ef95c]
- Apply margin adjustments to the first hover row [bc264d1]
- Better tooltips. [5444395]
- Ensure exact match when installing Arduino_BuiltIn [2d2be1f]
- Fix status bar clipped in minimal state (arduino#1517) [1e269ac]
- Link resolved for lib/boards manager. [0c49709]
- Avoid using
reportResult
if installing lib/core [019b2d5] - Limit interface scale (arduino#1502) [aa0807c]
- Removed
real_name
of the libraries. [61a11a0] - Various library/platform index update fixes [0c20ae0]
- Bump built-in example sketches version to 1.10.0 [945a8f4]
- Update library dependency installation dialog response indexes [ae76432]
- Bump arduino-serial-plotter-webapp dependency to 0.2.0 [40807db]
- Refresh menus when opening example/recent fails. [da22f1e]
- Correct text of "INSTALLED" label in Library/Boards Manager [32b70ef]
- Dialog focus (arduino#1472) [6f07717]
- fix splitHandle above widget [d6cb23f]
- Avoid intellisense widgets being covered by the bottom panel [9ac2638]
- Initialise the IDE updater even when 'checkForUpdates' preference is false (arduino#1490) [96cf09d]
- Add readme for localization data [8380c82]
- Add a dedicated translator guide document [5eb2926]
- Correct issue report guide link in issue template chooser [a4ab204]
- Bump version metadata to produce correct tester and nightly build precedence [6416c43]
- Adjust release procedure to produce correct tester and nightly build version precedence [8f88aa6]
- Format release procedure document as ordered list [3c2b2a0]
- Move package metadata update step to dedicate...