Skip to content

HoHoHoliday season release

Compare
Choose a tag to compare
@Rafiot Rafiot released this 29 Dec 12:32
· 207 commits to main since this release
v1.2.0

Breaking change

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

New Features

  • Always enable reCAPTCHA bypass (doesn't always work, but we do what we can)
  • Script to stop capture_manager cleanly (waits for the ongoing captures to finish before stopping)

Bugfixes

  • Better exceptions handling in Lacus, LacusCore and PlaywrightCapture
  • [LacusCore] Block captures of files on disk unless authorized
  • [PlaywrightCapture] Improve timeout handling
  • [PlaywrightCapture] Improve reCAPTCHA solving

Changes

  • Update Flask and flask-restx, all other dependencies.
  • [PlaywrightCapture] Update Playwright, adapt capture script accordingly
  • [LacusCore] Optionally submit a capture with a pre-defined UUID
  • Major logging improvements in Lacus, LacusCore and PlaywrightCapture