All notable changes to UFFS will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Modernization documentation and tracking (Wave 1-6 guides)
- UFFS-specific modernization plan for 2026
- Mandatory wave completion flow documentation
- Cleaned up all TTAPI references from justfile and build scripts
- Updated justfile header and recipes for UFFS
0.2.208 - 2026-01-27
- Baseline CI validation for modernization effort
- Windows cross-compilation for all binaries (uffs, uffs_mft, uffs_tui, uffs_gui)
- Modernization tracker and wave guides
- Updated Polars to commit 8b99db82
0.2.114 - 2026-01-26
- Initial UFFS Rust implementation
- MFT reading and parsing with Polars DataFrames
- Path resolution during MFT digestion
- Hard link expansion (default on)
- Multi-drive parallel indexing support
- Cache architecture with zstd compression
- Various MFT parsing edge cases