✅ Added
- Preview mode with 3 output modes
- Full ASCII/JSON format support
- File export menu (tree / content / tree + content)
- Status bar with operation state
- Data counting in status bar
- Progress bar with cancel action and fallback
- Island-style UI and new animations
- Better Drag & Drop handling
- Ignore option for files without extension
- Improved settings save/reset behavior
- Help updates and localization improvements
🔁Changed
- Ignore logic (Smart Ignore + .gitignore) improved
- Metrics/counting aligned with output behavior
- Export flow made more consistent
- Cross-platform self-contained release packaging updated
✅ Fixed
- Ignore edge cases (including bin/obj scenarios)
- False tree node cases
- Access denied handling stability
- Cancel/recount edge cases
- UI consistency issues across themes and controls
- RAM spikes on image-heavy folders
- Project switch cleanup behavior
🧪 Tests
- Test coverage significantly expanded (unit + integration)
- New tests for ignore, scan, export, preview, cancel, and platform edge cases
🧱Notes
- Focus of this release: stability, UI, performance, and predictable behavior on large/mixed projects
- App published on MS-Store and Winget