- Pulling with uncommitted changes now shows a dialog prompting you to reset and pull, instead of a raw error message
- New "Reset Changes" menu item in the git dropdown to discard all uncommitted changes
- Ahead/behind indicators (
↗N ↙N) shown next to the branch name in the git dropdown button - Push, Pull, and Commit menu items are now disabled when not applicable
- Cleaned up unused functions in #382
Full Changelog: v2026.2.0-beta.8...v2026.2.0-beta.9