Skip to content

v0.4.3

Choose a tag to compare

@heyhuynhgiabuu heyhuynhgiabuu released this 30 Apr 07:33
· 25 commits to main since this release

What's fixed

  • Fixed duplicate image previews when reading images in the Pi TUI by letting Pi's native image renderer own image content while pi-pretty renders metadata only.
  • Fixed light/incorrect tool panel backgrounds by using neutral theme backgrounds instead of toolSuccessBg.
  • Tool panel backgrounds now recompute on render so runtime theme changes are respected.
  • Fixed delayed FFF indexed status clearing so it does not read stale session context.

Verification

  • npm run typecheck
  • npm run lint
  • npm test — 67 tests passed