Releases: rorohecker/pathfinder
Releases · rorohecker/pathfinder
Release list
v0.9.59
Full Changelog: v0.9.58...v0.9.59
v0.9.58
v0.9.57
v0.9.56
v0.9.55
v0.9.54
v0.9.53
v0.9.52
v0.9.51
Summary
- Fix: File-click freeze — thumbnail decode and EXIF parsing no longer run on the UI thread; per-row folder Timers replaced with one shared idle phase.
- Sunset: remove sun rays; sun moves across the sky and drives the pane sky gradient/wash.
- Toolbar: sort chip spacing so Date/Type chevrons don't overlap labels; SVG viewBox + wider gaps so right-side icons are centered.
- Pixel themes (fantasy/retro/sunset): procedural icons for PDF/DOCX/ZIP and office docs; themed folder glyphs win over shell/PNG overrides.
- Fantasy: stronger divine wind drift + faint wispy trails (animation-toggle gated).
- Scroll gutters nudged 12→8px (UI + hit-test constants).
Checks
- cargo check
- cargo clippy --lib -- -D warnings
Full Changelog: v0.9.50...v0.9.51
v0.9.50
Summary
- Fix search operators
?overlapping toolbar sort Name (looked like a missing-glyph?ame) - Sunset sun now drives warm radiance, halos, and rays on the background atmosphere
- Remove flickering magenta VHS glitch bars from Retro atmosphere
- Theme icon coverage: music/video/storage map to relics; archives use procedural glyphs on Fantasy/Retro/Sunset instead of Windows zip icons
- Animate Sunset/Retro folder icons (idle bob + hover); Sunset folder glyph idle breathe
- Settings → Appearance: Theme animations toggle (persisted, default on)
Test plan
- Sunset theme: sun glow pulses with sun motion; no click-stealing
- Retro theme: no purple flicker bar near pane edge
- Toolbar:
?search operators has its own space; Name reads cleanly - Zip files on Sunset/Retro show procedural archive glyph, not Windows zip folder
- Sidebar Music/Videos/Storage show themed relics
- Toggle Theme animations off: atmospheres and idle icon motion stop; icons stay static
Full Changelog: v0.9.49...v0.9.50