v1.35.1

mlc-ai/web-llmv1.35.1Feb 12, 2026by spydon

AI Summary

This patch release fixes a specific tap interaction issue where taps starting inside a component but ending outside were not being canceled correctly.

Key Highlights

  • Fix tap cancellation logic for component boundaries
  • Ensure taps are properly canceled when ending outside

Full Release Notes

## 1.35.1

 - **FIX**: Cancel taps that start inside the component and end outside ([#3805](https://github.com/flame-engine/flame/issues/3805)). ([ebcdb81c](https://github.com/flame-engine/flame/commit/ebcdb81c83b0aa23906d1c652bad2bfadd5add71))