Skip to content

Releases: konnatoad/kadr

V1.3.0

21 Jun 21:08
54bb9b8

Choose a tag to compare

What's Changed

  • Fix video shortcut values in README by @konnatoad in #33
  • chore(deps): bump log from 0.4.32 to 0.4.33 by @dependabot[bot] in #34
  • Optimize thumbnail caching with LruCache and Rayon for decoding by @konnatoad in #35
  • Add optional FFI bindings for libheif and libraw-native by @konnatoad in #36
  • Optimize thumbnail caching and add FFI bindings for libheif and libraw by @konnatoad in #37

Full Changelog: V1.2.1...V1.3.0

V1.2.1

13 Jun 20:20
c4e4bc7

Choose a tag to compare

What's Changed

kadr V1.2.0

30 May 21:31
7c2e1af

Choose a tag to compare

What's Changed

Full Changelog: V1.1.0...V1.2.0

V1.1.0

26 May 17:48
62f4dbe

Choose a tag to compare

What's Changed

  • perf: single file read for JPEG + always preload N+1 by @konnatoad in #20
  • Implement in-app video playback using libmpv software renderer by @konnatoad in #21
  • Improve performance with async thumbnail loading and PE embed by @konnatoad in #22
  • Add version flag support by @konnatoad in #23

Installer

Downloads kadr and libmpv at install time — no large embedded binaries.
SHA256-based update checking — only downloads what has changed.

Full Changelog: v1.0.2...V1.1.0

kadr V1.0.2

25 May 10:22
9bf1ae5

Choose a tag to compare

What's Changed

  • perf: attempt to cache egui preview image and reduce runtime image conversion by @konnatoad in #12
  • perf: mozjpeg JPEG decoder (3-5x faster, ~1-2s for 65 MB files) by @konnatoad in #13
  • perf: EXIF thumbnail for instant JPEG preview by @konnatoad in #14
  • Configure Dependabot for Cargo updates by @konnatoad in #15
  • chore(deps): bump rfd from 0.15.4 to 0.17.2 by @dependabot[bot] in #18
  • chore(deps): bump log from 0.4.29 to 0.4.30 by @dependabot[bot] in #17
  • chore(deps): bump rand from 0.9.4 to 0.10.1 by @dependabot[bot] in #16
  • chore: bump version to 1.0.2 by @konnatoad in #19

New Contributors

Full Changelog: V1.0.1...v1.0.2

kadr V1.0.1

25 May 01:13
13bc894

Choose a tag to compare

What's Changed

  • add Lua pan/opacity/fade, fix monitor placement, redesign app icon by @konnatoad in #1
  • feat: crossfade transition system between slideshow images by @konnatoad in #3
  • feat: lua pan/opacity, variables panel, monitor snap, icon fix by @konnatoad in #2
  • fix: remove deprecated Frame::none and redundant assignments by @konnatoad in #4
  • fix: preserve outgoing zoom/pan during crossfade, fix example Lua by @konnatoad in #5
  • feat: preload next image to eliminate crossfade loading stall by @konnatoad in #6
  • fix: replace letterform icon with hand-drawn heart by @konnatoad in #7
  • fix: smooth crossfade zoom + cap GPU texture at 2560px by @konnatoad in #8
  • fix: ka icon — dark background so letters are actually visible by @konnatoad in #9
  • chore: bump version to 1.0.1 by @konnatoad in #10
  • fix: restore seg() helper dropped during merge conflict by @konnatoad in #11

New Contributors

Full Changelog: V1.0.0...V1.0.1

kard v1.0.0

24 May 19:40
4803dc7

Choose a tag to compare