v4.3.4

juliangarnier/animev4.3.4Jan 23, 2026by juliangarnier

AI Summary

Improvement and bug fix release enhancing WAAPI timeline persistence and fixing an onScroll comment syntax error.

Key Highlights

  • Synced WAAPI animations now automatically have persist property set to true (#1121)
  • Fix comment syntax potentially causing an error in onScroll (#1124)

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)