Changelog
Track our progress as we continue to update Usatii Media's flagship editing product.
Unreleased
Working tree (not committed)
- Added internal Git-style project history: checkpoint manifests/snapshots, change classification (major vs style), and progress-pack export.
- Added GPU preview architecture for macOS: engine factory + env override, Qt Quick/QML preview surface, GPU media player pool, and adaptive playback/layer policy.
- Added visual layout utilities for fit/crop/align/pivot/overlay math.
- Updated main window, preview, timeline, imports, modification, project IO/preferences/models for new preview/history flows.
- Added tests for git history service/classifier, GPU playback policy, preview engine factory, and visual layout.
- Updated docs with GPU preview setup/env vars.
2026-02-18
78a5177- Added Face Focus tracking for video clips.
- Added transform keyframe engine and keyframe UI controls.
- Added settings window and expanded font assets.
- Updated export/media/UI integration around preview/imports/modification/project selection.
- Added tests for face focus and keyframe behavior.
2026-02-17
c6b4721- Added subtitle transcription pipeline.
- Added subtitle chunking, sidecar generation, and subtitle store services.
- Added proxy-generation path for preview/render flows.
- Updated model/IO/preferences/UI for subtitle workflows.
- Added tests for transcription/subtitle/proxy services.
2026-02-17
6fd7035- Added text layer foundations.
- Added SVG text builder service.
- Added export success/loading dialogs and macOS vibrancy support.
- Updated generation/export/project flow for caption-ready text clips.
- Added tests for text SVG builder and related model/export paths.
2026-02-16
296d60d- Added generated media pipeline (“enterprise” flow): renderer, store, and prompt builder services.
- Updated export/project/UI paths for generated media.
- Added generated media pipeline tests.
2026-02-16
b15ed7f- Fixed preview bugs and improved playback/editing stability.
- Improved preferences/models/export behavior and connected UI flows.
- Expanded regression tests for preview/preferences/models/export.
2026-02-16
24496bf- Revamped project selection UI.
- Added project store and window chrome structure.
- Updated main window/imports/modification/preview/timeline integration.
- Added project store and UI regression tests.
2026-02-16
dba2d2f- Fixed split-audio regressions across timeline/preview/model behavior.
- Added/updated regression tests for these fixes.
2026-02-15
44f4989- Added export dialog and export service.
- Improved modifications/settings behavior across UI.
- Added initial export tests and updated model/preferences tests.
2026-02-15
e0fab98- Added preferences system (model + persistence store).
- Added preferences and shortcuts dialogs.
- Updated commands/theme/project IO/main UI integration.
- Added tests for preferences and media catalog behavior.
2026-02-15
ac325e2- Initial project scaffold created.
- Added core models, project IO, media catalog, generation service.
- Added four-pane editor UI (Imports, Preview, Modification, Timeline).
- Added baseline tests and packaging/config setup.