From 5968aa3e606d11fdb9a66b40563dccef9335a781 Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Tue, 6 Mar 2018 20:56:09 +0000 Subject: Save the full DOMDocument when finish processing + pull images of the article from the processed object, no the original one --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d4d56dd..e0ceea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - Added a safe check to avoid sending the DOMDocument as a node when scanning for node ancestors. - Fix issue #45: Small mistake in documentation - Fix issue #46: Added `data-src` as a image source path +- Fixed bug when extracting all the image of the article (Was extracting images from the original DOM instead of the parsed one) ## [v1.1.0](https://github.com/andreskrey/readability.php/releases/tag/v1.1.0) -- cgit v1.2.3