update v1.0.53

April 10, AfterCut v1.0.53. Better manual zoom, ui improvements

Manual zoom improvements

VideoManual zoom operations are finally easy to do. Just add a Zoom section to the timeline, switch it to manual, and see a new interface for focusing the zoom lens.

The UI for automatic and manual zoom was improved. Confusing zoom points of interest were removed from the interface.

Timeline display updates

Image

Changelog preview window

Image

Bugfixes

  • Export pipeline stalls. Sometimes, the rendering pipeline could stall and require you to cancel the export and start it again. This is now fixed.
New v1.0.50

April 5th, AfterCut v1.0.50 — Annotations, Caption Styling, Faster Exports, and design improvements

New creative tools, a redesigned interface, and an export engine rebuilt from the ground up. As always, most of this came from watching how you use AfterCut and what you kept asking for. Thank you - keep the feedback coming.

New: Blur & Redact Sensitive Content

You can now draw blur or pixelate regions directly on your video to hide passwords, emails, API keys, or anything you don't want viewers to see. Add annotations from the timeline, drag them to position, resize from the corners, and adjust the blur intensity, gaussian or pixelate, your pick. They're time-bound, so the blur only appears when you need it.

Image

Captions got a complete overhaul. Choose from cool built-in design presets: Classic, Minimal, Confident, Warm, Calm, Elegant, Dramatic, Playful, Raw, Whimsical - each with its own font, colors, and feel. Or build your own: pick from 12 bundled fonts, set text color, background pill, corner radius, padding, position, and active word highlighting.

The new word-by-word progressive animation reveals each word as it's spoken, with configurable speed and easing. You can also duplicate and customize any preset.

New: Cloud Transcription

On top of Apple's built-in speech recognition, there's now an AfterCut Cloud transcription option. Better accuracy, especially for technical content. Your audio is processed in real time and not stored.

Image

New: What's New Badge

A small "See what's new" badge now appears in the editor when there's a fresh update. Click it to see the changelog without leaving the app.

Faster Exports

The entire export pipeline has been rebuilt from scratch. Frames now render in parallel across multiple workers using Metal GPU acceleration — 2 to 6 render threads depending on your hardware and resolution. Decode, render, and write phases all overlap instead of running one at a time. On a MacBook Pro, expect noticeably shorter export times, especially at higher resolutions.

Better Motion Blur

Motion blur rendering has been improved and now runs through Metal compute shaders. Smoother, more natural-looking blur during fast pan movements with less memory overhead.

Redesigned Interface

The entire UI has been refreshed with a new dark theme built for color accuracy. True neutral backgrounds so your video colors look right. The project library now groups recordings by date (Today, Yesterday, This Week…) and has a cleaner two-column layout.

Image

Better Performance on Low-Powered Devices

Capture priority has been tuned so the app runs smoother on base-model MacBooks and older machines. Less frame dropping during recording, and hopefully less system kills of the recording

Fixes

  • Crash on open is gone. A bug in the project library caused a crash on launch for some users. Fixed.
  • No more crash without audio tracks. Opening a project with no microphone audio no longer crashes the transcription engine.
  • App hangs resolved. Several deadlocks in the camera and panel code that caused the app to freeze have been fixed.
  • Cut segments reopen properly. Projects with video cuts now load correctly when reopened.
  • Caption timing stays in sync after cuts. Captions now correctly remap their timing when you cut or rearrange video segments.
  • Caption rendering is sharper. Improved text rendering with better font caching and shadow handling.
Improved v1.0.41

March 19th, AfterCut v1.0.41 bug fixes and pause recording feature

This update is packed with improvements that came directly from you - our early users who've been recording tutorials, demos, and walkthroughs every day. Your bug reports, ideas, and feedback shaped every single item on this list. Thank you for helping us make AfterCut better.

New: Pause & Resume Recording

You can now pause your recording and pick back up whenever you're ready — no need to start over. The final video is seamless with no gaps. Look for the new pause button in the recording overlay.

New: Movable Recording Overlay

The recording timer badge was stuck at the top of the screen, sometimes covering important UI. Now you can drag it wherever you want.

New: Disable Auto-Captions

Not everyone needs subtitles. There's now a toggle in the Captions tab to turn off automatic transcription when opening a project.

New: Video Duration in Project Library

Each project card now shows the recording length so you can quickly find the clip you're looking for.

Fixes

  • Export cancel actually cancels now. Previously, clicking Cancel during export didn't do anything — the export kept going. Fixed.
  • Re-exporting to the same file works. No more errors when overwriting a previous export.
  • Deleted zooms and captions stay deleted. They used to come back when you reopened the project. Not anymore.
  • Playhead jumps to the right spot after cutting. When you cut (C) and delete (X), the playhead now snaps to the edit point so you can hit spacebar and keep going.
  • The audio waveform is no longer flat on long recordings. Mic waveform is the primary one when available. Mic audio is shown by default. If you recorded with a microphone, the waveform now shows your voice instead of silent system audio.

Faster Everything

  • Cloud sharing is way faster. Shared links now export at an optimized quality — same great look, fraction of the file size, and upload time.
  • Projects open faster. The audio waveform is now built while you record and cached for instant loading. No more waiting when you open the editor.
  • Better color accuracy in exports. Colors now match what you see on screen more closely.
update v1.0.39

Better keyboard controls, camera fixes, and smoother scrubbing preview in v1.0.39

This is a minor release with just a couple of improvements and bug fixes

Keyboard controls

Now you can control playback with the keyboard like this:

  • Right/Left Arrow: Moves you by 1 frame.
  • Shift + Right/Left Arrow: Moves you by 5 frames.

Camera shape fix

The circular shape of the camera wasn’t really circular when enlarged. This was caused by the recent adoption of a new rendering engine and is now fixed.

Front camera layout jumps

When entering “In Front“ custom layout, the camera shape was jumpting, trying to resize and fit into a new layout. This is now fixed, and the camera translates its shape and position correctly.

App crashes on exit

When closing an editor, an unhandled error was causing MacOS to kill the app.