Skip to content

HoHoHoliday season release

Compare
Choose a tag to compare
@Rafiot Rafiot released this 29 Dec 13:48
· 595 commits to main since this release
v1.17.0

Breaking change

Poetry v1.3.0 or more recent is now required, please upgrade to the latest version.

New features:

  • See Lacus release notes for v1.2.0 if you want more details on the changes regarding the captures.
  • Temporary local storage of captures if Lacus web-service isn't reachable temporarily
  • Submit and view a HAR file captured somewhere else, or a full Lookyloo capture from an other instance

Screenshot_20221229_144524

  • Show status of captures when they're submitted in bulk

Screenshot_20221229_142244

  • List of all downloadable contents for a capture in a modal (from the tree view -> Download capture elements):

Screenshot_20221229_141308

Bugfixes

  • Catch and stop script when generating a tree takes too long
  • [har2tree] Avoid exception when a node doesn't have a pageref
  • [har2tree] Better use of BeautifulSoup
  • [har2tree] Better handling of nodes that aren't loading a URL
  • [har2tree] Improve mimetime detection in HTTP responses

Changes

  • [har2tree] Improve decoding of POSTed data
  • Use more recent Flask and flask-restx
  • Bump deps (Python ans JS)
  • Major logging improvements in Lookyloo, LacusCore, PlaywrightCapture and har2tree