Skip to content

Releases: Lookyloo/har2tree

v1.24.2

20 May 23:06
v1.24.2
Compare
Choose a tag to compare

Decode Tag IDs for proper indexing

Full Changelog: v1.24.1...v1.24.2

v1.24.1

16 May 11:23
v1.24.1
Compare
Choose a tag to compare

Extract Google tag IDs

Full Changelog: v1.24.0...v1.24.1

v1.24.0

31 Mar 00:15
v1.24.0
Compare
Choose a tag to compare

Update dependencies and maintenance. Improve matching captcha IDs.

What's Changed

Full Changelog: v1.23.3...v1.24.0

v1.23.3

14 Mar 14:18
v1.23.3
Compare
Choose a tag to compare

Add cloudflare turnstile sitekey

Full Changelog: v1.23.2...v1.23.3

v1.23.2

14 Mar 09:54
v1.23.2
Compare
Choose a tag to compare

Support or hcaptcha.

Full Changelog: v1.23.1...v1.23.2

v1.23.1

13 Mar 22:16
v1.23.1
7330b84
Compare
Choose a tag to compare

Extract recaptcha pagekey.

What's Changed

  • build(deps): bump publicsuffixlist from 0.10.0.20240305 to 0.10.0.20240312 by @dependabot in #263

Full Changelog: v1.23.0...v1.23.1

v1.23.0

05 Feb 15:13
v1.23.0
c1d3b85
Compare
Choose a tag to compare

What's Changed (since 1.22.0)

  • Improve support of generic types in responses
  • Improve IDNA domains handling
  • Use strict typing
  • Bump deps, maintenance

Full Changelog: v1.22.0...v1.23.0

(very) Late February release

01 Mar 11:31
v1.18.0
Compare
Choose a tag to compare

Since the v1.17.0 release, we updated the dependencies and adapted the code accordingly.

April 2021 - Bugfixes and Maintenance

02 Apr 12:51
v1.5.0
Compare
Choose a tag to compare

The changes in his library are mostly related to unexpected contents in HAR files, or in the HTML content. The dependencies are also up-to-date.

We also require python 3.8 or more recent.

First documented release

24 Dec 11:11
v1.3
Compare
Choose a tag to compare

This project is mostly (only?) used by Lookyloo and we never documented any release until now, so these release notes won't me exhaustive.

TL;DR: the tree generated out of HTTP Archive is a lot more complete and over the last few months, we added the following features:

  • Better decoding of content in requests
  • Extract and decode resources from embedded content
  • Support for HAR export from Chrome/Chromium
  • Debug mode to track a specific domain/URL
  • Many, many bugfixes and dependencies updates