- Release Details: Released on 2025-01-18. Available at Home, Release, and 3.2.0.
Summary of Changes:
- Dillo is 25 years old.
- 3.2.0 release includes new features like SVG support for math formulas and simple SVG images (patched nanosvg library), optional WebP image support (via libwebp), new scrollbar page navigation mode (left mouse button for down, right for up, configurable overlap), left-side scrollbar option, custom command option
link_action
for opening new URLs, zoom shortcuts (Ctrl +, Ctrl -, Ctrl 0), and SIGUSR1 reload functionality.
- Download: Available from GitHub release page or direct links: dillo-3.2.0.tar.bz2 (1.1M), signature, dillo-3.2.0.tar.gz (1.3M), signature, dillo-3.2.0.zip (1.5M), signature.
- Detailed Changes: Patches by various contributors including Alex, Rodrigo Arias Mallo, dogma, Xavier Del Campo Romero, adding options like
new_tab_page
, ignoring empty page titles, fixing segfaults, adding zoom support, handling meta refresh, displaying JSON, adding line number anchors, making Dillo compliant, preventing hangs, fixing TLS issues, adding scrollbar options, setting defaults, improving image resizing, reloading on SIGUSR1, printing versions, ignoring image formats, and adding custom link actions. Also added SVG and WebP support and avoided expensive multipart/form-data boundary search. - Wikipedia Note: To hide MathML text on Wikipedia, add lines to
~/.dillo/style.css
:.mwe-math-mathml-display,.mwe-math-mathml-inline { display: none!important; }
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。