Fixed: The main request grid now scrolls correctly using the mousewheel when a data tip is displayed in the URL column
Updated: The HttpWatchForEdge.crx file has been updated to the latest version
Changed: The API sample code is now available on GitHub in https://github.com/HttpWatch/api-examples and is no longer installed in the HttpWatch program folder
Version 16.0.9
Fixed: An HttpWatch process could be left in the background after all browser windows were closed - forcing a reboot when installing a new version
Fixed: Negative timing offsets could occur when using automatic recording
Updated: The installer now includes the latest CRX files for the extensions in the Google Chrome and Microsoft Edge stores
Version 16.0.7
Fixed: An 'IsWindow' error could occur when opening HttpWatch
Version 16.0.6
Fixed: A 'Log start time' error could occur when viewing the summary tab
Version 16.0
New: JavaScript cookie activity is now captured and displayed as events in the Console window
New: The console window now has fold support for easier navigation
New: Where possible, console entries have stack traces that link directly to source code
New: Console entries have timestamps in the same format as the main request grid
New: 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
New: Console entries that relate to a network request now have a link that navigates to the matching entry in the main request grid
New: Console output now supports console.table, console.time, console.count and other modern logging features
New: Browser and operating system information is now extracted from HAR files and displayed in HttpWatch
New: Warnings HW3009 and HW3010 added to detect incorrect content headers and invalid content types returned by servers
New: Tighter integration with Chrome and Edge - activating a tab or HttpWatch window now brings the corresponding window to the foreground
New: Recording activity is now clearly indicated with an animated icon in the browser toolbar
New: 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
Improved: Ability to expand or collapse all console entries and control default expansion behaviour
Improved: Warnings dialog is now resizable
Improved: Window positioning can be reset by holding Shift when opening a window
Improved: Title bar now displays both the page title and URL
Improved: The extension now correctly redirects from protected chrome:// pages when running as a forced install, e.g. using the ExtensionInstallForceList
Fixed: Issues where redirected requests could show incorrect or missing headers
Fixed: Missing or incorrectly attributed network events in fast-loading scenarios
Fixed: Ctrl+F4 now correctly closes the active document in HttpWatch Studio
Changed: The log start time is now set when recording starts - not on the arrival of the first network or console event
Changed: Updated Chrome and Edge extensions - version 16 or later is now required