| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-04-09 | 8.2 kB | |
| Frame_0.27.0_aarch64.AppImage.sig | 2026-04-09 | 420 Bytes | |
| Frame_0.27.0_aarch64.AppImage | 2026-04-09 | 209.9 MB | |
| Frame_0.27.0_arm64.deb.sig | 2026-04-09 | 412 Bytes | |
| Frame_0.27.0_arm64.deb | 2026-04-09 | 70.3 MB | |
| Frame_0.27.0_x64-setup.exe.sig | 2026-04-09 | 416 Bytes | |
| Frame_0.27.0_x64-setup.exe | 2026-04-09 | 98.4 MB | |
| Frame_0.27.0_amd64.AppImage.sig | 2026-04-09 | 416 Bytes | |
| Frame_0.27.0_amd64.AppImage | 2026-04-09 | 226.3 MB | |
| Frame_0.27.0_amd64.deb.sig | 2026-04-09 | 412 Bytes | |
| Frame_0.27.0_amd64.deb | 2026-04-09 | 79.0 MB | |
| Frame_x64.app.tar.gz.sig | 2026-04-09 | 404 Bytes | |
| Frame_x64.app.tar.gz | 2026-04-09 | 84.4 MB | |
| Frame_0.27.0_x64.dmg | 2026-04-09 | 82.9 MB | |
| Frame_aarch64.app.tar.gz.sig | 2026-04-09 | 404 Bytes | |
| Frame_aarch64.app.tar.gz | 2026-04-09 | 73.6 MB | |
| Frame_0.27.0_aarch64.dmg | 2026-04-09 | 71.2 MB | |
| README.md | 2026-04-09 | 1.3 kB | |
| v0.27.0 source code.tar.gz | 2026-04-09 | 8.1 MB | |
| v0.27.0 source code.zip | 2026-04-09 | 8.2 MB | |
| Totals: 20 Items | 1.0 GB | 0 | |
Added
- Subtitle Burn-In Style Controls: Added subtitle styling options in the Subtitles tab for burned-in subtitles, including font family (system font list), font size, text color, outline color, and vertical position presets.
- Subtitle Style UI Primitives: Added reusable
SelectandColorPickerUI components (plus chevrons up/down icon) to support compact dropdown and color selection workflows in settings panels.
Changed
- Subtitle Filter Mapping (FFmpeg): Extended conversion config and ffmpeg subtitle filter building to map subtitle style selections into
force_style(font name/size, primary color, outline color, and alignment), including safe hex-to-ASS color conversion and coverage tests. - Surface/Control Visual Consistency: Unified card/input/button highlight styling and related control spacing across preview, file list, logs, update dialog, and workspace shells for more consistent panel rendering.
- Subtitle Styling Localization: Added new subtitle style locale keys across all supported UI dictionaries for the new styling controls and hints.
Fixed
- Trim Timeline Edge Alignment: Fixed preview timeline marker alignment so the current-time playhead and trim handles share the same center point and stay visually aligned at boundary values (
0%/100%).