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
.msiinstallers and.exebinaries. - Typography Fallback: Implemented automatic fallback to standard Windows system fonts (prioritizing
Segoe UI BoldandArial Bold) so that visual captions render perfectly without requiring external font installations.
🐧 Linux Integration
- Installer: Automatically packages native Debian/Ubuntu
.debfiles and standalone portable.AppImagefiles. - Typography Fallback: Implemented automatic fallback to standard Linux fonts (prioritizing
DejaVu Sans BoldandFreeSans Bold) for accurate and clean caption burn-in on Linux systems.
Installation & Usage Guide
For Windows Users
- Download
AutoShorts_0.1.3_x64_en-US.msi. - Run the installer to add AutoShorts to your desktop apps.
- 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.debfile and install it by running the following command in your terminal:sudo apt install ./autoshorts_0.1.3_amd64.deb