Mastodon

The first dot release of the 18.12 series is out with fixes and usability improvements. The most exiting change is the fix for audio capture when recording from screen or webcam, a handy feature for people doing video tutorials.

You can now import keyframes to your effects and use them in other projects. On the usability front the “Gain” effect is now in the correct “Audio correction” category and theming issues in the AppImage are now fixed. Speaking of AppImage, we now have a fully automated build system ready so devs can focus on coding gain.

Don’t forget to check our nightly refactoring branch version which received many fixes during the holidays and is ready for another round of testing.

18.12.1 fixes

  • Fix empty warning dialog on missing font in project. Commit. Fixes bug #401903
  • Fix bin item description cannot be edited if it contains zone subclips. Commit. Fixes bug #402817
  • Fix screengrab with audio broken. Commit.
  • Move Gain effect to “Audio correction” category. Commit.
  • Ci: enable freebsd build. Commit.
  • QtScript is not used anymore. Commit.
  • Ci: add recipe for gitlab CI. Commit.
  • Fix incorrect color theme correction for AppImages. Commit.
  • Fix color theme lost on AppImage. Commit.
  • Update AppData app version. Commit.
  • Fix bin/melt.exe & libmlt* loading on Windows. Commit.
  • Necessary OpenGL headers are provided by Qt. Commit.
  • Fix keyframes import. Commit.