diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-08-24 18:51:02 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-08-30 16:08:34 +0200 |
commit | 79c10b34b38b5e10c2c5d3c7feb6ac6dfb2979fb (patch) | |
tree | ea6de38edd11d73589d32abbeeb1ebf637d419d7 /ChangeLog | |
parent | 1a630a35c5941e72e3cd78d6c5bf3236c55248fc (diff) |
Add handling of display:none elements to changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ dillo-3.3.0 [Unreleased] - Fix vsource dpi infinite loop on musl due to unescaped "%" printf format. - Add about:cache and about:dicache pages to show internal cache details. - Add mojeek search engine with shortcut "mj". + - Hide form elements (like buttons and inputs) with display:none in CSS. Patches: Rodrigo Arias Mallo +- Middle click on back or forward button opens page in new tab. Patches: Alex |