-
Notifications
You must be signed in to change notification settings - Fork 247
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: itchio/itch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.1.3-canary
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: itchio/itch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.1.5-canary
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 56 files changed
- 2 contributors
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8106c5 - Browse repository at this point
Copy the full SHA c8106c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1350f2d - Browse repository at this point
Copy the full SHA 1350f2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ec2d1 - Browse repository at this point
Copy the full SHA e0ec2d1View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13761cf - Browse repository at this point
Copy the full SHA 13761cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f8eef - Browse repository at this point
Copy the full SHA 14f8eefView commit details -
Fix handling of new windows from browser
This resolves two bugs: 1. Links with `target="_blank"` not opening when left-clicked 2. Non-itch urls opening in the app browser (rather than external browser) when ctrl-clicked The second was occurring because the wrong `loadURL` function was being called, and we were bypassing our itch.io domain restriction. The first was due to us not opting in to allowing popups, which appears to have become required in Electron 22 (not confirmed, but that was the version where window handling logic most significantly changed).
Configuration menu - View commit details
-
Copy full SHA for 45f61bc - Browse repository at this point
Copy the full SHA 45f61bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b20364 - Browse repository at this point
Copy the full SHA 3b20364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3926ecc - Browse repository at this point
Copy the full SHA 3926eccView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v26.1.3-canary...v26.1.5-canary