Skip to content

Releases: Lookyloo/PyLookyloo

v1.26.1

10 Oct 15:41
v1.26.1
Compare
Choose a tag to compare

New features

  • new: get uuids by category via API by @adrima01 in #80
  • Allow to optionally disable JS during capture.

What's Changed

  • build(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #76

Full Changelog: v1.25.0...v1.26.1

v1.25.0

03 Jul 12:46
v1.25.0
Compare
Choose a tag to compare

New features

  • Get contact information for takedowns
  • Upload existing capture on interface
  • Get recent captures
  • Get user config
  • Add many tests

What's Changed

Full Changelog: v1.24.0...v1.25.0

v1.24.0

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

What's Changed

New Contributors

Full Changelog: v1.23.1...v1.24.0

v1.23.1

08 Feb 09:31
v1.23.1
Compare
Choose a tag to compare

Use PurePosixPath instead of Path to make the library windows-compatible.

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

v1.23.0

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

What's Changed (since 1.22.0)

  • Proxy support to connect to Lookyloo
  • Maintenance, bump deps
  • Python 3.12 support
  • Strict typing

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

Pass The Salt 2023

01 Jul 21:58
v1.21.0
Compare
Choose a tag to compare

Release matching the specs and supported features offered by Lookyloo v1.21.0.

See documentation for details.

April 2021 - Initial official release

02 Apr 13:32
v1.5.0
Compare
Choose a tag to compare

This module allows to interact with a lookyloo instance (CLI/API).

This release adds a method to query the status of a capture, and requires Python 3.8.