Skip to content

v2.2.6

Choose a tag to compare

@AliHamza-Coder AliHamza-Coder released this 12 Jul 16:17
· 11 commits to main since this release

v2.2.6 (2026-07-12)

Fixed & Improved

  • Robust Backend Error Handling: FFmpeg stderr output is now captured during failure. The exact error reason (e.g., Unknown encoder, Invalid data) is parsed and printed next to the failed file name.
  • Fully Integrated PromptUI Library: Built-in, cross-platform arrow-key selection in all menus (no typed inputs required for menus).
  • Up/down arrow key selection working identically on Windows, Linux, and macOS consoles.
  • PNG compression handling dynamically mapping quality to standard compression levels.
  • PowerShell installer download failure — added TLS 1.2 and -UseBasicParsing to Invoke-WebRequest in install.ps1.