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: coder/coder-desktop-windows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.3
Choose a base ref
...
head repository: coder/coder-desktop-windows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 26, 2025

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

Commits on Jul 1, 2025

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

Commits on Jul 7, 2025

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

Commits on Jul 28, 2025

  1. fix: stop vpn binary on startup failure (#150)

    The vpn binary doesn't exit by itself on failure to avoid messing up RPC calls, so the parent process is expected to stop it.
    deansheather authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    d7f4ac8 View commit details
    Browse the repository at this point in the history
  2. fix: opt-in tailscale vpn loop prevention (#148)

    Co-authored-by: Dean Sheather <dean@deansheather.com>
    ibetitsmike and deansheather authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    814b412 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. chore: revert network isolation UI (#152)

    We're always going to be enabling the soft isolation mode now.
    deansheather authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    ac22fe4 View commit details
    Browse the repository at this point in the history
Loading