Skip to content

Releases: Splode/optimus

v0.5.0-beta

15 Oct 02:35
Compare
Choose a tag to compare

Smart Crop Feature

Smart cropping is now a resize option. The smart crop option will attempt to find the best crop for any given image. Thanks to @muesli for the smartcrop library.

Chores

  • Updates various dependencies.

v0.4.1-beta

02 Sep 02:23
Compare
Choose a tag to compare

Fix

  • Fix tooltip positions of width and height inputs on Options view.

v0.4.0-beta

01 Sep 02:43
Compare
Choose a tag to compare

Features

Resizing Strategies

  • Add resizing strategies as options when resizing. Current strategies include:
    • Crop: resize an image to specified size, maintaining aspect ratio and cropping excess
    • Fit: resize an image to fit within a specified size, maintaining aspect ratio
  • Better support for naming converted files based on final image resolution.

Tooltips

  • Add tooltips to Settings view. Most inputs now have a tooltip with descriptive text.

Chore

  • Update various frontend dependencies.

v0.3.0-beta

25 Aug 18:34
Compare
Choose a tag to compare

Features

Image Resizing

  • Add optional image resizing by providing a list of dimensions.
  • Images will be cropped from the center of the image to fill the given widths and heights.
  • The original image size is still converted in addition to any optional resizing.

Chores

  • Update various frontend dependencies.

v0.2.2-beta

07 Aug 02:59
Compare
Choose a tag to compare
chore: bump patch version

v0.2.1-beta

03 Aug 03:34
Compare
Choose a tag to compare

Features

  • Edit and refine theme elements 🌈

v0.2.0-beta

31 Jul 21:47
Compare
Choose a tag to compare

Features

  • Added a stats view, which show stats for current session and all-time statistics.

Fix

  • Fix an issue that would crash the application when an image file read error occurred.

v0.1.0-beta

31 Jul 21:45
Compare
Choose a tag to compare

First Beta Release

This is the first beta release of Optimus with primary features in place. Windows 10, Linux and macOS are current targets. The macOS version still requires testing. Testing is also required for additional Linux distros.

Windows

  • Stand-alone executable tested on Windows 10.

Linux

  • Stand-alone binary tested on Ubuntu 19.04, Pop!_OS 20.04.

macOS

  • DMG ot yet tested.
  • Requires macOS >= 10.15.