= 7.0.7 (2026/04/15) =
* Add: New “References Buffer” option to split and flush reference processing to reduce memory errors on large datasets.
* Fix: Improved base64 handling to better cope with malformed edge cases and prevent related issues.
* Add: More detailed timeout debugging for reference extraction to make diagnosing performance issues easier.
* Fix: Removed base64 content from HTML before URL parsing to prevent regex timeouts on complex pages.
* Update: Replaced cached references with a unique hash-based system and limited media ID lookups to multilingual URLs for faster and cleaner reference handling.
= 7.0.6 (2026/03/27) =
* Fix: Hotfix to resolve a security issue that could allow SSRF attacks through embedded iframes.