Releases: Lookyloo/PyLookyloo
Releases · Lookyloo/PyLookyloo
v1.26.1
v1.25.0
New features
- Get contact information for takedowns
- Upload existing capture on interface
- Get recent captures
- Get user config
- Add many tests
What's Changed
- Update api.py: Add missing documentation of send_mail by @AntoniaBK in #57
- adding takedown info test by @adrima01 in #58
- Update testing_github.py by @adrima01 in #59
- New: upload a capture by @AntoniaBK in #70
- Recent captures by @adrima01 in #73
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
- fix: hide and rebuild_capture by @AntoniaBK in #51
- get_modules_responses added by @adrima01 in #52
- Made send_email available from the API by @AntoniaBK in #53
- build(deps-dev): bump types-requests from 2.31.0.20240125 to 2.31.0.20240311 by @dependabot in #48
New Contributors
- @AntoniaBK made their first contribution in #51
- @adrima01 made their first contribution in #52
Full Changelog: v1.23.1...v1.24.0
v1.23.1
Use PurePosixPath
instead of Path
to make the library windows-compatible.
Full Changelog: v1.23.0...v1.23.1
v1.23.0
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
Release matching the specs and supported features offered by Lookyloo v1.21.0.
See documentation for details.
April 2021 - Initial official release
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.