Changelog
Track all the changes and updates to SheetDiff
Latest
Version 1.0.3
January 5, 2026
- Added Statistics tab with visual analytics (overall stats, column-based changes, file info)
- Added Merge tab to selectively merge changes and export to Excel
- Added scroll synchronization for both vertical and horizontal scrolling between grids
- Added multi-language support for new features (50+ languages)
- Verified multi-sheet support functionality
Version 1.0.2
January 4, 2026
- Fixed cell selection display in preview grid
- Previous cell selection now properly deselects when selecting a new cell
- Eliminated flickering when selecting cells by only redrawing affected rows
Version 1.0.1
January 4, 2026
- Added multi-language support for Settings tab
- Fixed TypeScript build errors
- Added Linux rpm/deb package configuration
- Fixed GitHub Actions workflow (rust-action to rust-toolchain)
- Fixed PreviewGrid flickering issue
- Updated app icons
Version 1.0.0
January 3, 2026
- Initial release
- Cell-by-cell Excel file comparison
- Visual difference view with color coding
- Formula comparison support
- Cross-platform support (Windows, macOS, Linux)
- Dark and Light mode
- Privacy-first: all processing done locally