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.3.5
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.3.6
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 2, 2025

  1. fix: add missing linux dependencies for create-changelog job (#2677)

    giacomocusinato authored Apr 2, 2025
    Copy the full SHA
    39c8db8 View commit details

Commits on Apr 3, 2025

  1. chore: switch to version 2.3.6 after the release (#2682)

    giacomocusinato authored Apr 3, 2025
    Copy the full SHA
    4d52bb2 View commit details
  2. fix: prevent OutputWidget to gain focus when updated (#2681)

    giacomocusinato authored Apr 3, 2025
    Copy the full SHA
    e36f393 View commit details

Commits on Apr 5, 2025

  1. fix: propagate electron params in second instance startup (#2686)

    giacomocusinato authored Apr 5, 2025
    Copy the full SHA
    56ab874 View commit details

Commits on Apr 7, 2025

  1. fix: wait for theia initalWindow to be set before opening sketch th…

    …rough `open-file` event (#2693)
    
    * chore: use actual app name as `uriScheme`
    
    * fix: wait for `initialWindow` to be set before opening sketch from file
    giacomocusinato authored Apr 7, 2025
    Copy the full SHA
    a669a43 View commit details

Commits on Apr 8, 2025

  1. Updated translation files (#2692)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 8, 2025
    Copy the full SHA
    e3319da View commit details

Commits on Apr 9, 2025

  1. fix: use ElectronConnectionHandler to connect ide updater services (#…

    giacomocusinato authored Apr 9, 2025
    Copy the full SHA
    2f0414a View commit details
Loading