Skip to content

Release v3.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggeerraarrdd ggeerraarrdd released this 22 Feb 19:33
· 56 commits to main since this release

Breaking Changes

  • Replaced file-based operations with BytesIO
    • Exception is OUTPUT_MOVIE which still saves the MP4 movie file to output/ directory - this will be addressed in future updates
  • Replaced utils functions for full-page screenshots

Features

  • Added support for JPEG, BMP and TIFF formats
  • Added support for PDF format
  • Made filepath to chromedriver configurable using .env file

Documentation

  • Added docstrings to multiple modules and functions

Chore

  • Updated copyright year

Known Issues

  • Rounded corners of mockup overlay images showing white background instead of being properly masked when overlaid on non-white backgrounds
  • Complex web pages or web applications with dynamic content, JavaScript-heavy interfaces, or non-standard HTML structures may not be captured correctly in screenshots