Canopy Canopy ← Back to download

Release notes

What's new in every shipped version.

0.2.6Latest 2026-05-28
  • FixUpdate banner now appears when bringing the app from the background to the foreground (not just on launch).
  • PolishUpdate checks now listen for window focus, visibility change, and Tauri focus events for maximum reliability.
0.2.5 2026-05-28
  • PolishSmooth fade, slide, and height-collapse animation when removing a repo from the sidebar.
  • FeatureRight-click any repo and "Remove from sidebar" hides it until you re-pick the parent folder.
0.2.4 2026-05-27
  • FixAuto-relaunch after installing an update now actually fires (previously it would download but get stuck on "Restarting…").
0.2.3 2026-05-27
  • FeatureCanopy now checks for updates periodically while running, not just at launch — every four hours plus on focus.
0.2.2 2026-05-27
  • FeatureCustom About window with the tree icon, version, and a link to the website.
  • FeatureMulti-select status filter dropdown with a "Clean" option for finding branches safe to delete.
  • FeatureRepo-level rollup pills show counts only for the active filters when filtering.
  • PolishSidebar text is no longer selectable on right-click.
  • PolishRemoved the vertical line next to branch names in the tree.
0.2.1 2026-05-27
  • FixAdded a diagnostic overlay if the app fails to mount, surfacing the actual error instead of a silent blank screen.
  • FixRemoved an edge case where the window could be left invisible if React errored during startup.
0.2.0 2026-05-26
  • FeatureAuto-updates. New versions arrive via a toast notification; click to install and relaunch.
  • FeatureCommit timeline on each branch, showing every commit not yet on the default branch.
  • FeatureInline file diff: expand any changed file to see line-by-line additions and deletions.
  • Fix"Unpushed" no longer falsely flags fully-merged stale local branches.
  • PolishDark window background on launch — no more white flash before the UI renders.
0.1.0 2026-05-26
  • FeatureScan a parent folder for git repos; sidebar lists every one found.
  • FeaturePer-branch status dots: uncommitted, stashed, unpushed, unmerged into default.
  • FeatureWorktree-aware Open in GitHub Desktop button.
  • FeatureDark mode that follows the macOS system theme.
  • FeatureAnimated onboarding legend explaining the status dot colors.