You can now compare two versions directly from the deploy timeline to see the list of commits between them. Previously, understanding what changed between two deployed versions meant manually tracking down diffs in GitHub, with no easy way to see the commit history from within your deploy view. Now, clicking the compare button next to any release opens a modal with the full list of commits between that version and the currently live one, along with links to view the diff on GitHub.
What’s changed:
- A new compare button on the deploy timeline lets you select any two versions and view the commits between them in a modal, without leaving your deploy view.
Why it matters:
- Whether you’re investigating an incident or reviewing a release, you can now quickly see exactly what changed between versions, right from the timeline. Links to GitHub are included for teams who want to dig deeper into the full diff.
Availability:
- Version comparison is currently available for GitHub App users. An AI-generated summary of the diff is coming soon.