Releases: konnatoad/kadr
V1.3.0
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
What's Changed
- chore(deps): bump log from 0.4.30 to 0.4.31 by @dependabot[bot] in #29
- Add JFIF to recognized image formats by @konnatoad in #30
- chore(deps): bump log from 0.4.31 to 0.4.32 by @dependabot[bot] in #31
- chore: bump version by @konnatoad in #32
- Restyle installer UI and fix window overflow issues by @konnatoad in konnatoad/installer#3
- Switch to download-on-demand installer by @konnatoad in konnatoad/installer#4
- Dynamic downloads with GitHub API version and update detection by @preclusion in konnatoad/installer#6
- Implement sidebar navigation and remove patchnotes UI module by @konnatoad in konnatoad/installer#7
- Bump installer version to 0.4.0 by @konnatoad in konnatoad/installer#8
- Implement startup update check and sidebar panel actions by @konnatoad in konnatoad/installer#9
- Refactor patchnotes confirm page and remove notes box by @konnatoad in konnatoad/installer#10
kadr V1.2.0
What's Changed
-
Correct video playback documentation to include libmpv by @konnatoad in #24
-
chore(deps): bump eframe from 0.34.2 to 0.34.3 by @dependabot[bot] in #25
-
chore(deps): bump egui from 0.34.2 to 0.34.3 by @dependabot[bot] in #26
-
chore(deps): bump egui_extras from 0.34.2 to 0.34.3 by @dependabot[bot] in #27
-
Multi-folder combine with background thread and progress bar by @konnatoad in #28
-
Restyle installer UI and fix window overflow issues by @konnatoad in konnatoad/installer#3
-
Switch to download-on-demand installer by @konnatoad in konnatoad/installer#4
-
Dynamic downloads with GitHub API version and update detection by @preclusion in konnatoad/installer#6
Full Changelog: V1.1.0...V1.2.0
V1.1.0
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
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
- @dependabot[bot] made their first contribution in #18
Full Changelog: V1.0.1...v1.0.2
kadr V1.0.1
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
- @konnatoad made their first contribution in #1
Full Changelog: V1.0.0...V1.0.1
kard v1.0.0
Full Changelog: https://github.com/konnatoad/kadr/commits/V1.0.0