v0.79 · 2026-06-27
Flatten keyboard fallback test
- Flatten now has a guarded keyboard-shortcut fallback for Premiere builds that
hide the "move selected clips up one track" command from extensions.
- The fallback still uses the existing cut timeline clips: it selects the kept
video pieces, sends Premiere's own move-up-track shortcut, verifies the top
track, and only then removes the unused camera pieces. Audio is still untouched.
- Flatten timing logs now include the move method, so test logs show whether
Premiere used a command or the keyboard fallback.
v0.78 · 2026-06-27
Flatten checks Premiere's internal track-up names
- Flatten now also checks Premiere's exact "Nudge Up by 1" command label and
the internal timeline command key for moving selected clips up a track.
- If Premiere still hides that command from extensions, the error now says that
the internal key was tried too and confirms nothing was changed.
v0.77 · 2026-06-27
Flatten finds Premiere's real track-up command
- Flatten now also checks Premiere's actual menu-layer command names for
moving selected timeline clips up one track, including "Nudge Up 1".
- Flatten now tries the one-track move before deleting the unused camera
pieces, so a failed command test leaves more of the timeline intact and still
points you back to the backup.
v0.76 · 2026-06-27
Flatten moves existing timeline clips
- Flatten no longer creates subclips, nests, or rebuilds pieces from source
media. It now tries to move the already-cut kept timeline clips up onto one
new top video track.
- If Premiere does not expose the needed move-selected-clips-up command to
extensions, Flatten stops before changing the timeline instead of guessing.
v0.75 · 2026-06-27
Flatten without Project panel subclips
- Flatten no longer creates hundreds of "OnMic flat" subclip items in the
Project panel. It now places each kept camera piece from the original media
item, restores that media item's in/out immediately, verifies the top video
track, then removes the lower duplicates.
v0.74 · 2026-06-27
Flatten video-only subclips
- Fixed the real-one-track Flatten test path creating audio-only subclips by
using Premiere's video/audio subclip flags in the correct order.
- Flatten also points Premiere's placement targeting at the new video track with
audio targets off while placing pieces, without locking audio tracks.
v0.73 · 2026-06-27
Flatten real top-track pieces
- Flatten no longer treats a nested top clip as a successful fallback. It now
rebuilds the kept camera video pieces onto one real top video track, verifies
that track, and stops with a restore-backup message if Premiere cannot safely
make that result.
- The small WhereToPodcast subscription note now lives quietly in the header
tagline instead of taking up its own bar.
v0.72 · 2026-06-27
Sign out moved to footer
- Moved Sign out from the top account bar to the bottom footer next to Copy
support bundle, while keeping the confirmation dialog.