All Versions
26
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v5.2.2 Changes
- ➕ Add a more complete TS type, and the corresponding detection command test-typings and test cases, and install the corresponding ts-node environment.
- 🛠 Fix the problem that the animation type added by the addEffect method in example/text.js does not exist in the backInBottom in effects.js.
- In addition, some uncertain types are marked with todo.
-
v5.0.3 Changes
- ✂ Remove the renderFps configuration option, unify rfps and fps.
- 🐎 Rendering performance increased by 60%, time increased by 1/3.
-
v4.5.3 Changes
- 🛠 Fix the scale error when FFVideo uses animation.
-
v4.5.1 Changes
- 🛠 Fix the background problem of FFSubtitle when there is no text.
- ➕ Add the initScale property, fix the problem of animation reset size.
-
v4.3.3 Changes
- 👍 FFAudio supports the interception and playback of long audio.
- When the ffmpeg command is abnormal, kill the process.
-
v4.2.6 Changes
- ➕ Add FFVideoAlbum Component. Support multiple video stitching into one album.
- 🐎 Optimize ffmpeg command performance.
-
v4.1.6 Changes
- FFVideo adds precise startTime and endtime control.
- FFNode adds getDurationTime method.
-
v4.1.1 Changes
- ⚡️ Optimize the FFGifImage component and increase the rendering speed by 30%.
- ⬆️ Upgrade inkpaint version.
- 🔨 Refactor FFAudio class.
-
v4.0.1 Changes
- No other reason, because of a user. Thank him https://github.com/tnfe/FFCreator/issues/87
-
v3.6.2 Changes
- ⬆️ Upgrade inkpaint rendering engine, double the rendering speed.
- 0️⃣ Set the default rendering method of FFCreator to cairo lib.
- 🛠 Fix the bug that the size of the FFVideo component is incorrect.
- 🛠 Fix the issue of emit error bubbling in FFCreatorCenter.