Loading...
- v1.26iOS
Optimize real-time synchronization functionality, supporting QR code scanning to connect to ApiCatcher Desktop
- v1.25iOS
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?
- v1.24iOS
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.
- v1.23iOS
1. HOST list supports multi-select deletion 2. Request replay page supports generating code export for backend developers to execute code and reproduce issues
- v1.22iOS
Fix issues reported by users
- v1.21iOS
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.
- v1.20iOS
User Feedback: Request to add shortcut commands
- v1.19iOS
User Feedback Issues: 1. Support converting rewrite rules into scripts. 2. Support sorting rewrite rules and scripts by name.
- v1.18iOS
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).
- v1.17iOS
Replay Request Page Allows Editing Paths (Supports RESTful API Replay) Fixes failure when deleting the first record by swiping left in the history list Homepage UI Optimization
- v1.16iOS
1. Allows enterprise users to import trusted TLS certificates from within the enterprise. 2. Added filtering by UserAgent. 3. Supports exporting APIs to Bruno.
- v1.15iOS
- Real-time Packet Capture Sync: Sync captured traffic in real-time over a local area network (LAN) via WebSocket. Users are required to implement their own receiving end. - Dynamic Island: Displays real-time status and activity of the packet capture process. - Fixed known issues.
- v1.14iOS
JSON Diff: Select two requests to quickly compare differences in their request/response bodies.
- v1.13iOS
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.
- v1.12iOS
Fix existing issues Add API scanning functionality
- v1.11iOS
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.
- v1.10iOS
Fix some issues.
- v1.9iOS
New additions: 1. Image and video files can be exported 2. Batch export of requests as HAR format files 3. Scheduled replay
- v1.7iOS
[Major Update, Highly Recommended] Fixed Issues: 1. Fixed proxy crashes caused by memory limits when capturing video or multiple parallel image requests (Restructured for smoother history list scrolling). 2. Optimized the homepage layout to prevent upward jumping when returning from sub-pages. 3. Fixed potential freezes during startup (Optimized time-consuming remote script loading). 4. Fixed inaccurate Body type identification. 5. Optimized Body decompression performance and fixed potential decompression failures. User Experience Improvements: 1. Added support for selecting a specific request to test scripts in AI generation. 2. Optimized Script and Body editing components with Undo/Redo support. 3. Added preview and testing support for remote scripts. 4. API Docs Creation: Now specifically identifies JSON, XML, and Form requests for documentation. 5. Optimized dependency injection with prefix support. 6. Added more filters to the "Add Request" page in Compose Replay. 7. Displayed IP addresses in Request Details. New Features: 1. Encryption Tool now supports SHA256 encoding. 2. Added support for custom encryption/decryption algorithms via scripts. 3. History page now supports filtering by Capture Session and other new criteria. 4. Added rendering support for SVG, HTML, and XML (SVG as images, XML/HTML with syntax highlighting, and HTML preview).
- v3.0.0Android
What's New in v3.0.0: - Added live notifications to view ongoing memories - Like multiple photos per memory - Swipe-to-vote intro for new memories - Better themed backgrounds - Fixed voting bugs in the Winners section - Revamped the homescreen Thanks for using Capture!
- v1.6iOS
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
- v1.5iOS
Optimize script functionality: support initiating HTTP requests within scripts, and using localStore to store key-value pairs. Optimize AI script generation functionality: switch to streaming responses, provide a list of historical conversations, and allow users to select a historical conversation to continue. Provide script usage documentation. Some UI optimizations.
- v1.4iOS
Fix some compatibility issues below ios26. Optimize the UI.
- v1.3iOS
Fix bug in edit rewrite rules
- v1.2iOS
- Combo Replay - Remote Scripts - Optimize AI-generated script functionality - Fixed Known Issues