@@ -5,6 +5,42 @@ You can see the complete list of recent changes, bugfixes and new features
55in the https://github.com/rkd77/felinks.git[gitweb interface]. See the ChangeLog
66file for details.
77
8+ ELinks 0.19.0rc1
9+ ----------------
10+
11+ Released on 2025-12-06
12+
13+ * option document.browse.margin_auto #360 (hard margins)
14+ * TERM=dumb for js tests. #361
15+ * option document.html.compress_empty_lines #362
16+ * css visiblity: hidden support
17+ * experimental iframe support
18+ * spartan protocol
19+ * window.scroll in js
20+ * inline images support in html documents (meson option kitty)
21+ and options document.html.kitty and document.html.sixel. Note that need
22+ also enable kitty or sixel in terminal options
23+ * include-fragment support (now is easier to download something from github)
24+ * experimental libuv support
25+ * allow to set color0 to color255 as color
26+ * toggle-ecmascript-keys action to toggle between Application or Browser mode
27+ * requestAnimationFrame in js
28+ * option ui.sessions.auto_save_position #392
29+ * option document.html.display_unfinished
30+ * meson options avif and webp
31+ * option protocol.mailcap.allow_empty_referrer
32+ * option ui.leds.redraw_interval
33+ * fixes in DOS version related to temporary files creation
34+ * length can be bigger than int in http protocol #396
35+ * ignore result of verification for gemini protocol #397
36+ * meson option win32-vt100-native for Windows 10 and newer
37+ * support for chawan's extensions for mailcap (x-ansioutput and x-htmloutput)
38+ * Polish translation update
39+ * Serbian translation update
40+ * elinks.get_option(name) and elinks.set_option(name, value) in Python scripting #406
41+ * other small fixes
42+
43+
844ELinks 0.18.0
945-------------
1046
0 commit comments