There was an error while loading. Please reload this page.
1 parent 9046e52 commit 4203f9eCopy full SHA for 4203f9e
2 files changed
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-**Unreleased**
+**1.3.0 (Jul 13, 2026)**
5
6
* Fixed: animated-gif transcodes no longer exhaust memory on large inputs.
7
``probe()`` now reads gif size and duration from a single-pass header parser
src/thumbor_video_engine/__init__.py
from thumbor.config import Config
-__version__ = "1.2.5"
+__version__ = "1.3.0"
Config.define(
0 commit comments