HttpWatch Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
HttpWatch v16.1.813 ago 2026
Funzionalità
  • A list of recently opened log files is now displayed in the Windows task bar and start menu next to the HttpWatch Studio icon.
  • Improved the display of binary content, such as WOFF fonts, in the Content tab.
  • HttpWatch Basic can now be uninstalled silently using winget.
  • The winget install package for HttpWatch now supports --scope user and --scope machine.
  • If the installer is started using the local system account (e.g. by an automated software management tool), the installation will be for all users on the machine regardless of the value of the /all-users flag.
  • Page groups are now always displayed in chronological order rather than by the sort column in the HttpWatch plugin for Chrome and Edge. The requests within each page group are still sorted by the selected sort column. This change makes it easier to find where new requests are being saved. The ordering in HttpWatch Studio remains the same - page groups are sorted by the selected sort column (e.g. URL or Bytes Sent).
  • The latest CRX files for the Chrome and Edge extensions are installed with HttpWatch.
Correzioni
  • Fixed an issue where a crash could occur in HttpWatch while recording when cookies were assigned in certain types of iframe or in about:blank.
  • Fixed an issue where a DeleteRows error could occur in HttpWatch when collapsing a page group.
  • Fixed an issue where an access denied message could occur during installation for the current user.
HttpWatch v16.1.728 lug 2026
Correzioni
  • Fixed an 'abnormal termination error' could occur when installing HttpWatch.
HttpWatch v16.1.627 lug 2026
Funzionalità
  • 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.
Correzioni
  • Fixed issue where the uninstaller did not remove all HttpWatch items from the Windows Start menu.
HttpWatch v16.0.209 lug 2026
Correzioni
  • Fixed an issue where a 'log not started' error could occur when clicking on the console button.
HttpWatch v16.0.1515 giu 2026
Correzioni
  • Fixed issue where a 'Not implemented' error could occur when using the Find window.
HttpWatch v16.0.1411 giu 2026
Funzionalità
  • The HttpWatchForEdge.crx and HttpWatchForChrome.crx files have been updated to the latest version.
Correzioni
  • 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.112 giu 2026
Funzionalità
  • 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.
Correzioni
  • 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.922 mag 2026
Funzionalità
  • The installer now includes the latest CRX files for the extensions in the Google Chrome and Microsoft Edge stores.
Correzioni
  • 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.728 apr 2026
Correzioni
  • Fixed issue where an 'IsWindow' error could occur when opening HttpWatch.
HttpWatch v16.0.5Versione principale27 apr 2026
Funzionalità
  • 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.
Correzioni
  • 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.627 apr 2026
Correzioni
  • Fixed issue where a 'Log start time' error could occur when viewing the summary tab.
HttpWatch v15.0.3431 mar 2026
Correzioni
  • Fixed a 'Failed to revoke drop target' error which could occur when closing HttpWatch Studio.
HttpWatch v15.0.3330 mar 2026
Funzionalità
  • Contains changes that will be required to work with an upcoming release of the Chrome and Edge extensions.
HttpWatch v15.0.3213 mar 2026
Correzioni
  • The start times for pages and requests could be offset from the local time in some situations.
HttpWatch v15.0.3111 mar 2026
Correzioni
  • 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.2816 gen 2026
Correzioni
  • Fixed issue where HttpWatch could consume CPU time even when idle after displaying console entries.