HttpWatch 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
HttpWatch v16.1.72026年7月28日
修正
  • Fixed an 'abnormal termination error' could occur when installing HttpWatch.
HttpWatch v16.1.62026年7月27日
功能
  • HttpWatch can now be installed without administrator rights for the current user only.
  • Added the ability to install for all users on the machine, just run the installer with the /all-users=1 command line option.
修正
  • Fixed issue where the uninstaller did not remove all HttpWatch items from the Windows Start menu.
HttpWatch v16.0.202026年7月9日
修正
  • Fixed an issue where a 'log not started' error could occur when clicking on the console button.
HttpWatch v16.0.152026年6月15日
修正
  • Fixed issue where a 'Not implemented' error could occur when using the Find window.
HttpWatch v16.0.142026年6月11日
功能
  • The HttpWatchForEdge.crx and HttpWatchForChrome.crx files have been updated to the latest version.
修正
  • HttpWatch can now continue recording when third-party extensions, such as iCloud Passwords, attempt to inject UI elements into a web page. Previously, this could cause a target_closed error and stop recording.
  • Fixed an issue during auto-recording where log files were not written if a browser tab was closed or if recording stopped after navigating to a restricted page, e.g. the browser's extensions page.
HttpWatch v16.0.112026年6月2日
功能
  • The HttpWatchForEdge.crx file has been updated to the latest version.
  • The API sample code is now available on GitHub and is no longer installed in the HttpWatch program folder.
修正
  • Fixed issue where the main request grid didn't scroll correctly using the mouse wheel when a data tip is displayed in the URL column.
HttpWatch v16.0.92026年5月22日
功能
  • The installer now includes the latest CRX files for the extensions in the Google Chrome and Microsoft Edge stores.
修正
  • Fixed issue where a HttpWatch process could be left in the background after all browser windows were closed - forcing a reboot when installing a new version.
  • Fixed issue where negative timing offsets could occur when using automatic recording.
HttpWatch v16.0.72026年4月28日
修正
  • Fixed issue where an 'IsWindow' error could occur when opening HttpWatch.
HttpWatch v16.0.5主要版本2026年4月27日
功能
  • New
    • JavaScript cookie activity is now captured and displayed as events in the Console window.
    • The console window now has fold support for easier navigation.
    • Where possible, console entries have stack traces that link directly to source code.
    • Console entries have timestamps in the same format as the main request grid.
    • Console entries indicate which page was active when they were collected. The page link can be selected to view the page in the main request grid.
    • Console entries that relate to a network request now have a link that navigates to the matching entry in the main request grid.
    • Console output now supports console.table, console.time, console.count and other modern logging features.
    • Browser and operating system information is now extracted from HAR files and displayed in HttpWatch.
    • Warnings HW3009 and HW3010 added to detect incorrect content headers and invalid content types returned by servers.
    • Automatically detects incorrectly labeled content types (e.g. HTML, JSON, CSS, JavaScript, XML) and applies correct formatting.
    • Tighter integration with Chrome and Edge - activating a tab or HttpWatch window now brings the corresponding window to the foreground.
    • Recording activity is now clearly indicated with an animated icon in the browser toolbar.
    • The Cookies tab has a new JavaScript column that shows whether a cookie value was set from JavaScript. A clickable link navigates to the source code that set the cookie value and a context menu item allows navigation to the corresponding event in the Console window.
  • Improved
    • More accurate request timing and duration calculations, especially for redirected requests.
    • Ability to expand or collapse all console entries and control default expansion behavior.
    • Warnings dialog is now resizable.
    • Window positioning can be reset by holding Shift when opening a window.
    • Title bar now displays both the page title and URL.
    • The extension now correctly redirects from protected chrome:// pages when running as a forced install, e.g. using the ExtensionInstallForceList.
  • Changed
    • The log start time is now set when recording starts - not on the arrival of the first network or console event.
    • Updated Chrome and Edge extensions - version 16 or later is now required.
修正
  • Fixed issues where redirected requests could show incorrect or missing headers.
  • Fixed issue regarding missing or incorrectly attributed network events in fast-loading scenarios.
  • Fixed issue so that Ctrl+F4 now correctly closes the active document in HttpWatch Studio.
HttpWatch v16.0.62026年4月27日
修正
  • Fixed issue where a 'Log start time' error could occur when viewing the summary tab.
HttpWatch v15.0.342026年3月31日
修正
  • Fixed a 'Failed to revoke drop target' error which could occur when closing HttpWatch Studio.
HttpWatch v15.0.332026年3月30日
功能
  • Contains changes that will be required to work with an upcoming release of the Chrome and Edge extensions.
HttpWatch v15.0.322026年3月13日
修正
  • The start times for pages and requests could be offset from the local time in some situations.
HttpWatch v15.0.312026年3月11日
修正
  • The Find dialog would search in the Page Console window even when the option to search console entries option was off.
  • The headers on some fetch requests were not displayed correctly when redirections occurred.
HttpWatch v15.0.282026年1月16日
修正
  • Fixed issue where HttpWatch could consume CPU time even when idle after displaying console entries.