Skip to content

Version 1.3

Compare
Choose a tag to compare
@Tom94 Tom94 released this 16 Sep 19:36
· 814 commits to master since this release

Changes Since Last Release

  • Added support for non-integer display scaling factors on Windows; the interface is no longer too small when running tev on certain high-resolution setups.
  • Highlight the differences of opened image paths. Images whose paths largely coincide and only differ in a small part are now significantly easier to distinguish.
    • Enabled by the above change: The full absolute path is now displayed for all open images.
  • When tev is already running, opening additional instances of tev now results in their input being passed to the already-running instance.

Released Files

  • Pre-built binaries for Microsoft Windows (32-bit and 64-bit)
  • 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.