Skip to content

AutoShorts v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:32

AutoShorts v0.1.3 Release Notes — Windows & Linux Support

This release officially introduces full compilation, packaging, and execution support for Windows and Linux users.

Windows & Linux Compatibility

Windows Integration

  • Installer: Automatically packages native Windows .msi installers and .exe binaries.
  • Typography Fallback: Implemented automatic fallback to standard Windows system fonts (prioritizing Segoe UI Bold and Arial Bold) so that visual captions render perfectly without requiring external font installations.

🐧 Linux Integration

  • Installer: Automatically packages native Debian/Ubuntu .deb files and standalone portable .AppImage files.
  • Typography Fallback: Implemented automatic fallback to standard Linux fonts (prioritizing DejaVu Sans Bold and FreeSans Bold) for accurate and clean caption burn-in on Linux systems.

Installation & Usage Guide

For Windows Users

  1. Download AutoShorts_0.1.3_x64_en-US.msi.
  2. Run the installer to add AutoShorts to your desktop apps.
  3. Note (SmartScreen): Since the app is not signed with a Microsoft developer certificate:
    • If Windows SmartScreen blocks execution, click "More Info" on the warning popup.
    • Click the "Run anyway" button.

For Linux Users

  • Debian/Ubuntu/Mint (.deb):
    Download the .deb file and install it by running the following command in your terminal:
    sudo apt install ./autoshorts_0.1.3_amd64.deb