All notable changes to Redd-Archiver will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Move Playwright from required dependencies to optional
screenshotsextra to fix installation errors for users who don't need screenshot capture functionality- Playwright is now only required when running
tools/capture_screenshots.py - Install with
uv sync --extra screenshotsif screenshot capture is needed - Regular archive generation no longer requires Playwright or browser binaries
- Playwright is now only required when running