10.0.10

konvajs/konva10.0.10Nov 20, 2025by github-actions[bot]

AI Summary

This release updates the hit detection system to handle canvas farbling, a security feature that randomizes canvas behavior to prevent fingerprinting.

Key Highlights

  • Updated hit detection system to handle canvas farbling

Full Release Notes

## Commits
- 729f30d: Update hit detection system to handle canvas farbling. Thanks [@wiverson](https://github.com/wiverson) to the idea and implementation idea.