Changelog
Product Updates
New features, improvements, and fixes from the KayIQ team.
v2.4.0
Major Release
March 15, 2024Self-Healing 2.0 & Visual Regression
A complete overhaul of our DOM recovery engine, plus pixel-perfect visual diffing.
- Visual Regression Testing: Compare screenshots with 0.1% tolerance thresholds.
- Self-Healing 2.0: Now supports shadow DOM and iframe traversal.
- New Dashboard: Real-time execution metrics and flake analysis.
- CLI: Added "kayiq replay" command for local debugging.
v2.3.2
Improvement
February 28, 2024Linear Integration & Performance Boosts
Tighter integration with your issue tracker and faster execution times.
- Linear Integration: Two-way sync for issue status.
- Execution Speed: 40% reduction in test startup time.
- Fixed: Timeout issues on heavy SPA applications.
v2.3.0
New Feature
February 10, 2024The NLU Interface
Write tests in plain English. Let our LLM handle the selectors.
- Natural Language Generation: "Click the blue signup button" now works.
- Smart Wait: AI automatically determines optimal wait strategies.
- Interactive Editor: Refine generated code with a new Monaco-based editor.