Skip to content

Releases: LottieFiles/dotlottie-rs

0.1.54 (2025-12-17)

17 Dec 04:58
4d65ca5

Choose a tag to compare

Fixes

missing number glyphs in fallback font (#437)

0.1.53 (2025-12-08)

08 Dec 07:20
6ef6b2d

Choose a tag to compare

Features

update thorvg to v1.0-pre33 (#434)

0.1.52 (2025-11-21)

21 Nov 05:32
c285d10

Choose a tag to compare

Features

upgrade thorvg to v1.0.0-pre31 (#425)

improve slots apis (#430)

0.1.51 (2025-11-04)

04 Nov 10:29
0b11a29

Choose a tag to compare

Features

add experimental text slot handling for dotLottie themes (#407)

add registerFont API for custom TTF font loading (#422)

Fixes

preserve theme_id across state machine transitions (#417)

remove redundant renderer.update() call in set_slots() (#418)

reject invalid segments where start >= end (#419)

add Linux artifact to release assets in knope.toml (#421)

0.1.50 (2025-10-27)

27 Oct 05:41
bb01c80

Choose a tag to compare

Features

update thorvg to v1.0-pre30

added benchmarking to pr checks (#400)

add linux(x86_64 & arm64) targets (#412)

added state_machine_get_inputs (#413)

add wasm support for safari version >= v13.0.0 (#416)

Fixes

ensure renderer updates and marks state as updated in set_slots (#408)

0.1.49 (2025-10-03)

03 Oct 04:51
3f1c965

Choose a tag to compare

Features

dotLottie v2.0 font assets support (#404)

Fixes

preserve layout property when entering state (#402)

0.1.48 (2025-09-29)

29 Sep 04:22
0e77ae8

Choose a tag to compare

Features

update thorvg to v1.0-pre26 (#377)

added loop count (#383)

input referencing for SetTheme and OpenUrl actions (#389)

control animation transform on the canvas (#390)

upgrade to thorvg v1.0-pre29 (#398)

add set_quality API to balance Lottie effect performance and quality (#399)

Fixes

create version in makefile

reset playback config when state machine is stopped (#380)

framework sym links for macos (#381)

render current frame after resize (#385)

added clamps to setFrame and setProgress actions (#387)

dont fire value change event if value is the same (#388)

pause state machine during tweening to prevent invalid transitions (#393)

create open url config before entering first state (#391)

added bundle identifier to root info.plist (#397)

0.1.47 (2025-08-12)

13 Aug 04:25
5f4b8d6

Choose a tag to compare

Features

update thorvg submodule to v1.0-pre25 (#367)

add ThorVG multithreading support (#371)

add ThorVG SIMD support (#374)

0.1.46 (2025-07-29)

29 Jul 05:13
d02b325

Choose a tag to compare

Features

mac catalyst support, codesigning for apple (#354)

Fixes

Observer & StateMachineObserver Emscripten bindings (#361)

0.1.45 (2025-07-23)

23 Jul 04:04
6256f14

Choose a tag to compare

Features

update thorvg v1.0-pre23 (#355)

upgrade to thorvg-1.0-pre24 (#357)