Features
This release brings the technical preview for first-class Jetpack Compose support. It is meant for evaluation, with a number of missing features still to come. It may also have bugs. Please report them as usual. For more information, see our post in the Rive Community.
- fix: restore publishing moving from OSSRH to Maven Central Portal (#10120) d64a5e9647
ea29bbb - feat(CommandQueue): Several small additions (#10215) c508ec1d15
75d5395 - feature: add support for using event objects as targets for listeners (#10204) ac9841b38d
1ac424e - chore: add extra info when state machine exceeds max iterations (#10201) 34883935ac
bf24e68 - refactor(CommandQueue): Added more enum data (#10191) 1c9db764ea
1856a89 - fix:add missing break (#10192) 7b42c61c86
ffeb363 - fix: recursively check whether an artboard is its ancestor before usi… (#10184) 53fb2577bc
11a1796 - fix: only shape text with modifiers if the shapes are not empty (#10147) 95bf14f49b
0431d70 - fix: include missing header for randomization (#10126) 099266fec8
eee70e3 - fix: change keys to rcp to avoid memory issues (#10146) 11042e5b4c
2eb7447 - List virtualization fixes (#10143) bf3b33a30a
8ece3a0 - Nnnn data biinding artboard fixes (#10139) e54d2ba962
5efef9e - List Virtualization & Scroll Carousel (#9965) d973e8c253
ee8e145 - fix: release nested artboard animation resources when clearing (#10116) e3a68dff11
7472951 - feature: add image based conditions (#10108) 247b3b00e8
bba4a9d - reafactor(CommandQueue): added dependency map between files->artboards->statemachines (#10106) 1d45c6418d
3f0d3ee - feat(CommandQueue): Several needed features (#10097) cf63e43d70
5029440 - runtime: get rid of the HitTextRun destructor (#10092) fc5abebaec
1ae4181 - fix: get text fallback to use clustered unicode points too (#10078) 4d5037b42d
777fb85