v4.3.4

ruixenui/ruixen.comv4.3.4Jan 23, 2026by juliangarnier

AI Summary

This release focuses on improving animation synchronization and fixing a scrolling bug in the UI.

Key Highlights

  • Synced WAAPI animations now automatically set the `persist` property to `true`.
  • Fixed a comment syntax error in the `onScroll` handler.

Full Release Notes

## Improvements
- **WAAPI / Timeline**
  - Synced WAAPI animations now automatically have their `persist` property set to `true` (#1121)

## Bug Fixes
- **onScroll**
  - Fix comment syntax potentially causing an error (#1124)