| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-28 | 861 Bytes | |
| v4.2.4 source code.tar.gz | 2025-08-28 | 409.1 kB | |
| v4.2.4 source code.zip | 2025-08-28 | 427.3 kB | |
| Totals: 3 Items | 837.3 kB | 0 | |
Fixes
- Handle Blogger (*.blogpost.com) full-size images better in cases where the wrapping
<a>element links to what looks like an image but is in fact a HTML page with an<img>element inside. Previously this led to broken images.
Other changes
- When embedding images with the
--inlineflag, preserve the originalsrc/srcsetvalues in the correspondingdata-original-*attributes. - Updated
@mozilla/readabilityto 0.6.0 ([changelog](https://github.com/mozilla/readability/blob/main/CHANGELOG.md#060), along with a few other runtime dependencies.