Pulse – Network Logger

Pulse – Network Logger

开发者: kean.studio

中国
APP ID 复制
6661031747
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2024-10-14
最早发布
2024-08-28
版本统计
  • 318天21小时

    最新版本上线距今

  • 9

    近1年版本更新次数

  • 2024-08-28

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.4.0

    版本更新日期

    2024-10-14

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Add a new “Inspector” panel on the right that displayed extra information based on your current selection. For tasks, it displayed the task info. For messages – metadata and info. For HTTP headers – full name and value, details from MDN, and a JWT debugger.
    - Add “Show on MDN” button to content menus in “Headers”
    - Add default “Copy” command support in “Headers”
    - Show “Recent Documents” in the devices navigator
    - Add “View Raw” button to “Headers”
    - Add response/request header size in “Headers”
    - Add “Learn More” button to status code in “Summary”
    - Move “Switch Vertical/Horizontal Layout” button to the toolbar
    - Revert the change to keyboard shortcuts for opening new windows. Cmd+Shift+1 now opens a new “Console” window. Cmd+Shift+2 opens “Mocks”.
    - Improve “Deep Search” performance
    - Fix occasional crashes in “Deep Search” with large datasets
    - Fix an issue with “Deep Search” losing focus when selecting a match in headers
    - Fix an issue with “Horizontal/Vertical” toggle appearing when task or messages is shown in a new window
    - Fix “Bookmark” button layout in “Summary” and update tint color to better stand out

    视频/截图

    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图

    应用描述

    Pulse is a developer tool for logging and debugging network requests in apps developed for Apple platforms. This companion app allows you to view the logs collected by Pulse. 

    The app requires a "Pulse Pro" subscription to access all of its features, including:

    - View logs collected on your test device on a larger screen and use a wide array of search filters
    - Use remote logging to view logs in real time
    - Debug network errors, including the decoding errors
    - Analyze the performance of the app using network metrics
    - Mock network requests

    You can start using Pulse by integrating its free and open-source SDK that allows you to collect and view logs on your test devices. Unlike traditional network proxies, Pulse integrates into your app at the URLSession level, requiring no custom network root certificates. It also unlocks new powerful features, such as viewing the decoding errors and mocking the URLSession APIs.

    Privacy Policy: https://pulselogger.com/pulse-privacy-policy/
    Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.3.1

    版本更新日期

    2024-10-11

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Fix missing padding in remote logger settings
    - Add "Local Network" usage description

    应用描述

    暂无应用描述数据

  • 版本: 1.3.0

    版本更新日期

    2024-10-07

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - When you select a device, it will now automatically show the latest recorded session and will start streaming
    - “Clear Logs” button now removes logs only for the current session
    - Fix an occasional crash when clearing logs
    - Add support for filtering the response and request headers
    - Add full support for “Bookmarks”. The bookmarks are now displayed in the table view in the “Status” column and in the list view . There is a “Cmd+B” shortcut to toggle the bookmark.
    - Fix an issue where “Clear” button in text views was shown only when focused
    - Fix an issue with “Now” mode being enabled when viewing previously recorded logs
    - Fix an issue with navigators other than the sidebar being enabled when no selection is made
    - FIx an issue with “Cmd+F” not working in text views when showing logs in separate windows 
    - Add “Index” to the list of default columns and slightly increase its default width. Truncate head when it doesn’t fit.
    - Make it easier to access “Copy…” menus in the context menus
    - Make context menus consistent across the table view, list view, Debug, and Bookmarks navigators
    - Add “Open in New Window” button to context menus and commands for logs
    - Add “Cmd+Shift+M” command to open “Mocks” window
    - Add “Cmd+Shift+1” and “Cmd+Shift+2” commands to switch between “Table” and “List” modes
    Add “Cmd+K” shortcut to “Clear Logs”
    - Add “Cmd+Shift+S” command to start/stop streaming
    - Add “Cmd+L” shortcut to toggle between Horizontal and Vertical layout
    - Add “Disable/Enable Now Mode” command with a “Cmd+Control+N” shortcut
    - Remove a “Create Mock” button from the details view toolbar
    - Improve performance for showing pins in the task tables and lists (no joins)

    应用描述

    暂无应用描述数据

  • 版本: 1.2.1

    版本更新日期

    2024-10-06

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Add a new “Find” command menu
    - Add “Find Next” (Cmd+G) and “Find Previous” (Cmd+Shift+G) commands for the text views
    - Add “Use Selection for Find” (Cmd+E) shortcut for text views
    - Autofocus “Search Filter” when the new one is added in a text view
    - Add “Clear” button with “Esc” shortcut to text view search
    - Fix selection styles in text views so that it does’t remove the syntax highlighting or clash with search
    - Remove “Store Info” navigator (use new “Show Store Details” context menu action)

    应用描述

    暂无应用描述数据

  • 版本: 1.2

    版本更新日期

    2024-10-02

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Add a new “Search” navigator that supports the deep search that was previously part of the main search. You can open it quickly with “Shift+Cmd+F”, and it can now be used independently from the main console. The new navigator makes it easier to use case-sensitive search and specify scopes. It also has an option to search across all the recorded logs
    - The new deep search will now show all search scopes found and only one match per scope. You can tap on a match to see the scope with a prepopulated search query to see the remaining items.
    - Fix an issue where “Response” and “Request” viewers were not pre-populating the search field and showing the matches stepper when opened from the deep search
    - Optimize search for scenarios with many search matches within the same scope.
    - The main search is now designed exclusively to filter the current console view.
    - Improve search & filter experience in the response viewer. It now takes less space when not used but makes it easier to access common options like case-sensitive search. You can now add more than one filter, and each filter will have its own search options. In addition, filters now support anchored search.
    - Add shortcuts for search in the response viewer: “Cmd+F” to open search, “Enter” to jump to the next match, and “Shift+Enter” to show the previous match.

    应用描述

    暂无应用描述数据

  • 版本: 1.1

    版本更新日期

    2024-09-23

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Improve appearance of network tasks in the list
    - Add the "Settings" screen with a cell customizer
    - Bug fixes

    视频/截图

    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图
    Pulse – Network Logger App 截图

    应用描述

    Pulse is a developer tool for logging and debugging network requests in apps developed for Apple platforms. This companion app allows you to view the logs collected by Pulse. The app requires a subscription to access its features, including:

    - View logs collected on your test devices
    - Debug network errors, including the decoding errors
    - Analyze the performance of the app using network metrics

    You can start using Pulse by integrating its free and open-source SDK that allows you to collect and view logs on your test devices. Unlike traditional network proxies, Pulse integrates into your app at the URLSession level, requiring no custom network root certificates. It also unlocks new powerful features, such as viewing the decoding errors and mocking the URLSession APIs.

    Privacy Policy: https://pulselogger.com/pulse-privacy-policy/
    Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/
  • 版本: 1.0.3

    版本更新日期

    2024-09-06

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Fix an issue with some network filters, like "Redirect", not working
    - Remove the “Sessions” section from the filters navigator

    应用描述

    暂无应用描述数据

  • 版本: 1.0.2

    版本更新日期

    2024-09-03

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    - Add a separate "Timing" tab to the network inspector
    - Add support for expanding sections in the "Headers" view
    - Add a standalone "Query" tab and remove the "Query" section from the "Info" tab
    - Add metatada when previewing images 
    - Fix an issue with fonts being too small in multiple places on macOS
    - Increase the preferred width of some of the cells in the network table view
    - Update the layout of the "Info" page to make better use of the horizontal space
    - Update response viewer to take full vertical space
    - Fix an issue where pending requests were displaying using an orange color
    - Fix an issue with requests in a list view appearing in an unknown state instead of pending
    - Fix an issue with the "Task Description" column being considered primary
    - Fix an issue with tabs in the network request inspector cut off in an odd place if there is not enough horizontal space

    应用描述

    暂无应用描述数据

  • 版本: 1.0.1

    版本更新日期

    2024-08-29

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    Harden subscription management

    应用描述

    暂无应用描述数据

  • 版本: 1.0

    版本更新日期

    2024-08-28

    Pulse – Network Logger

    Pulse – Network Logger

    更新日志

    暂无更新日志数据

    应用描述

    暂无应用描述数据