All Versions
26
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 1

  • v6.7.1 Changes

    • 0️⃣ defaultOptions supports adding custom ffmpeg commands.
    • ⬆️ Upgrade lottie version to remove initialization getapi.
  • v6.6.6 Changes

    • Modified highWaterMark from 1mb to 512kb.
    • 💅 Update lottie-node version, support more text styles.
  • v6.6.1 Changes

  • v6.5.1 Changes

    • ➕ Added FFExtras class, you can freely expand the graphics.
    • ⚡️ Upgrade update function.
    • ➕ add setBlur method.
  • v6.3.6 Changes

    • 🐎 Modify the stream rendering parallel to be reduced from 5 to 3 to improve performance.
    • 🛠 Fix the event problem of ffcreatorcenter.
    • ➕ add FFLogger.error to creator.on('complete'.
  • v6.2.1 Changes

    • ➕ Add FFRect component, A solid color rectangle component.
    • ➕ add FFVideo loop Options.
    • 🔧 Modify some configuration options.
  • v6.1.2 Changes

    • ➕ Add FFChart component, support most demos of echarts.js. Data visualization video can be made
    • 👌 Support the synthesis of dynamic data change charts.
    • 🛠 Fix the problem of setScale initialization.
    • 🔨 Refactor the setFont and registerFont functions.
  • v5.5.6 Changes

    • 👍 FFVtuber supports dual types of sequence frame and video.
    • ✂ Delete the addVtuber method of FFCreator.
    • 🛠 Fix the gap problem of scene switching.
  • v5.5.2 Changes

    • ⬆️ Upgrade FFVtuber, now it supports green screen video vtuber.
    • ✂ remove DateUtil.toSeconds.
    • 🔄 change DateUtil.toMilliseconds method.
  • v5.2.7 Changes

    • 🛠 Fix audio fadeIn time bug
    • Modify some typescript type files