Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0-beta.11
Choose a base ref
...
head repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0-beta.12
Choose a head ref
  • 18 commits
  • 109 files changed
  • 7 contributors

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    0f82e91 View commit details
    Browse the repository at this point in the history
  2. [ATL-1556] Sort board families in Tool menu (#486)

    * [ATL-1556] Sort board families in Tool menu
    fstasi authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d3d6ba8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Fix README broken link (#467)

    I believe this file name " path src/node/monitor-service-impl.ts " was moved into another folder named monitor, making the correct path for this file here "src/node/monitor/monitor-service-impl.ts"
    yash-markad authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    835e991 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Adjust "Edit" menu to remove "Copy for Forum"/"Copy for GitHub" redun…

    …dancy (#491)
    Alberto Iannaccone authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    a7a1f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ec7c2 View commit details
    Browse the repository at this point in the history
  3. add refresh icon to fontawesome (#493)

    Alberto Iannaccone authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    3f8a076 View commit details
    Browse the repository at this point in the history
  4. [ATL-1571] Fix editor quick suggestions preference (#494)

    * Fix editor quick suggestions preference
    
    * little settings refactoring
    Alberto Iannaccone authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    658c19f View commit details
    Browse the repository at this point in the history
  5. at first ide startup invoke installation of arduino:avr (#497)

    Alberto Iannaccone authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bfb90a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    a46f36a View commit details
    Browse the repository at this point in the history
  2. Add CI workflow to synchronize with shared repository labels

    On every push that changes relevant files, and periodically, configure the repository's issue and pull request labels
    according to the universal, shared, and local label configuration files.
    per1234 committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    79b075c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. implement unit tests for boards-auto-installer (#513)

    Co-authored-by: Francesco Stasi <f.stasi@me.com>
    Alberto Iannaccone and fstasi authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e9db1c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb2d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba177be View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. [ATL-1531] Integrate arduino-cli 0.19.1 (#506)

    * integrate cli 0.19.0
    
    * Update CLI version used to fix crash on lib/core install/uninstall
    
    * Update CLI version
    
    * Update CLI version
    
    * update cli version
    
    Co-authored-by: Silvano Cerza <silvanocerza@gmail.com>
    Alberto Iannaccone and silvanocerza authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7f8b227 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Improve Serial Monitor Performances (#524)

    Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
    fstasi and Alberto Iannaccone committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    54a67fc View commit details
    Browse the repository at this point in the history
  2. [ATL-1599] [ATL-1416] Upgrade Theia to 1.18.0 (#489)

    Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
    fstasi and Alberto Iannaccone committed Oct 6, 2021
    3 Configuration menu
    Copy the full SHA
    fc0f674 View commit details
    Browse the repository at this point in the history
  3. Theia 18 hotfixes (#528)

    * Restore monaco suggestion highlights
    
    * remove duplicated tabs on startup
    
    * fix rename and delete sketch
    
    * remove '.only(...)' in tests
    
    Co-authored-by: Alberto Iannaccone <a.iannaccone@arduino.cc>
    fstasi and Alberto Iannaccone authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    846c22c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Updated to 2.0.0-beta.12

    fstasi committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    825f0b0 View commit details
    Browse the repository at this point in the history
Loading