Spring release
This release is the outcome of a good two months of work on Lookyloo itself but also Lacus and its dependencies leading to the v1.5.0 release.
It also improves the support for the monitoring interface (still to be considered beta).
New features
- Compare captures via the API
- Submit any for to Pandora (if available)
- Allow automatic reporting via the API
- Can set an email to notify in the monitoring form
Changes
- Improve handling of long running processes,
- Improve logging all over the place
- Changes related to Lacus/LacusCore/PyLacus changes
- Easy way to check if two captures are different or not
- Store capture settings in the capture directory for potential later use
- Show proxy in UI if one was given
- Improve response when comparing captures
Bugfixes
- Avoid issues when the pickle requires too much recursivity
- Cloudflare services was always flagging URLs as their own
- The usual batch of bugfixes all over the place