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