Skip to content

Releases: rorohecker/pathfinder

v0.9.59

Choose a tag to compare

@github-actions github-actions released this 31 Jul 04:55

Full Changelog: v0.9.58...v0.9.59

v0.9.58

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:44

Full Changelog: v0.9.57...v0.9.58

v0.9.57

Choose a tag to compare

@github-actions github-actions released this 30 Jul 05:24

Full Changelog: v0.9.56...v0.9.57

v0.9.56

Choose a tag to compare

@github-actions github-actions released this 30 Jul 00:10

Full Changelog: v0.9.55...v0.9.56

v0.9.55

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:16

Full Changelog: v0.9.54...v0.9.55

v0.9.54

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:59

Full Changelog: v0.9.53...v0.9.54

v0.9.53

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:51

Full Changelog: v0.9.52...v0.9.53

v0.9.52

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:16

Full Changelog: v0.9.51...v0.9.52

v0.9.51

Choose a tag to compare

@rorohecker rorohecker released this 22 Jul 03:07

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

Choose a tag to compare

@rorohecker rorohecker released this 22 Jul 02:04

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