[0.3.3] - 2025-11-28
Added
- Add file validation and security protections
- Implement collapsible stack for multiple row comparisons
Documentation
- Cleanup and update documentation structure
Fixed
- Enable macOS download button in website template
- Enable macOS download in downloads page template
- Remove false positive anomalies for empty cells in CSV files
- Replace blocking .Result with async/await in file readers
- Add bounds checking for SharedStringTable lookup
- Correct row index semantics for search and comparison
- Implement IDisposable on FileDetailsViewModel
- Resolve event handler memory leaks in search results hierarchy
Refactored
- Use CollapsibleSection in SearchView for consistency
test for sourceforge sync
Full Changelog: https://github.com/ghostintheshell-192/sheet-atlas/compare/v0.3.2...v0.3.3