Changes Since Last Release
This is a hotfix release for a regression in loading DNG images with 12-15 bit JPEG data and AVIF/HEIC images with crop metadata.
The release additionally comes with slightly faster image loading by separating IO- and CPU-bound work into separate thread pools. Most noticeable on macOS.
Released Files
- Pre-built installer (.msi) and portable binary (.exe) for Microsoft Windows
- Pre-built installers (.dmg) for macOS: one for ARM (tev.dmg) and one for Intel (tev-intel.dmg)
- Pre-built binaries (.appimage) for Linux: one for x86_64 (tev.appimage) and one for ARM (tev-arm.appimage)
- Source code of tev excluding submodules. If you would like to build tev from source, please follow the build instructions in the project readme instead.