- Added Edit... to Timeline > Output > Properties.
- Added Timeline > menu > More > Align To Reference Track to synchronize clips based on similar audio.
See its documentation. - Added support for reading Lottie and rawr JSON animation formats.
- Added Open Other > Animation.
- Added a Mask: Rotoscope (Glaxnimate) video filter.
- Added Glaxnimate vector animation tool with a video preview of Shotcut. See demo video https://youtu.be/CDBCqhmbA4Y
Known issues:- On Windows, after Open Other > Animation > OK Shotcut crashes upon launching Glaxnimate (fixed for release candidate).
- The frame rate of animations is not preserved and runs at the Shotcut frame rate (fixed for release candidate).
- Extending the duration in Shotcut Properties to longer than the animation is supposed to make it loop (fixed for release candidate).
- The text tool in Glaxnimate for Windows crashes (fixed for release candidate).
- See Glaxnimate's bug tracker
- Preview on macOS may stop working due to out-of-resources until reboot.
- Some Lottie animations make export fail. The one that I have a problem with shows warnings upon opening in Glaxnimate.
- Glaxnimate preview has incorrect Shotcut time/sync if the first frame of the animation is not 0 (fixed for release candidate).
- Glaxnimate python not working in AppImage and currently require some external dependencies on Linux and macOS.
- Added support for Keyframes to the following audio filters:
- Low Pass
- High Pass
- Reverb
- Added keyboard shortcut Ctrl+Alt+A to select all clips on the current track. (option+command+A on macOS)
- Fixed Record Audio and Open Other > Audio/Video Device crashing on macOS due to insufficient entitlements.
- Fixed Time Remap > Image mode > Blend not working.
- Fixed a crash combining two Size, Position & Rotate filters with a mask filter on a square video mode.
- Fixed a possible crash with an odd width video.
- Fixed dragging a clip leftward beyond other clips with Timeline > Ripple turned on.
- Fixed changing the color of a color clip resets a custom name.
- Fixed changing Properties > Speed drops a Crop: Source filter if added.
- Converted the build system from qmake to CMake (qmake is removed).