| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-04-21 | 9.0 kB | |
| Frame_0.28.0_aarch64.AppImage.sig | 2026-04-21 | 420 Bytes | |
| Frame_0.28.0_aarch64.AppImage | 2026-04-21 | 209.9 MB | |
| Frame_0.28.0_arm64.deb.sig | 2026-04-21 | 412 Bytes | |
| Frame_0.28.0_arm64.deb | 2026-04-21 | 68.7 MB | |
| Frame_0.28.0_x64-setup.exe.sig | 2026-04-21 | 416 Bytes | |
| Frame_0.28.0_x64-setup.exe | 2026-04-21 | 96.9 MB | |
| Frame_0.28.0_amd64.AppImage.sig | 2026-04-21 | 416 Bytes | |
| Frame_0.28.0_amd64.AppImage | 2026-04-21 | 227.2 MB | |
| Frame_0.28.0_amd64.deb.sig | 2026-04-21 | 412 Bytes | |
| Frame_0.28.0_amd64.deb | 2026-04-21 | 77.4 MB | |
| Frame_x64.app.tar.gz.sig | 2026-04-21 | 404 Bytes | |
| Frame_x64.app.tar.gz | 2026-04-21 | 82.8 MB | |
| Frame_0.28.0_x64.dmg | 2026-04-21 | 81.3 MB | |
| Frame_aarch64.app.tar.gz.sig | 2026-04-21 | 404 Bytes | |
| Frame_aarch64.app.tar.gz | 2026-04-21 | 72.0 MB | |
| Frame_0.28.0_aarch64.dmg | 2026-04-21 | 69.5 MB | |
| README.md | 2026-04-21 | 2.1 kB | |
| v0.28.0 source code.tar.gz | 2026-04-21 | 6.1 MB | |
| v0.28.0 source code.zip | 2026-04-21 | 6.3 MB | |
| Totals: 20 Items | 998.2 MB | 0 | |
Added
- Audio VBR Encoding (MP3/AAC): Added Variable Bitrate mode to the Audio tab alongside the existing target-bitrate control, exposing a codec-aware quality slider that maps to
-q:a 0..9forlibmp3lameand-vbr 1..5forlibfdk_aac, with per-codec clamping, copy-mode reset, and Rust-side validation. Resolves #41. - Fraunhofer FDK AAC Codec Option: Added
libfdk_aacas a selectable audio codec in the Audio tab when the bundled FFmpeg build exposes the encoder, and extendedmp4/m4acontainer compatibility rules accordingly. - Audio Encoder Capability Detection: Extended
get_available_encodersand the frontend capabilities store to detectlibfdk_aacandlibmp3lameat runtime, gating VBR UI surfaces behind actual encoder availability. - Audio VBR Localization: Added new audio bitrate-mode and quality-level locale keys (
qualityControl,targetBitrate,variableBitrate,qualityLevel,qualityBest,qualitySmallest) across all nine supported UI dictionaries.
Changed
- Theme Token System: Migrated the UI palette to OKLCH-based
frame-*tokens, introduced a shared radius/shadow scale, and refreshed scrollbar + highlight styling for more consistent surfaces. - Primary Surfaces Refresh: Updated preview, file list, settings panel, logs view, and update dialog styling to the new tokens (cards, borders, shadows, and typography).
- Titlebars (macOS/Windows/Linux): Refined separators, view-switch group styling, and metrics text to match the new theme.
- File List Rows: Improved checkbox alignment, hover/selected states, status color mapping, and action button styling.
- Drag-and-Drop Import: Restyled the import overlay into a full-surface dashed dropzone with safer padding on small windows.
Removed
- Bundled Font Weights: Removed unused Loskeley Mono Regular/Medium/Bold/ExtraBold TTF assets, keeping the SemiBold face as the single embedded weight.
- Unused Icon: Removed the unused
IconFilmcomponent/export.