๐Ÿš€ Release 26.1 is Here โ€” Introducing Git Version Diff Support

Keeping track of changes between Git versions just got a whole lot easier.

Withย Release 26.1, weโ€™re excited to introduceย Git Versioning Comparison Supportย โ€” a powerful new feature that helps teams quickly compare versions, review changes, and identify updates directly from the Release UI.


๐Ÿ” Whatโ€™s New?

Compare Git Versions Instantly

Users can now compare:

- Two Git versions side-by-side

- A Git version against the current state of a folder

This makes it faster than ever to understand what changed between versions without leaving the application.


โœจ Key Highlights

๐Ÿ“ Enhanced File Explorer Comparison

The new comparison experience clearly highlights:

- Added files

- Removed files

- Modified files

This allows users to quickly identify impacted files and focus on what matters most.

๐Ÿงฉ Line-by-Line File Diff Viewer

Selecting a modified file opens a detailed comparison dialog showing differences between the two file.

Developers and release managers can now review changes with precision directly within the Release UI.


๐Ÿ’ก Why It Matters

Git version comparison is critical for:

- Faster version validation

- Easier troubleshooting

- Improved collaboration between teams

- Better confidence before deployment

Release 26.1 streamlines the review process and reduces the need to switch between external tools.

๐Ÿ“˜ Want to learn more?

Check out the Release 26.1 release notes and detailed Version Comparison documentation here:
https://docs.digital.ai/release/docs/release-notes/release-notes-release#version-comparison

2