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: remoteit/desktop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release
Choose a base ref
...
head repository: remoteit/desktop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 24 files changed
  • 3 contributors

Commits on Mar 31, 2026

  1. feature: add support for viewing, adding and removing system admins (#…

    …1062)
    
    * feature: add support for viewing, adding and removing system admins
    
    * fix: fix type errors
    
    * fix: updates from review
    evanrbowers authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    704ff5b View commit details
    Browse the repository at this point in the history
  2. View more users (#1063)

    * feature: add support for viewing, adding and removing system admins
    
    * fix: fix type errors
    
    * fix: updates from review
    
    * feat: view more users when longer then initial max
    evanrbowers authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    1294d82 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    01f6193 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump picomatch in /electron (#1057)

    Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.
    
    Updates `picomatch` from 2.3.1 to 2.3.2
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    Updates `picomatch` from 4.0.3 to 4.0.4
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    af6c2c6 View commit details
    Browse the repository at this point in the history
  3. fix(devices): show empty state instead of spinner when filtered resul…

    …ts are empty (#1065)
    
    * fix(devices): show empty state instead of spinner when filtered results are empty
    
    * fix(devices): preserve load-more pagination on cloud sync and show row count
    JamieRuderman authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    f905f17 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#1058)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    dd9fb6a View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#1059)

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    13e8c28 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /electron (#1060)

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    7634300 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /electron (#…

    …1061)
    
    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
    - [Commits](pillarjs/path-to-regexp@v0.1.12...v.0.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-version: 0.1.13
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    546ccd2 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump @xmldom/xmldom from 0.8.10 to 0.8.12 in /electron (#…

    …1064)
    
    Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.10 to 0.8.12.
    - [Release notes](https://github.com/xmldom/xmldom/releases)
    - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
    - [Commits](xmldom/xmldom@0.8.10...0.8.12)
    
    ---
    updated-dependencies:
    - dependency-name: "@xmldom/xmldom"
      dependency-version: 0.8.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    fbed25f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    51d6741 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump brace-expansion (#1066)

    Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.
    
    Updates `brace-expansion` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v2.0.2...v2.0.3)
    
    Updates `brace-expansion` from 1.1.12 to 1.1.13
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v2.0.2...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 2.0.3
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 1.1.13
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jamie Ruderman <[email protected]>
    dependabot[bot] and JamieRuderman authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    cdafe00 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump brace-expansion in /electron (#1069)

    Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.
    
    Updates `brace-expansion` from 1.1.12 to 1.1.13
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)
    
    Updates `brace-expansion` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)
    
    Updates `brace-expansion` from 5.0.4 to 5.0.5
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.13
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 2.0.3
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 5.0.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jamie Ruderman <[email protected]>
    dependabot[bot] and JamieRuderman authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    508f66b View commit details
    Browse the repository at this point in the history
Loading