Version 1.5.0
minor
Released Oct 19, 2025 21:45 IST
Version 1.5.0 significantly improves bot detection accuracy by implementing comprehensive key filtering. Navigation keys, special keys, phantom keys, and corrupted key events are now properly filtered out, reducing false positives in activity analysis.
Improvements
Enhancements and optimizations to existing features
- 🔧Enhanced bot detection by filtering out navigation keys (arrows, page up/down, home, end)
- 🔧Added filtering for special keys (function keys, modifier keys, escape, etc.)
- 🔧Implemented detection and filtering of phantom key events caused by system processes
- 🔧Added validation to identify and exclude corrupted key events from analysis
- 🔧Improved keystroke pattern analysis accuracy by focusing on genuine user input
Bug Fixes
Issues resolved and bugs fixed in this release
- 🐛Fixed false positive bot detection triggered by navigation key usage
- 🐛Resolved issue where special key combinations were incorrectly flagged as automated behavior
- 🐛Corrected phantom key detection that was affecting activity scores