3.19
2026-09-14
• Favorites now has its own tab, moved out of Settings
• Captured request and response headers keep their original order and duplicates
• HTTPS connections made to an IP now resolve the real hostname and decrypt accordingly; failure reasons are recorded more accurately
• The header editor now includes common name and value presets
• Fixed a crash on iPad when opening a scheduled task from Replay
3.17
2026-09-08
1. Redesign the UI for iPad.
2. Script & rewrite rule scopes support wildcard matching.
3. The script testing page allows viewing logs output by scripts.
3.15
2026-08-24
1. Request Replay / Combined Replay / Scheduled Tasks support x-www-form-urlencoded and multipart/form-data, with editable text fields and file fields.
2. Ability to export files from the Body of multipart/form-data requests.
3. User experience optimization for the hex editor.
3.14
2026-08-12
User feedback requirement: Support automatic synchronization of scripts, rewrite rules, and Host filtering rules across multiple devices, with cross-platform support.
This feature is optional and must be manually enabled.
Data is transmitted with end-to-end encryption; the server only stores ciphertext, and the encryption passphrase is stored only locally on the device.
We have updated our privacy policy.
3.13
2026-08-02
What's New:
• Combo replay now supports preset request parameters, and parameters support expression injection.
• List font size is adjustable, configurable in the "Personalization → UI Preferences" page.
3.12
2026-07-28
Play audio responses directly in transaction details and the file manager.
3.9
2026-06-30
DNS mapping/spoofing: Bypass DNS resolution by sending requests for specified domain names to a designated IP address, achieving an effect similar to editing the hosts file on a computer.
Support decoding request/response bodies encoded with the Protobuf protocol, such as gRPC requests. If a .desc descriptor file is provided, field names can also be decoded.
Favorites request.
3.7
2026-06-25
Fix: Incomplete real-time synchronization of HTTP requests
New: Added target for real-time synchronization -> Burp Suite
3.1
2026-06-05
- New rewrite rule added: Delayed response
- Provide SSE test cases for new users to experience app features
- Provide usage documentation detailing each core function
3.0
2026-06-03
• Supports capture WS/WSS
• Supports WebSocket debugging
• Added connection establishment and TLS handshake time statistics
• Provides a hexadecimal view for inspecting binary data
• Fixed bug where searching by request body or response body returned inaccurate results due to uncompressed body data
• Fixed other known issues
2.3
2026-05-30
Fix the issue where clicking the certificate generation and download button does not automatically jump to the download.
2.2
2026-05-23
Optimized user feedback issues
2.0
2026-04-29
- Supports preview of video files
- Supports AI conversation via the app
- Optimizes the AI script generation feature
1.26
2026-04-26
Optimize real-time synchronization functionality, supporting QR code scanning to connect to ApiCatcher Desktop
1.25
2026-04-22
Fix the issues reported by users:
1. The height of each item in the request history list is too large, resulting in too few items being visible on one screen.
2. The response body display does not support automatic line wrapping, requiring horizontal scrolling, which provides a poor user experience.
3. Does it not support GBK encoding?
1.24
2026-04-20
1. Example response for editing the termination conditions of scheduled tasks page.
2. Fixed the issue of batch file export progress bar not updating.
3. Fixed the bug where the image export button was unresponsive in certain cases.
1.23
2026-04-16
1. HOST list supports multi-select deletion
2. Request replay page supports generating code export for backend developers to execute code and reproduce issues
1.21
2026-04-13
User feedback:
1. Provides multiple app icon options;
2. The history list supports long-press for multi-selection and deletion;
3. Supports export requests as HTTP Raw.
1.19
2026-04-05
User Feedback Issues:
1. Support converting rewrite rules into scripts.
2. Support sorting rewrite rules and scripts by name.
1.18
2026-04-03
User Feedback Issues:
1. Fix the issue where JSON is not displayed in a formatted manner when the content-type is 'text/**'.
2. Support export and import of rewrites and scripts, with support for accidental deletion recovery.
3. The issue where the port number is lost after exporting APIs to Postman (the fix is not compatible with historical data).
1.16
2026-03-26
1. Allows enterprise users to import trusted TLS certificates from within the enterprise.
2. Added filtering by UserAgent.
3. Supports exporting APIs to Bruno.
1.13
2026-03-21
Optimizations:
- JSON Full-screen Preview: Now supports folding/unfolding and searching.
- AI Chat API Debugging: Added a chat-style view for AI API sniffing, enabling quick preview of key info—especially useful for Event Stream responses.
1.11
2026-03-16
Modify the history page to use paginated queries, and manually refresh to append new data, solving the following issues:
• Stuttering occurs when scrolling the list during packet capturing.
• Obvious stuttering on older, lower-performance devices when there is a large amount of historical data.
Modify the file management page to use paginated queries.
New Features:
• Support searching within request headers, response headers, request body, and response body.
• Quick Cookie lookup.
UI optimizations.
Fix known bugs.
1.10
2026-03-14
Fix some issues.
1.6
2026-03-01
Fixed some experience issues:
1. Fixed lag on the history page
2. iOS 17/18: Removed the back button display title
Optimized some experience issues:
1. Enhanced history deletion, now supports deletion based on query conditions and reverse deletion based on query conditions
2. Improved regex replacement functionality, now supports AI-generated regular expressions and allows testing on a selected request
1.4
2026-02-25
Fix some compatibility issues below ios26.
Optimize the UI.
1.3
2026-02-17
Fix bug in edit rewrite rules
1.2
2026-02-10
- Combo Replay
- Remote Scripts
- Optimize AI-generated script functionality
- Fixed Known Issues