v0.1.0-beta.8
Pre-release
Pre-release
Release Notes - v0.1.0-beta.8
Improvements
- Improved thumbnail and folder preview performance, especially while scrolling large folders.
- Added smarter folder preview caching that can reuse higher-resolution cached previews for smaller requests.
- Added content thumbnail caching for folder previews to avoid repeated extraction of the same cover image.
- Reduced UI stalls on OpenGL by throttling texture uploads more conservatively and using lower-resolution thumbnails while scrolling.
- Improved thumbnail quality handling with size-aware extraction and better reuse across zoom levels.
- Added EXIF orientation support so JPEG/TIFF thumbnails display with the correct rotation.
- Improved WIC thumbnail extraction with faster size-aware decoding paths.
- Moved alpha premultiplication work off the UI thread to reduce upload-time frame spikes.
- Reduced memory copying by sharing thumbnail RGBA buffers internally.
- Added upload budgeting for thumbnails and folder previews to keep frames responsive.
- Deferred or discarded offscreen thumbnail uploads during OpenGL scrolling.
- Reused cached RGBA data with
Arcto avoid large memory clones. - Optimized icon extension cache lookups to reduce allocations on hot paths.
- Added thumbnail extraction performance logging for slow extraction/cache operations.
Fixes
- Fixed repeated thumbnail re-extraction when zooming in or out.
- Fixed folder previews being replaced by lower-resolution cached versions.
- Fixed UI freezes caused by excessive synchronous OpenGL texture uploads.
- Fixed icon shimmer during smooth scrolling by snapping icon rectangles to physical pixels.
- Fixed GIF playback issues where partially decoded animations could loop incorrectly before all frames were ready.
- Fixed PDF viewer mouse-wheel scrolling speed for line-based wheel events.
- Fixed intermittent folder tooltips in Dual Panel mode. Resolved an issue where matching folders rendered in both panels could reset each other’s tooltip hover timer, preventing the tooltip from appearing.
SHA-256
MTT-File-Manager-Setup-0.1.0-beta.8.exe
641F1F1FBBFA5B9E6D0724DF6A3ABBF4FF20C4C1A9AA24D90B5D4BD944B19490
License notes:
Repository-authored source code: Apache-2.0
The Windows installer is a multi-license distribution
Bundled third-party components, including libmpv/mpv, PDFium, and UnRAR, remain under their own respective licenses
See THIRD_PARTY_NOTICES.md and the bundled third_party_licenses materials for notices, license texts, provenance, and source-availability information.