v1.15.6
Pre-release
Pre-release
This is a small bugfix release with several translation updates and optimizations for better handling HTML content.
What's Changed
-
Automatically drop empty content elements (e.g. placeholders for images/iframes/ads not loaded)
-
Automatically set inline SVG sizes from viewBox attribute to prevent max-width SVGs
-
Hide
<nav>
elements extracted by HTML5 content extraction -
Remove G_REGEX_OPTIMIZE flag from DHTML stripping regex handling as valgrind reports memory errors with this.
-
src/node_type.h: add
#include <libxml/tree.h>
forxmlNodePtr
type by @trofi in #1329 -
po/ru.po: fix typo in a 'Переключить' word by @trofi in #1330
-
Update Turkish translation by @emintufan in #1336
New Contributors
Full Changelog: v1.15.5...v1.15.6