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