v4.3.4

langchain-ai/deepagentsv4.3.4Jan 23, 2026by juliangarnier

AI Summary

Improvements to WAAPI/Timeline and fixes for onScroll comment syntax errors.

Key Highlights

  • Synced WAAPI animations automatically set their persist property to true.
  • Fix onScroll comment syntax potentially causing an error.

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)