Releases: BenjaminOddou/alfred-smart-webp-compression
Releases Β· BenjaminOddou/alfred-smart-webp-compression
v3.0.2
v3.0.1
Alfred Smart WebP workflow
- Update
presets.json
template π
v3.0
Alfred Smart WebP workflow
- Redesigned workflow with JXA β¨
- Dependency free (only cwebp is required) π¦Ύ
- New navigation with return button π§
- New icons πΌοΈ
- Output actions π«
- Notification module π·
v2.4
- Modification of subtexts βοΈ
- Minor documentation update π
v2.3
β¨ New parameter to compress images within sub folders
π Fix bug that was causing workflow to break when files/folders paths contained space(s)
v2.2
π fix broken workflow caused by the v1.3.0 of cwebp
ποΈβπ¨οΈ (cwebp -version
command now display libsharpyuv version). This is due to the addition of libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv -> libwebp 1.3.0
v2.1
- π New logo
- π Documentation correction
v2.0
ποΈ v2.0
- β¨ Reinvented logic with a two steps compression workflow
- π₯³ Alfred Universal Actions
- π Possibility to select Folders and Images at the same time
- π¦Ύ Typed search to avoid erros in compression
- ποΈ Possibility to use manual cwebp options on the fly
- πͺΆ Lighter workflow => Removal of perl dependencies and env variables
- π Updated documentation