Skip to content

Version 1.27

Latest
Compare
Choose a tag to compare
@Tom94 Tom94 released this 18 Apr 16:56
· 10 commits to master since this release

Changes Since Last Release

  • Added the ability to crop images by holding C left-dragging. Kudos to Alexander Rath for the initial implementation.
    • The color histogram reflects only the cropped region.
    • Saving an image or copying it via Ctrl-C only saves / copies the cropped region.
  • Uses scientific notation for large numbers in the color histogram.
  • Fixed incorrect average color values being reported for images with very high resolution.
  • Fixed image button dragging while filtering images.
  • Fixed image loading becoming stuck once one image failed to load.

Released Files

  • Pre-built installer (.msi) and portable binary (.exe) for Microsoft Windows
  • Pre-built installer (.dmg) for macOS (works on both ARM and Intel)
  • Pre-built binary (.appimage) for x64 Linux systems
  • 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.