Added
- S3 date folders: use
{year},{month}and{day}in the S3 path prefix to sort uploads by date. Thanks @DasCanard. (#417) - Clipboard in your image format: an opt-in Output setting also copies screenshots in the selected format (for example AVIF or HEIC). PNG is always included, so apps that only read PNG, like Teams, keep working. (#373)
Fixed
- System audio recordings stopped right away with "Audio encoding could not keep up". System audio now records for the whole take: the recorder measures queued audio by duration and copies each audio buffer as it arrives, since macOS stops delivering audio to apps that hold on to its capture buffers. The microphone uses the same path.
- Copy and Save of trimmed videos failed with "The operation could not be completed" when the trim started after the recorded audio ended. Silent audio tracks are now left out of the export.
- Zoom preview while playing: selecting a zoom, blur or text item no longer turns zooms off during playback. Playback always shows the final result; the full frame with editing handles appears only while paused, and clicking the preview while playing pauses it.
- Video editor sidebar: hover and selection highlights on neighbouring buttons no longer touch.
- WebP transparency: semi-transparent pixels (for example the edges of a removed background) no longer come out darker in WebP files.