Release Notes
Version 1.0.0
Added
- Side-panel based downloader flow with a single-click Download Current Page action.
- Rendered HTML capture from active tab and resource discovery from common page elements.
- CSS asset extraction from inline styles and stylesheets, including nested
url(...) patterns.
- Local-path rewriting for archived HTML/CSS references.
- ZIP packaging with
page.html, assets/*, and report.json output.
- Failure-tolerant harvesting that records skipped/failed resources while still producing an archive.
- New branding and icon set under the name WebHarvester.
Changed
- User interface updated to a modern card-based side panel design with status feedback and developer footer.
- Download filename pattern standardized to
harvested-<hostname>-<timestamp>.zip.
Notes
- Current release focuses on single-page archiving (no recursive crawl yet).
- Resource capture coverage depends on discoverable DOM/CSS references and target-site restrictions.