Skip to content

Releases: Lookyloo/har2tree

v1.33.0

19 Sep 14:02
v1.33.0
dc99175
Compare
Choose a tag to compare

Mostly a maintenance release, improve logging.

What's Changed

  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #396

Full Changelog: v1.32.1...v1.33.0

v1.32.1

26 Aug 10:33
v1.32.1
e5a5d1f
Compare
Choose a tag to compare

Maintenance, missing a f-string in the logs.

Full Changelog: v1.32.0...v1.32.1

v1.32.0

25 Aug 20:13
v1.32.0
db738ca
Compare
Choose a tag to compare

Two relatively important changes in this one:

  • Decode POSTed contents in multipart format
  • Improve trees when the final URL in the browser is not in the HAR (yes, it is a thing)

Also match a few more JSON types for pretty-print.

Full Changelog: v1.31.6...v1.32.0

v1.31.6

12 Aug 12:57
v1.31.6
0d6d8bc
Compare
Choose a tag to compare

Add POSTed size and an info field to inform the user how the decoding went.

What's Changed

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #392

Full Changelog: v1.31.5...v1.31.6

v1.31.5

11 Aug 14:37
v1.31.5
a09341d
Compare
Choose a tag to compare

Add support for proper rendering of json stream POSTed content.

Full Changelog: v1.31.4...v1.31.5

v1.31.4

08 Aug 23:20
v1.31.4
7002586
Compare
Choose a tag to compare

Improve POSTed content handling.

Full Changelog: v1.31.3...v1.31.4

v1.31.3

23 Jul 18:56
v1.31.3
81daba7
Compare
Choose a tag to compare

Improve logging.

Full Changelog: v1.31.2...v1.31.3

v1.31.2

01 Jul 10:09
v1.31.2
d067c3c
Compare
Choose a tag to compare

Generic fix for broken bs4 parsing.

Full Changelog: v1.31.1...v1.31.2

v1.31.1

30 Jun 23:04
v1.31.1
916df52
Compare
Choose a tag to compare

Add fallback in case HTML/XML parsing fails.

Full Changelog: v1.31.0...v1.31.1

v1.31.0

12 Jun 14:18
v1.31.0
e6daf85
Compare
Choose a tag to compare

Maintenance release to sync the version with Lookyloo.

Full Changelog: v1.30.0...v1.31.0