Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 22:45

The Settings screen was rebuilt for a cleaner !

Added

  • Richer output-name patterns. The naming pattern now understands {date},
    {quality}, and {ext} on top of {name} — e.g. {name}-{quality}-{date}.

Changed

  • Settings completely redesigned for a cleaner look that matches the rest of
    the app. The whole screen was restyled: every row now carries an explanatory
    subtitle, native OS dropdowns were replaced with custom styled menus, max
    concurrent jobs uses a −/+ stepper, default quality is a segmented icon
    picker, the running version and live update status are shown inline, and the
    save button spans the full width.
  • Quieter visual language overall — selected states moved from accent-colored
    highlights to neutral surface tones; the command editor gained a $ prompt.

Fixed

  • Updater artifacts are generated (createUpdaterArtifacts: true), so the
    signed manifest the in-app updater needs is produced at release time.