Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:00
· 40 commits to main since this release

1.7.0 (2026-06-03)

Bug Fixes

  • backend: extract readable error line from FFmpeg stderr (d25600a)
  • backend: use next_back() instead of last() on DoubleEndedIterator (f32e360)
  • backend: use rfind instead of filter+next_back (Clippy) (807fc73)
  • lint error on the front (3c555f8)
  • web: align download card buttons to bottom with flex: 1 (cf0327a)
  • web: remove stray img and label elements from win mockup (32e5108)
  • web: replace linux svg icon with tux.png image (06d9ae4)

Features

  • ci: add curl one-liner installer script for Linux and macOS (9ead626)
  • ci: ensure AppImage build + Arch Linux compatibility (57d79dc)
  • frontend: check for updates in the background every hour (208436d)
  • frontend: check for updates on launch with per-version dismiss (55120fc)
  • frontend: conversion history panel (session) (52f7993)
  • frontend: show open-folder prompt after conversion completes (e692cf4)
  • tooling: add curl-based sidecar download script (f19a79a)
  • update the landing page (8b2017a)