v0.2.22 February 20, 2026
Parallel Test Execution & Onboarding
- Run tests in parallel across multiple simulators
- New multi-step onboarding flow
- Recording control API and new MCP tools
- Process log filter and search highlighting
v0.2.21 February 15, 2026
Improved Replay & Redesigned Test Results
- Improved determinism for network response timing
- Fixes for interruptions to other websites while qckfx is running
- Redesigned test result viewer
v0.2.20 February 11, 2026
Improved Element Resolution
- Promote non-interactive elements to interactive ancestors for more reliable tap resolution
v0.2.19 February 6, 2026
Stability & Bug Fixes
- Improved stability and robustness for screenshot capture
- Improved network playback when multiple simulators are running
- Fixed expired CA certificate that prevented replaying tests over an hour old
v0.2.18 January 29, 2026
Stability Improvements
- WebSocket replay improvements
- Smarter UI settle detection
v0.2.16 January 25, 2026
Stability Improvements
- Stability improvements for identifying correct selectors
- Improvements for network stubbing
v0.2.15 January 14, 2026
Stability Improvements
- Improved stability for tests that rely on simulator state
- Fixed a crash when saving test runs
v0.2.14 January 9, 2026
Codex MCP Support
- Add Codex MCP support with TOML configuration
- Improved scroll control
- WebSocket and selector bug fixes
v0.2.12 January 6, 2026
Deterministic Replay
- WebSocket replay improvements
- Support for fixed dates and deterministic randomization (arc4random, UUID)
v0.2.10 January 3, 2026
Auto-Grant Simulator Permissions
- Automatically grant privacy permissions (photos, camera, etc.) to prevent dialogs during save and test runs
v0.2.9 January 2, 2026
WebSocket Stability
- Stability improvements for WebSocket replay
v0.2.8 January 2, 2026
WebSocket Stability
- Stability improvements for WebSocket replay
v0.2.7 December 31, 2025
WebSocket Replay Fix
- Fix WebSocket host matching to ignore port differences
v0.2.6 December 31, 2025
WebSocket Replay Fix
- Fix WebSocket session matching for CONNECT-recorded sessions
v0.2.5 December 31, 2025
Enhanced Debug Logging
- Add QCKFX_DEBUG=1 environment variable to enable verbose logging
- Enhanced WebSocket replay debug output for troubleshooting
v0.2.4 December 31, 2025
Improved Keyboard Handling
- Dismiss keyboard before each action during save/resolution
- Support custom keyboard dismiss buttons via accessibility identifiers
v0.2.3 December 31, 2025
Lightweight Proxy
- Replace network proxy with new in-house proxy (~115MB smaller)
- Native HTTP/HTTPS/WebSocket capture and replay
v0.2.1 December 29, 2025
DMG Distribution & Cursor Support
- DMG distribution with drag-to-Applications installer
- Add Cursor support for MCP server installation
v0.2.0 December 29, 2025
MCP Support & Improved Network Mocking
- Add MCP server support for Claude Code
- Improved network request mocking reliability and performance
v0.1.6 December 23, 2025
Stability Improvements
- Improved reliability for text input actions
v0.1.5 December 23, 2025
Auth State Preservation
- Preserve full app state (keychain + UserDefaults) for auth flows
- Tests now work correctly with apps that store auth tokens
v0.1.4 December 23, 2025
Bug Fixes & Improvements
- Fix diff viewer and diff image panel window ordering
- Add Deselect All button for diff viewer
- Fix resource bundle loading
- Fix system proxy during flows file rotation
- Bundle driver project for Homebrew installs
v0.1.3 December 22, 2024
Bug Fixes & Welcome Window
- Fix resource bundle loading on startup
- Add welcome window on first launch
v0.1.2 December 22, 2024
Bug Fix
- Bundle Sparkle.framework to fix startup crash
v0.1.1 December 22, 2024
Code Signing & App Icon
- App is now signed and notarized by Apple
- Added app icon
v0.1.0 December 21, 2024
Initial Release
- Record and replay iOS Simulator interactions
- Screenshot-based visual diffing
- Network request mocking