Skip to content

v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:41

1.9.0 (2026-06-04)

Bug Fixes

  • backend: convert to RGBA and cap to 256x256 for ICO output (7b73022)
  • backend: route ICO through image crate instead of FFmpeg (08d271c)
  • backend: use Path::is_absolute() instead of starts_with('/') for cross-platform path validation (76efee9)
  • frontend: extend isLossless check to cover AIFF, WV in audio conversion (298a753)
  • frontend: remove hardcoded v0.4.0 version pill from sidebar footer (97ba9d7)

Features

  • backend: exhaustive FFmpeg audio/video and Pandoc document output formats (370e48e)
  • backend: extend supported input/output formats across all categories (6c60ecc)
  • desktop: update app logo and icons with new verto.png (93ab9ff)
  • web: responsive landing page — 3 breakpoints (4a64ec2)