Add rule to make test run from src/dom dir
[elinks/images.git] / NEWS
blobb18d74db5411f515d49d2bb174adace1c35bbc65
1 Release info
2 ============
4 You can see the complete list of recent changes, bugfixes and new features in
5 the link:http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog
6 file for details.
8 ELinks now:
9 -----------
11 * SSL support via GNUTLS now requires 1.2 or higher
12 * support for Lua 4.x was dropped, we only support Lua 5.x now
13 * Python scripting back-end (experimental)
14 * 88 colors support
15 * default URI-rewrite rule, used when no other rules match but the string that
16   was entered in the Go to URL box does not resemble a URI
17 * support prefixes for add-bookmark-link, document-info, goto-url-current-link,
18   history-move-back, and history-move-forward
19 * BitTorrent protocol (experimental)
20 * FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
21 * sysmouse support on the BSD console
22 * new GNU make based build system (aclocal from automake is still required)
23 * move from CVS to GIT
25 ELinks 0.10.6:
26 --------------
28 * external editor is configurable at run-time
30 ELinks 0.10.4:
31 --------------
33 * explicit keyboard accelerators were defined for buttons in dialogue boxes and
34   are now highlighted
36 ELinks 0.10.2:
37 --------------
39 * Ruby scripting back-end (experimental)
40 * Debian package files (apt-get install devscripts && debuild -uc -us)
42 ELinks 0.10.0 (Thelma):
43 -----------------------
45 * simple CSS
46 * simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine
47 * plain-text mark-up (_^Hx to underline, x^Hx to embolden)
48 * HTML source high-lighting using DOM implementation
49 * multiple URIs on the command line
50 * tabs moving (press Alt-'>' or Alt-'<')
51 * periodic snapshotting of all tabs in all terminals
52 * exmode CLI support (press ':' followed by action and args) (experimental)
53 * cursor routing (aka w3m-style navigation)
54 * modal text-input form-fields editing (enabled by default)
55 * manual cookies creating and editing
56 * incremental searching (press '#/')
57 * Perl scripting back-end (experimental)
58 * build-time configurability and feature documentation through features.conf
59 * Mozilla-compatible -remote option (http://www.mozilla.org/unix/remote.html)
60 * support for specifying IP family as protocol postfix (i.e. http4 or ftp6)
61 * internationalized domain names via libidn (RFC 3490)
62 * data URI protocol (RFC 2397)
63 * gopher protocol (RFC 1436)
64 * NNTP protocol (RFC 977 and 2980) (experimental)
65 * build system fine-tuned to use automake conditionals
66 * -localhost option to block connections to remote hosts
67 * -verbose option to control messages printed at startup
68 * -default-keys command line option to ignore user-defined keybindings
69 * -confdir option renamed to -config-dir
70 * -conffile option renamed to -config-file
71 * enhanced documentation
73 ELinks 0.9.2:
74 -------------
76 * directional links navigation
77 * 'unset' configuration directive, which can be used, e.g., to delete default
78   MIME type settings or external protocol handlers.
80 ELinks 0.9.1:
81 -------------
83 * support <object> tags by displaying a link to the data
84 * add beginning-of-buffer and end-of-buffer actions for text fields
85 * automatic session saving/restoring support (disabled by default)
86 * add-bookmark-tabs (bookmark all tabs) option and menu item
87 * fold successive blank lines when displaying a plain-text document
88   (disabled by default; use the option document.plain.compress_empty_lines)
89 * 'fresh' color for any tab that has not been selected
90   since its document was loaded
92 ELinks 0.9.0 (Skyrider):
93 ------------------------
95 * used gettext for internationalization
96 * support for background document colors
97 * tabs support
98 * new MIME subsystem adding mimetypes files support
99 * local CGI support
100 * Guile scripting extensions
101 * HTML meta refresh
102 * forms history
103 * 256 colors support
104 * regex searches
105 * cookies manager, cache manager and download manager
106 * document marks support
107 * displaying URIs in plain documents as links
108 * SMB protocol support (requires smbclient)
109 * builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
110 * HTTPS proxy support
111 * typeahead link searching (press '#')
113 ELinks 0.4.0 (Iceberg):
114 -----------------------
116 * merged HTTP_AUTH
117 * basic proxy auth support
118 * cookies parser rewritten
119 * support for tabindex,accesskey,title attribute
120 * FTP support dramatically improved: bugfixes, interoperability fixes, passive
121   mode support, ...
122 * global history support (+vlink support)
123 * make some modules (cookies,bookmarks,globhist,..) optional at compile time
124 * secure saving support (see secure_save option desc. if you're doing weird
125   things with your links files like symlinking or nonstandart permissions!!!)
126 * support for utf8 i/o
127 * mouse wheel support
128 * portability enhancements
129 * performance enhancements
130 * file/http gzip/bzip2 decompression support
131 * downloads resuming support
132 * mailcap support
133 * hierarchic bookmarks support, XBEL bookmarks support
134 * source layout was dramatically reorganized
135 * relocated ELinks configuration files, changed format (if you are upgrading
136   from Links or older ELinks version, read INSTALL file to see how to convert
137   your old config files!!!)
138 * options are now in tree hierarchy and are configurable generically
139 * keybindings can be configured from the user interface
140 * colorful user interface
141 * tiny useless LED-like indicators support
142 * GNUTLS support parallel to the OpenSSL support (fixes some license issues)
143 * extensive memory debugging support
145 ELinks 0.3.0:
146 -------------
148 * unhistory
149 * external textarea editor
150 * DNS rewrite - we handle multi RR per host correctly
151 * IPv6 support
152 * rewritten options handling
153 * bookmarks filtering (aka bookmarks search)
154 * bookmarks resaving (save on the disk after every change)
155 * added possibility to change default colors settings
157 Links 0.96-pb3:
158 ---------------
160 * secured cookies file creation
161 * support for title attribute of img tag
162 * Catalan translation
163 * Romanian translation
164 * changing of User-Agent string sent to webserver
165 * <listing> tag support
167 Links 0.96-pb2:
168 ---------------
170 * cookies expiration, saving and resaving
171 * do NOT strip everything after ? in form action
172 * http referrer, true http referrer
173 * limited textarea external editor support
174 * partial fix of &#13;
175 * enhanced manual page
176 * fixed multi-level HTTP moved when using -dump/-source
177 * fixed keybindings