viewio v1.2.3
v1.2.3 Release Notes
Features
- Cancellable exports - Video and GIF exports can now be cancelled mid-flight via a Cancel button on the export progress
overlay (with Esc shortcut). Stops the active export cleanly and distinguishes user-cancelled exports from failures. - Silent audio track for audio-less exports - Video exports of recordings with no audio now get a synthesized silent stereo AAC
track muxed in (required for App Store previews). Includes an opt-out toggle and a video-only fallback if the mux is
rejected. - Smoother speed changes - The preview keeps playing through rebuilds when you change clip speed.
Maintenance
- Migrated AVFoundation video composition building to modern async APIs and cleaned up compiler/Swift 6 concurrency warnings.