Filegram 0.2.3
What's Changed
- feat: zoom transition when entering and leaving a folder by @stan220 in #28
- feat: nested silhouettes preview the post-zoom layout proportionally by @stan220 in #29
- feat: show latest GitHub release next to the version as a link by @stan220 in #30
- Two-level nested preview with translucent, proportionally rounded silhouettes by @stan220 in #31
- Bump declared MSRV to 1.88 to match dependencies by @stan220 in #34
- Scan-aware top bar: live tally, centered disk gauge, spinner in Cancel by @stan220 in #33
- feat: headless smoke test of the binary in a Linux container by @stan220 in #32
- Show file/folder size on brick captions; match action icon colour by @stan220 in #35
- refactor: extract start screen and brick UI into a ui module by @stan220 in #36
- Center brick name, move size to top-left corner by @stan220 in #37
- Zoom-in mirrors zoom-out: caption grows then dissolves by @stan220 in #38
- Delete a recent-scan entry from a hover cross by @stan220 in #39
- Rework top bar: Cancel left mid-scan, gauge far-right, Go-up disabled at root by @stan220 in #40
- Status bar: lead with the brick name, then size and percent by @stan220 in #41
- Opening reveal: bricks burst from centre, slow-motion at scan start by @stan220 in #42
- Show a live count of folders being scanned, by the current path by @stan220 in #43
- Scan with logical-cores × 4 threads on a dedicated rayon pool by @stan220 in #44
- Fix failing dev-release: exclude the smoke build's .dockerbuild artifact by @stan220 in #45
- Opening reveal: bricks start stacked at full size in the centre by @stan220 in #46
Full Changelog: v0.2.2...v0.2.3