Version: 2.29.0 On this page
Android v2.29.0 2024-11-10 🚀 [NEW] Some lists provide sorting options. 💪 [OPT] The API Omit Equal Sign
option is moved to the request settings. 💪 [OPT] Python-Requests code generation template. 🐞 [FIX] The file name for uploading is no longer URL-encoded. 🐞 [FIX] The bug that multipart header names are converted to lowercase when parsing. v2.28.0 2024-11-04 🚀 [NEW] The Raw
tab will display the decoded body by default. v2.27.2 2024-10-29 💪 [OPT] Adjust UI of some dialogs. 💪 [OPT] Keep the selected display type of body when switching. 💪 [OPT] Remember the Group by Host
option. 🐞 [FIX] The bug that adding or modifying the comment of favorites will not be saved. 🐞 [FIX] The bug that non-ASCII file names cause multipart data to not display properly. 🐞 [FIX] The bug that some settings do not take effect when importing cURL or HTTP raw for API. v2.27.1 2024-10-22 🚀 [NEW] Support more accent colors and user-defined accent colors. 🚀 [NEW] Show application information in request overview. 🚀 [NEW] Support creating API from HTTP raw request message. 💪 [OPT] Request overview will remember the expanded and closed states of each group. 💪 [OPT] History will remember the last selected type. 💪 [OPT] Generated cURL command will include protocol version. 💪 [OPT] Enhance cURL command import. v2.26.1 2024-10-14 🐞 [FIX] A bug that WebSocket will broken due to incorrect frame codec. v2.25.1 2024-10-07 🚀 [NEW] Applications support bypass mode. 💪 [OPT] WebSocket message timestamp is accurate to milliseconds. 💪 [OPT] Android certificate installation guide. 💪 [OPT] When selecting the target application, it will remember whether the system application is displayed. 💪 [OPT] Now can automatically install user certificate on Android Q and before. 🐞 [FIX] A bug that data will be lost after canceling a favorite and then adding it again. 🐞 [FIX] A bug that may cause network error in enhanced mode. v2.25.0 2024-09-30 🚀 [NEW] Introduce favorite request list. 🚀 [NEW] Support deleting items in traffic history list. 🚀 [NEW] Add Social and Community
to the sidebar. 💪 [OPT] Backup the database instead of deleting it when the database is downgraded and cannot be opened. 💪 [OPT] Hide script tab in API testing editor. 🐞 [FIX] The bug that AVIF images cannot be displayed normally on some platforms. 🐞 [FIX] The bug that Android certificate hash name may lack prefix 0. 🐞 [FIX] A bug where creating API request from the traffic list could not automatically back to home. v2.24.0 2024-09-23 💪 [OPT] Support previewing of image in AVI, AVIF and APNG formats. 💪 [OPT] Repeat provides a reuse connection option, and the connection is no longer reused by default. 🐞 [FIX] The bug that animated image only display the first frame. v2.23.1 2024-09-12 💪 [OPT] Deflate encoding supports decoding with and without headers. 💪 [OPT] Update the UI style of some multi-line input boxes. 🐞 [FIX] The bug of no traffic when switching between local capture and collaborative capture. v2.23.0 2024-09-05 🚀 [NEW] Support Internationalized Domain Name (IDN) API. 💪 [OPT] Use the decoded file name when saving the request and response. 🐞 [FIX] The bug that some requests in HAR file cannot be edited and repeated. 🐞 [FIX] The bug that importing some cURLs will lose the body payload. v2.22.2 2024-08-28 💪 [OPT] Backup SharedPreferences and some other config files. 💪 [OPT] WebSocket supports clearing message list. 💪 [OPT] WebSocket read messages are displayed in gray. 💪 [OPT] WebSocket message details display frame number. 💪 [OPT] A new overview URL display view. v2.22.1 2024-08-27 💪 [OPT] HAR files support WebSocket message frames. 💪 [OPT] A new URL redirection UI and UX. 💪 [OPT] The title bar more menu is no longer folded twice. 🐞 [FIX] A bug that the API testing environment variables may cause the request to fail. 🐞 [FIX] A bug that the API testing history may lose the response body. v2.22.0 2024-08-19 💪 [OPT] Improve configuration file storage performance. 🐞 [FIX] Form form multiple decoding causes +
to become a space bug. 🐞 [FIX] The bug that HexViewer selection may be lost in WebSocket viewing. 🐞 [FIX] The bug that deflate is not correctly encoded and decoded. 🐞 [FIX] The bug that environment variable in Basic Auth
is not working. v2.21.4 2024-08-08 💪 [OPT] Duration time format of history. 💪 [OPT] HexViewer supports viewing the total count of bytes. 💪 [OPT] Improve the interactive experience of ImageViewer. 💪 [OPT] Improve the WebSocket UI. 💪 [OPT] Bearer Token input box is changed from single line to multiple lines. 💪 [OPT] HTTP request method and response status code can go to MDN documentation. 💪 [OPT] Editor search no longer displays the result count. 🐞 [FIX] A bug that HTTP raw message syntax may not be highlighted. v2.21.2 2024-08-02 💪 [OPT] Supports HTTP 103 Early Hints
. 💪 [OPT] Supports HTTP2 Trailers
. 💪 [OPT] Supports Windows-31J
, Shift-31J
and EUC-JP
character encodings. 💪 [OPT] Adjust the HexViewer space to better adapt to mobile devices. 💪 [OPT] The collaborative device page provides a quick entry for selecting applications. 🐞 [FIX] The bug where Early Hints
causes the response header and body to not display correctly. 🐞 [FIX] MITM does not handle 100 Continue
requests correctly. v2.21.1 2024-07-29 💪 [OPT] Automatically decode URL parameters when importing cURL. 🐞 [FIX] A bug that may lose the request body when importing form-data cRUL requests. 🐞 [FIX] A bug that the generated code Python-requests may lose the form-data request body. v2.21.0 2024-07-23 🚀 [NEW] Support editing HAR files. 🚀 [NEW] Support access control. 🚀 [NEW] Support text editing mode for form-data. 🚀 [NEW] Copy query parameters, headers, etc. as JSON. 🚀 [NEW] Add Settings
in the side menu. 🚀 [NEW] Add Feedback
in the side menu. 🚀 [NEW] Add Review App
in the side menu. 💪 [OPT] Tab title style and indicator style. 💪 [OPT] HAR export request and response body do not use base64 encoding first. 💪 [OPT] Compatible with some non-standard IPv6 proxy requests. 🐞 [FIX] The bug that that may fail to open HAR file. 🐞 [FIX] Secondary proxy authentication issue. 🐞 [FIX] The bug that SSL proxy cannot hit some HTTPS requests. 🐞 [FIX] A bug that highlighted information is lost when opening sub-list from the grouped host. v2.20.2 2024-07-16 💪 [OPT] Key-value pair type data supports copying as JSON. 🐞 [FIX] The bug that may fail to open HAR file. v2.20.1 2024-07-12 💪 [OPT] Support HEX viewer for raw message. 💪 [OPT] Delete duplicate java.net.http code snippet. 💪 [OPT] API testing supports sending request with empty request header value. 🐞 [FIX] A bug where importing raw multipart curl loses the last Part. 🐞 [FIX] Incorrect implementations for websocket extensions. 🐞 [FIX] Open a HAR file will lost the highlighting. v2.20.0 2024-07-08 🚀 [NEW] Introduce report server feature. 🚀 [NEW] Supports Zstandard
encoding and decoding. 🚀 [NEW] Supports C# HttpClient and RestSharp code snippet. 🚀 [NEW] Supports Java Apache HttpClient code snippet. 🚀 [NEW] Supports raw multipart data from curl. 💪 [OPT] SSL proxy rules support configuring port numbers. 💪 [OPT] Improve API request cURL import and export input box. 💪 [OPT] Improve multipart table mode UI/UX. 💪 [OPT] After initializing with collaborative mode, will automatically switch to the remote device page. 💪 [OPT] .0
certificate files can be downloaded from the browser. 🐞 [FIX] The bug of syntax highlighting rendering. 🐞 [FIX] The bug that request parameters may be lost when reading HAR files. 🐞 [FIX] A bug where the host grouping page displays irrelevant domain name data. v2.19.1 2024-07-02 💪 [OPT] API requests give priority to using custom Host as SNI. 💪 [OPT] API request parameters, headers, and form editing automatically convert JSON key-value pairs. 💪 [OPT] curl import and export support --insecure
option. 💪 [OPT] Enhanced mode DNS resolution. 🐞 [FIX] The bug of the top safe area height being too large. v2.19.0 2024-06-26 🚀 [NEW] Support enhanced mode and non-enhanced capture mode. 💪 [OPT] The traffic export provides more options. 💪 [OPT] The image preview displays information such as format, size and size. 💪 [OPT] If the Download directory does not exist, will automatically create it. 💪 [OPT] In enhanced mode, virtual DNS strategy is used instead of the direct strategy. 💪 [OPT] Apps can be added/deleted when vpn is started. 🐞 [FIX] The bug that the remote device details page do not exit after deleting the device. v2.18.1 2024-06-17 💪 [OPT] Cookie view allows cookies to be displayed in a merged or split. 💪 [OPT] Traffic list allows cURLs for multiple requests to be copied at once. 💪 [OPT] Traffic list allows multiple API requests to be created at once. 💪 [OPT] More options are provided for sharing and exporting traffic item. 💪 [OPT] Long press menu of collaborative device in sidebar supports deleting device. 💪 [OPT] Title action menu of collaborative device supports viewing device info. 💪 [OPT] Click the warning icon in the collaborative device title bar can synchronize the certificate directly instead of jumping to the device detail page. 🐞 [FIX] A bug that ALPN is displayed incorrectly. 🐞 [FIX] A bug that some empty tips are displayed incorrectly. 🐞 [FIX] A bug that using IP by SOCKS proxy are automatically bypassed by SSL proxying. 🐞 [FIX] A bug that restarting MITM proxy server may fail. 🐞 [FIX] The bug that the collaborative device synchronization data will reset the device name. 🐞 [FIX] The bug that the status of the warning icon in the collaborative device title bar is not updated in time. v2.18.0 2024-06-11 🚀 [NEW] WebSocket frames support search and filtering. 💪 [OPT] Improve the prompt text for errors of certificate import and export. 💪 [OPT] The =
in the API request URL is no longer automatically encoded. 💪 [OPT] Improve the Android certificate installation guide. 🐞 [FIX] The bug that single quotes are not escaped when importing and exporting cURL. 🐞 [FIX] The bug that the SSL certificate enable/disable status cannot be saved. 🐞 [FIX] The bug that the SSL certificate domain name modification cannot be saved. v2.17.0 2024-06-05 🚀 [NEW] Support SSL Proxying
. 🚀 [NEW] Add a search icon in Raw
tab. 🚀 [NEW] Remove magic service application. 🚀 [NEW] Support IPv6. 💪 [OPT] Remove SSL Bypass
and merge it into the SSL Proxying
. 💪 [OPT] Provide more export solutions for capture traffic. 💪 [OPT] Automatically remember word wrap status. 💪 [OPT] Support opening the browser to download the crt format certificate. 🐞 [FIX] A bug that the API request Cookie path is forcibly converted to lowercase. 🐞 [FIX] A bug that the SOCKS proxy does not display the host if hits SSL bypass. v2.16.1 2024-05-20 🚀 [NEW] Support starting app from HAR file. 💪 [OPT] HTTP2 disables server push by default. 💪 [OPT] Traffic list in host view will receive updates. 🐞 [FIX] The bug of gray screen when opening from host traffic list. v2.16.0 2024-05-17 🚀 [NEW] WebSocket supports list display mode. 🚀 [NEW] Request parameter supports whether to omit =
for empty value. 🚀 [NEW] Supports quick selection of target applications from the home page. 💪 [OPT] Creating API requests from the traffic list no longer checks non-ASCII characters. 💪 [OPT] The default display of WebSocket is changed from chat mode to list mode. 💪 [OPT] WebSocket chat mode performance. 💪 [OPT] Hide system applications by default in target app selection. 💪 [OPT] Applications will be sorted by update time in target app selection. 💪 [OPT] Improve the application list loading time. 🐞 [FIX] The bug where WebSocket filtering does not reset type and code filters. v2.15.1 2024-05-13 💪 [OPT] Prompted to turn off SSL certificate verification when a certificate error occurs. 💪 [OPT] The count of sub-files is displayed after the API collection name. 💪 [OPT] API collection supports expanding/collapsing all subfolders. 🐞 [FIX] The bug of HTTP proxy request failure in some cases. 🐞 [FIX] The bug of losing request headers when importing Reqable collection. 🐞 [FIX] Weird text rendering issue after the system installs custom fonts. v2.15.0 2024-05-09 🚀 [NEW] Supports configuring custom SSL certificates. 🚀 [NEW] Supports previewing SSL certificate details in capture overview. 🚀 [NEW] Supports creating REST API from redirected URLs. 💪 [OPT] Certificate info will display more details. 💪 [OPT] Adjust the UI details of redirect Tab. 💪 [OPT] The copy button of Cookie View
will copy the full cookie string instead of the key-value pair. 🐞 [FIX] A bug where Content-Type
may be lost when copying cURL from traffic list. 🐞 [FIX] The bug that the content of the client certificate in the overview is incorrect. v2.14.1 2024-04-30 💪 [OPT] Traffic analysis supports abnormal requests with Content-Length
. 💪 [OPT] The file name of request and response body. 💪 [OPT] API testing no longer verifies the validity of response headers. 🐞 [FIX] The bug that the secondary proxy connection may fail. 🐞 [FIX] The bug of API testing settings being reset after restarting the application. 🐞 [FIX] A bug where some files were not cleaned after deleting the API testing history. 🐞 [FIX] The bug that parsing API testing query input incorrectly. 🐞 [FIX] The bug that root certificate cannot be downloaded in collaboration mode. v2.14.0 2024-04-29 💪 [OPT] Traffic analysis supports abnormal requests with Content-Length
. 💪 [OPT] The file name of request and response body. 💪 [OPT] API testing no longer verifies the validity of response headers. 🐞 [FIX] The bug that the secondary proxy connection may fail. 🐞 [FIX] The bug of API testing settings being reset after restarting the application. 🐞 [FIX] A bug where some files were not cleaned after deleting the API testing history. 🐞 [FIX] The bug that root certificate cannot be downloaded in collaboration mode. v2.13.0 2024-04-24 🚀 [NEW] API testing supports setting whether to verify SSL certificate. 🚀 [NEW] API testing response displays redirect URLs. 💪 [OPT] Clear cache in settings will only clear temporary data and not include user data. 💪 [OPT] Reduce the size of the toolbar menu that pops up after selection in the editor. 💪 [OPT] UI details of license pricing page. 🐞 [FIX] The bug that the redirected request will fail due to incorrect Host
header value. 🐞 [FIX] The bug that OPTIONS
request status is incorrect. 🐞 [FIX] The bug of clearing cache and resetting app in settings does not take effect. v2.12.1 2024-04-19 🐞 [FIX] The bug of API request global setting not taking effect in some cases. 🐞 [FIX] The bug that the API request domain name cannot be associated with cookies when using environment variables. 🐞 [FIX] The bug that =
and &
in API request query entry are not automatically encoded. 🐞 [FIX] A bug that some exceptions caused by automatic decoding of API query when created from the traffic list. 🐞 [FIX] The bug that the table mode input autocomplte list will be display incomplete near the bottom of the application. 🐞 [FIX] A bug that may cause crash when importing p12 certificate. v2.12.0 2024-04-13 🚀 [NEW] Automatic generate a magisk module to install CA certificate. 🚀 [NEW] Supports purchasing lifetime professional license. 💪 [OPT] Prompt whether to clear license information when unregistering license. 💪 [OPT] Automatically delete configuration backup files older than 14 days. 💪 [OPT] Refactor the Android certificate installation guide. 🐞 [FIX] The bug that the editor input keyboard cannot pop up. 🐞 [FIX] The bug where the newline key in the editor cannot work. v2.11.1 2024-04-09 🚀 [NEW] Remove the restriction of API collections for Community Edition. 💪 [OPT] Remove the restriction that the depth of API collections is up to 4. 💪 [OPT] Display text first if application/octet-stream
is a text. 💪 [OPT] Adjust the UI margin of the traffic list. 💪 [OPT] Adjust the URL display color in the traffic list. 🐞 [FIX] The bug of incorrect toolbar position of the code editor. 🐞 [FIX] The bug that the selector handles are not displayed after the code editor is long pressed. 🐞 [FIX] The bug that uninstalled apps are not displayed in the target app list. v2.10.1 2024-04-02 💪 [OPT] Query parameter parsing automatically identifies gbk encoding. 💪 [OPT] Open a new page instead of a dialog to view url. 🐞 [FIX] The bug that the environment variable <<url>>
is not highlighted. 🐞 [FIX] The bug of abnormal chunked
decoding in some cases. 🐞 [FIX] The bug that exporting HAR throws the format error. v2.10.0 2024-03-29 🚀 [NEW] Support opening all APIs in the collection at one time. 🚀 [NEW] Increase the available number of API collections for Community Edition users from 2 to 3. 🚀 [NEW] Increase the available number of Environments for Community Edition users from 2 to 3. 🐞 [FIX] A bug where duplicate encoding of request parameters in code generation. 🐞 [FIX] Corrected the logic for saving form requests in API testing. 🐞 [FIX] A bug where there was an exception in parsing text for API request parameters. 🐞 [FIX] A bug where parameters and headers starting with _
were not highlighted. 🐞 [FIX] A bug where environment name is empty. 🐞 [FIX] A bug where illegal values in Set-Cookie were not displayed correctly. 🐞 [FIX] The bug of incorrect HEX export data. 🐞 [FIX] A bug where input content was lost in certain scenarios in the text editor. v2.9.0 2024-03-22 🚀 [NEW] Introduce environment variables. 🚀 [NEW] Now can rename the API request. 💪 [OPT] Generate Python-Requests code using query parameters instead of long url. 🐞 [FIX] The bug that API can not use Python script to process form data. 🐞 [FIX] The bug that API space will encodes to %20
rather than +
. 🐞 [FIX] The bug that it will prompt to save when closing the API test tab. 🐞 [FIX] The bug that correctly to handle --data-raw
when importing a cURL. v2.8.2 2024-03-06 💪 [OPT] Coloring request methods. 💪 [OPT] Correct some tips. 🐞 [FIX] The bug of importing ApiFox collection failed in some cases. 🐞 [FIX] The bug where the response raw message is incorrect. 🐞 [FIX] Incorrect highlighting of query parameters and cookies. 🐞 [FIX] The bug where startedDateTime
of the exported HAR format is incorrect. 🐞 [FIX] The bug that the app name is displayed incorrectly. v2.8.0 2024-02-29 🚀 [NEW] Available API tabs of community version are increased from 2 to 4. 🚀 [NEW] Adds three new tabs, Cookies, Set-Cookies and Comment. 🚀 [NEW] Now you can comment a traffic record. 🚀 [NEW] Custom request and response tabs. 💪 [OPT] Adjust the margins of the dialogs. 🐞 [FIX] The cookie automatic update mechanism causes a bug that requires saving when closing a API Tab. 🐞 [FIX] The bug of incorrect parsing of the '--data-urlencode' parameter when importing a cURL. 🐞 [FIX] The bug in which the content displayed in the Tab title is truncated. 🐞 [FIX] The bug where wss
in HAR file is recognized as ws
. 🐞 [FIX] The bug where the content at the bottom of some dialogs is incompletely displayed. 🐞 [FIX] The bug that the editor toolbar display and disappear are incorrectly handled. v2.7.1 2024-02-22 💪 [OPT] HEX will be displayed first when the image data decoding fails. 🐞 [FIX] The bug of incorrect encoding and decoding of URL query parameters. 🐞 [FIX] The bug in parsing HAR files does not correctly handle the MIME type. 🐞 [FIX] The bug of secondary proxy account authentication not works. v2.7.0 2024-02-20 🐞 [FIX] The bug that the unmodified API will prompt to save when closing. 🐞 [FIX] The bug that closing other tabs will close all tabs. 🐞 [FIX] The bug of incorrect encoding of space
and =
in request query parameters. v2.6.3 2024-02-07 💪 [OPT] Remote device will wait for 5 seconds to reconnect. 🐞 [FIX] A bug in which the status of magic service is not determined before recording is started. v2.6.2 2024-02-04 💪 [OPT] Determination logic for entering picture-in-picture mode. 🐞 [FIX] A bug where some webSocket requests are not recognized. v2.6.1 2024-01-31 🚀 [NEW] Code editor supports code auto-completion. 🚀 [NEW] Supports manual input the remote device address in collaboration mode initialization. 🚀 [NEW] Will display the picture-in-picture window in collaboration mode. 💪 [OPT] Correct the guidance command for adb installation certificate. 🐞 [FIX] The bug that text syntax highlighting may be incorrect. 🐞 [FIX] The bug that missing /
at the end of URL. 🐞 [FIX] The bug that HexViewer
will get focus by default. 🐞 [FIX] The bug that IP was displayed rather than host. 🐞 [FIX] The bug that the rescanned device address displays incorrectly after the remote device address changes. 🐞 [FIX] The bug that Android 6.0 will crash when scanning QR code. v2.5.0 2024-01-25 🚀 [NEW] Introduce scripting for API testing. 🚀 [NEW] Introduce script templates. 🚀 [NEW] Fork templates from public script repositories. 🚀 [NEW] Introduce zen mode. 🚀 [NEW] Support the x86_64 architecture. 💪 [OPT] New console for script editor. 💪 [OPT] Remember highlight and application informations when saving HAR files. 💪 [OPT] Try to reconnect after the remote device is disconnected. 💪 [OPT] Support downloading the root certificate from the browser. 🐞 [FIX] The secondary proxy may cause an infinite loop of requests. 🐞 [FIX] The bug that unable to capture HTTP2 plaintext traffic. 🐞 [FIX] The bug that handling HTTP trailer incorrectly. 🐞 [FIX] The bug of failing to handle WebSocket compression extension correctly. 🐞 [FIX] The bug that text selection is incorrect after double-clicking a word. 🐞 [FIX] The bug that the editor composing menu does not follow the input position. 🐞 [FIX] The bug that the remote device connection status displays incorrectly. v2.4.1 2024-01-16 💪 [OPT] Use form body when creating API requests from the form request cURL. 💪 [OPT] Coloring response status line. 🐞 [FIX] The bug of duplicate cookie values in the code snippet. 🐞 [FIX] The bug that unable to decode deflate data. 🐞 [FIX] A bug that may trigger content selection when scrolling the editor. 🐞 [FIX] The bug that unable to copy cURL of the WebSocket request. 🐞 [FIX] The bug of failing to handle WebSocket compression extension correctly. 🐞 [FIX] The bug that cannot create form request or copy cURL from traffic list. 🐞 [FIX] The bug that auto-highlighting configuration cannot be saved. 🐞 [FIX] The bug that search does not work. v2.4.0 2024-01-12 🚀 [NEW] Introduce a new secondary proxy feature. 🚀 [NEW] Supports double-clicking the title to open the search bar. 🐞 [FIX] The bug that the generated cURL does not merge cookies. 🐞 [FIX] The bug that the Referer
header cannot be sent in API requests. 🐞 [FIX] The bug of missing application/x-www-form-urlencoded
header in code snippet. 🐞 [FIX] A bug that may crash when exporting P12 format certificate. 🐞 [FIX] The bug where the proxy port number display is inconsistent with the actual one. 🐞 [FIX] The bug that the remote device may not be able to coordinate after the address is changed. v2.3.2 2024-01-08 🚀 [NEW] Introduce picture-in-picture mode. 💪 [OPT] Adjustment of some UI details. 🐞 [FIX] The bug that the raw message in the traffic details cannot be code highlighted. 🐞 [FIX] The bug that JSON array type throws an error int code snippet. 🐞 [FIX] The selection handles render incorrectly after long pressing to select. 🐞 [FIX] The bug that CONNECT requests can be repeated. 🐞 [FIX] The bug that the service notification is not displayed. 🐞 [FIX] The bug that some devices failed to load the so library correctly. v2.3.0 2024-01-05 🚀 [NEW] Upgrade the Flutter framework to the latest version 3.16.5. 🚀 [NEW] Use Material Design 3 styles. 🚀 [NEW] 15 code syntax highlighting color options. 🚀 [NEW] Add the application ID column for traffic list. 🚀 [NEW] Context menu for traffic overview URL. 🚀 [NEW] Introduce secondary proxy for SOCKS and VPN modes. 🚀 [NEW] Remote app can control the recording status of the host app. 🚀 [NEW] Allow refreshing installed application list. 💪 [OPT] Adjust the proxy port detection logic and automatically change the port number when a conflict is detected. 💪 [OPT] URL syntax highlighting supports universal schemes. 💪 [OPT] Apply URL syntax highlighting for QR code input text. 💪 [OPT] The traffic record in collaborative mode will display domain name instead of IP address. 💪 [OPT] Enable horizontal scroll gesture to switch tabs. 🐞 [FIX] The bug that the urlencode request body may be lost when parsing HAR files. 🐞 [FIX] A failure with non-standard HAR connection fields. 🐞 [FIX] The bug that the uppercase encoding value such as GZIP cannot be recognized. 🐞 [FIX] The bug that the keyboard will pop up when scrolling code editor content. 🐞 [FIX] The bug of being unable to collaborative with remote devices when Magic Service is off. v2.2.0 2023-12-28 🚀 [NEW] API testing supports splitting merged cookies into multiple ones. 🚀 [NEW] API testing supports opening additional editors to edit cookies. 💪 [OPT] Prevent URL from wrapping automatically in traffic list. 💪 [OPT] Remove the custom transition animation effect of entering details from the traffic list. 🐞 [FIX] The bug where some items in the traffic list were sorted incorrectly. 🐞 [FIX] The bug that the application cannot start in some cases. v2.1.1 2023-12-25 🚀 [NEW] Allow root certificate regeneration. 🚀 [NEW] You can share the app from side drawer. 🚀 [NEW] You can add a traffic item to API collections and ssl-bypass rules. 💪 [OPT] API testing reqableId
supports displaying in two lines. 💪 [OPT] API testing will automatically fill key-value entries when switching from text. 💪 [OPT] Use an external browser to open links instead of within the app. 🐞 [FIX] The bug that it is unable to install root certificate. 🐞 [FIX] The bug of abnormal display of collaborative QR code when there is no local IP. 🐞 [FIX] A bug that the mirror icon will display incorrectly in some cases. 🐞 [FIX] A bug where the traffic list application name was too long. 🐞 [FIX] The bug that the certificate guide command of adb is incorrect. v2.0.0 2023-12-15