- Use absolute trim end when adding freeze endpoint keyframes
- Add regression coverage for freezing a right-side split clip
- Rename Speed > Reset to Speed > Reset Speed
- Update clip docs to match the new menu label
- Add preview rectangle editing for effects with Margin: Top/Left/Bottom/Right controls
- Enable Caption effects to use the preview rectangle for margin positioning
- Fix Caption dock focus/read-only handling so text can be edited reliably
- Insert complete 3-second Caption cues at the playhead and select placeholder text
- Allow incomplete cue lines to be completed from the current playhead position
- Preview Caption text updates while typing while grouping edits into one undo action
- Update Caption and effects documentation for preview resizing and insert workflows
- Updated clip docs: sorted Clip Properties and added Waveform Mode.
- Updated effects docs: sorted the Effects list to match OpenShot and added common mask properties.
- Updated transition docs: added mask properties and descriptions.
- Replaced Preferences Timeline and Performance screenshots with native JPEG versions from the new captures.
- Verified docs with make html; build succeeds.
- Removed Dock/Scope locking behavior and saved lock state handling from src/windows/main_window.py.
- Removed Lock Docks, Unlock Docks, and Show All Docks actions from src/windows/ui/main-window.ui.
- Removed related default shortcut/settings entries from src/settings/_default.settings.
- Kept Show All Scopes / Close All Scopes as conditional actions under Scopes.
- Updated focused tests in src/tests/test_main_window.py.
- Removed obsolete shortcuts from doc/main_window.rst.
- Promote Simple, Color, and Advanced View actions to the top-level View menu
- Move Toolbar and Fullscreen into a new Window submenu
- Keep Docks as a top-level View submenu, excluding Tutorial and scope docks
- Add a top-level Scopes submenu with scope dock toggles and Show All Scopes
- Rename Freeze/Un-Freeze View to Lock/Unlock Docks
- Move Lock/Unlock Docks and Show All Docks into the Docks menu
- Make Show All Docks skip the Tutorial dock
- Add middle-click-to-close support for dock title bars and tabified dock tabs
- Fix Cosmic Dusk checked menu item alignment