From 4ca80d0be53d50c0db7de7f81a3df8dbb1565f98 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Sun, 8 Dec 2024 16:34:26 +0100 Subject: Allow image formats to be disabled from dillorc Makes disabling certain formats posible without the need to rebuild Dillo from source. See: https://github.com/dillo-browser/dillo/pull/312 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bd57426..4f1d23ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ dillo-3.2.0 [Not released yet] - Improve image resize logic to always try to preserve the aspect ratio. - Reload current page on SIGUSR1 signal - Print library versions and enabled features with dillo -v. + - Allow image formats to be ignored with the "ignore_image_formats" option. Patches: Rodrigo Arias Mallo +- Add primitive support for SVG using the nanosvg.h library. - Add support for ch, rem, vw, vh, vmin and vmax CSS units. -- cgit v1.2.3