Skip to content

Releases: tidaltheory/lens

v0.3.0

03 Mar 21:59
b3cab45
Compare
Choose a tag to compare

🐛 Fixed

  • Fix JPG thumbnail file output #83

    JPG thumbnail images were sometimes ending up somewhat corrupted or
    otherwise not displaying properly in macOS finder or Safari (although
    seemed to work fine in Firefox). Thumbnail images are now explicitly
    output as JPG, regardless of original image format.

🎁 Added

  • jpg command to convert an image to a high-quality JPG file #87

  • Add useFilenameDirectory option #90

    Uses the filename (without extension) as a subdirectory next to the
    source image to contain optimised formats and thumbnails.

v0.2.0

25 Feb 23:01
4153a3d
Compare
Choose a tag to compare

🎁 Added

  • Add basic add command #69

  • Enable thumbnail generation during add command #80

  • Add files setting to thumbnail options #81

    Accepts a glob pattern (or array of patterns) to match against the
    current image path.