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: Devolutions/UniGetUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2026.1.2
Choose a base ref
...
head repository: Devolutions/UniGetUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2026.1.3
Choose a head ref
  • 6 commits
  • 21 files changed
  • 1 contributor

Commits on Mar 17, 2026

  1. Configuration menu
    Copy the full SHA
    3f960a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Improve Avalonia diagnostics and WSL native tool support (#4491)

    * Improve Avalonia diagnostics and WSL native tool support
    
    - add build-time and runtime controls for Avalonia DevTools and document the developer-only workflow in AGENTS.md
    - harden language loading by falling back to English when locale values are empty or incomplete
    - filter Windows host PATH entries under WSL and prefer native cargo, dotnet, and npm executables
    - align Cargo dependency detection and installation commands with Linux executable names
    
    * Fix Cargo helper import ordering
    mamoreau-devolutions authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    c63edfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b54d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54009d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff3e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee41b52 View commit details
    Browse the repository at this point in the history
Loading