2005-10-20 21:38:26 -04:00
|
|
|
Release info
|
|
|
|
============
|
|
|
|
|
2007-05-01 09:59:44 -04:00
|
|
|
You can see the complete list of recent changes, bugfixes and new features
|
|
|
|
in the http://pasky.or.cz/gitweb.cgi[gitweb interface]. See the ChangeLog
|
2005-10-20 21:38:26 -04:00
|
|
|
file for details.
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 10:53:00 -04:00
|
|
|
ELinks 0.11.3.GIT now:
|
|
|
|
----------------------
|
2007-05-01 05:04:23 -04:00
|
|
|
|
|
|
|
To be released as 0.11.4.
|
|
|
|
|
2007-04-14 19:22:11 -04:00
|
|
|
* critical bug 945: don't crash if a Lua script calls e.g. error(nil)
|
2007-05-01 08:01:10 -04:00
|
|
|
* important Debian bug 380347: prevent a buffer overflow in entity_cache
|
|
|
|
and a possible subsequent crash
|
2007-05-01 16:59:50 -04:00
|
|
|
* bug 691: don't look up bogus IPv4 addresses based on characters of a
|
|
|
|
hostname
|
2007-05-01 09:59:44 -04:00
|
|
|
* bug 712: GnuTLS works on https://www-s.uiuc.edu/
|
2007-04-26 16:53:39 -04:00
|
|
|
* bug 928: properly display no-break spaces in a UTF-8 document if the
|
|
|
|
terminal uses some other charset
|
|
|
|
* bug 947: document.html.wrap_nbsp also affects text in tables
|
2007-05-01 07:56:02 -04:00
|
|
|
* fix passive FTP over IPv6 when connect() fails with EINPROGRESS
|
2007-05-01 09:21:53 -04:00
|
|
|
* minor bug 396: never show empty filename in the what-to-do dialog
|
2007-05-01 05:04:23 -04:00
|
|
|
|
2007-04-15 16:20:20 -04:00
|
|
|
ELinks 0.11.3:
|
|
|
|
--------------
|
2006-01-29 05:30:30 -05:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2007-04-15.
|
|
|
|
|
2007-04-01 04:20:51 -04:00
|
|
|
* critical bugs 846, 870: fix crashes in web ECMAScripts and SMJS user
|
|
|
|
scripting
|
2007-04-01 04:34:00 -04:00
|
|
|
* critical bug 927: fix null pointer crash if META Refresh is in a
|
|
|
|
table cell
|
2007-04-11 17:51:44 -04:00
|
|
|
* critical bug 941: fix assertion failure or memory corruption if FTP
|
|
|
|
server responds to PASV with status 200
|
2007-04-09 03:17:06 -04:00
|
|
|
* critical bug 729 in experimental BitTorrent: fix crashes with
|
|
|
|
various bogus BitTorrent URLs
|
2007-04-11 17:49:07 -04:00
|
|
|
* critical bug 868: fix segfault in check_timers
|
|
|
|
* critical bugs 897, 919: fix crashes on operating systems lacking
|
|
|
|
mremap()
|
|
|
|
* critical: fix null pointer crash if XBEL bookmark has no title
|
2007-04-01 08:30:43 -04:00
|
|
|
* critical bug 760: fix crash when moving bookmarks out of a folder
|
2007-04-01 05:05:31 -04:00
|
|
|
* critical: fix crash in an empty file-extensions menu
|
2007-04-10 18:17:00 -04:00
|
|
|
* critical bug 715: fix null pointer crash caused by malformed proxy
|
|
|
|
setting
|
2007-04-04 17:20:37 -04:00
|
|
|
* critical: fix SMJS null pointer crash on exit
|
2007-04-05 03:50:30 -04:00
|
|
|
* critical bug 880 in experimental Python scripting: fix null pointer
|
|
|
|
crash with -no-home
|
2007-04-16 15:49:35 -04:00
|
|
|
* major Gentoo bug 121247: fix segfaults in Ruby user scripting
|
2007-04-01 04:20:51 -04:00
|
|
|
* major bug 908: don't write to freed memory when the user pushes a
|
|
|
|
radio button
|
|
|
|
* major bug 937: don't send the entire HTTPS request to a CONNECT
|
|
|
|
proxy
|
2007-04-16 15:49:35 -04:00
|
|
|
* bug 899, Debian bug 403139: recognize >2GB files in FTP directory
|
2007-04-01 04:20:51 -04:00
|
|
|
listing, if off_t is large enough
|
|
|
|
* bug 942: encode/decode file names in FTP URLs, so they can contain
|
|
|
|
spaces
|
2007-03-26 18:19:52 -04:00
|
|
|
* bug 741: don't recognize HTML comments inside STYLE elements
|
2007-04-01 04:20:51 -04:00
|
|
|
* bug 769: fix MD5 computation/formatting in HTTP digest
|
|
|
|
authentication
|
2007-03-26 18:19:52 -04:00
|
|
|
* fix POST to local CGI
|
2007-04-06 15:43:54 -04:00
|
|
|
* remove a garbage character from the end of the authentication prompt
|
2007-04-01 04:20:51 -04:00
|
|
|
* bugs 872, 886: editing or deleting cookies in the cookie manager
|
|
|
|
should cause a save
|
2007-04-06 08:25:59 -04:00
|
|
|
* secure file saving: restore umask after _all_ failure conditions
|
2007-04-07 03:54:50 -04:00
|
|
|
* decode the fragment identifier extracted from the URI when looking
|
|
|
|
it up
|
2007-04-02 16:08:30 -04:00
|
|
|
* bug 768 in experimental Python scripting: link with e.g. -lpython2.4
|
|
|
|
rather than -lpython
|
2007-04-01 04:20:51 -04:00
|
|
|
* minor bugs 830, 831: changes in parsing of -remote arguments
|
2007-04-16 15:49:35 -04:00
|
|
|
* minor Debian bug 313696 and other translation updates
|
2007-04-01 04:20:51 -04:00
|
|
|
* enhancement 24: fix searching past unselectable elements in menus
|
|
|
|
* enhancement: recognize function keys and backspace/delete on FreeBSD
|
|
|
|
* enhancement 772: recognize Shift-Tab on XTerm
|
|
|
|
* enhancement: place cursor on listbox rather than button, to help
|
|
|
|
screen readers
|
|
|
|
* enhancements in text wrapping
|
|
|
|
* enhancement 767: recognize URL in META Refresh even without "URL="
|
2007-04-01 05:19:09 -04:00
|
|
|
* enhancement 396: search for "<html>" if the server doesn't specify a
|
|
|
|
Content-Type
|
2007-03-26 18:19:52 -04:00
|
|
|
|
|
|
|
ELinks 0.11.2:
|
|
|
|
--------------
|
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2006-11-19.
|
|
|
|
|
2007-04-01 04:20:51 -04:00
|
|
|
* critical bug 841, CVE-2006-5925: prevent enabling the SMB protocol
|
|
|
|
* critical bug 786: fix crash when following a link in frames
|
2007-03-26 18:19:52 -04:00
|
|
|
* print off_t with custom OFF_T_FORMAT instead of PRId64
|
|
|
|
* build: Minix3 compatibility
|
|
|
|
|
|
|
|
ELinks 0.11.1:
|
|
|
|
--------------
|
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2006-01-29.
|
|
|
|
|
2007-03-26 18:19:52 -04:00
|
|
|
* work around null pointer crashes in HTTP digest authentication
|
|
|
|
* fix assertion failure with document.plain.display_links and
|
|
|
|
uppercase URIs
|
|
|
|
* fix Gopher crashes
|
2007-04-01 08:12:51 -04:00
|
|
|
* enhancement 630: native FSP protocol support (replaces CGI program
|
|
|
|
in contrib/cgi/)
|
2007-03-26 18:19:52 -04:00
|
|
|
* SMJS user scripting: check for hooks.js before trying to load it
|
2007-04-01 08:12:51 -04:00
|
|
|
* SMJS user scripting: the elinks.preformat_html hook gets a second
|
|
|
|
argument: a view_state object with .uri and .plain properties
|
2007-04-03 18:01:32 -04:00
|
|
|
* bug 921 in Lua scripting: fix current_document_formatted
|
2007-03-26 18:19:52 -04:00
|
|
|
* if given "a?b" in the command line, try to guess whether the
|
|
|
|
question mark is part of the file name or indicates a query part
|
|
|
|
* updated character entity list from unicode.org
|
|
|
|
* build: use asciidoc -unsafe for AsciiDoc 7.0.4 compatibility
|
2007-04-09 04:18:44 -04:00
|
|
|
* build bug 738: fix "/config.charset" error triggered by building in
|
|
|
|
the source directory
|
2006-01-29 05:30:30 -05:00
|
|
|
|
2006-01-01 11:36:29 -05:00
|
|
|
ELinks 0.11.0 (Elated):
|
|
|
|
-----------------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2006-01-01.
|
|
|
|
|
2005-09-17 05:54:14 -04:00
|
|
|
* SSL support via GNUTLS now requires 1.2 or higher
|
2005-09-16 21:24:04 -04:00
|
|
|
* support for Lua 4.x was dropped, we only support Lua 5.x now
|
2005-09-15 09:58:31 -04:00
|
|
|
* Python scripting back-end (experimental)
|
2005-12-31 17:44:32 -05:00
|
|
|
* Spidermonkey based ECMAScript scripting back-end (experimental)
|
2005-09-15 09:58:31 -04:00
|
|
|
* 88 colors support
|
2005-10-20 21:38:26 -04:00
|
|
|
* default URI-rewrite rule, used when no other rules match but the string that
|
|
|
|
was entered in the Go to URL box does not resemble a URI
|
2005-09-16 21:24:04 -04:00
|
|
|
* support prefixes for add-bookmark-link, document-info, goto-url-current-link,
|
2005-09-15 09:58:31 -04:00
|
|
|
history-move-back, and history-move-forward
|
|
|
|
* BitTorrent protocol (experimental)
|
|
|
|
* FSP protocol via a CGI script (see contrib/cgi/README.FSP) (experimental)
|
2007-04-10 18:17:00 -04:00
|
|
|
* enhancement 694: sysmouse support on the BSD console
|
2005-09-28 16:58:59 -04:00
|
|
|
* new GNU make based build system (aclocal from automake is still required)
|
2005-09-17 20:02:02 -04:00
|
|
|
* move from CVS to GIT
|
|
|
|
|
|
|
|
ELinks 0.10.6:
|
2005-10-20 21:38:26 -04:00
|
|
|
--------------
|
2005-09-17 20:02:02 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2005-09-15.
|
|
|
|
|
2005-09-17 20:02:02 -04:00
|
|
|
* external editor is configurable at run-time
|
2005-09-15 09:58:31 -04:00
|
|
|
|
|
|
|
ELinks 0.10.4:
|
2005-10-20 21:38:26 -04:00
|
|
|
--------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2005-04-06.
|
|
|
|
|
2005-10-20 21:38:26 -04:00
|
|
|
* explicit keyboard accelerators were defined for buttons in dialogue boxes and
|
|
|
|
are now highlighted
|
2005-09-15 09:58:31 -04:00
|
|
|
|
|
|
|
ELinks 0.10.2:
|
2005-10-20 21:38:26 -04:00
|
|
|
--------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2005-01-30.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* Ruby scripting back-end (experimental)
|
|
|
|
* Debian package files (apt-get install devscripts && debuild -uc -us)
|
|
|
|
|
|
|
|
ELinks 0.10.0 (Thelma):
|
2005-10-20 21:38:26 -04:00
|
|
|
-----------------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2004-12-24.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* simple CSS
|
|
|
|
* simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine
|
|
|
|
* plain-text mark-up (_^Hx to underline, x^Hx to embolden)
|
|
|
|
* HTML source high-lighting using DOM implementation
|
|
|
|
* multiple URIs on the command line
|
|
|
|
* tabs moving (press Alt-'>' or Alt-'<')
|
|
|
|
* periodic snapshotting of all tabs in all terminals
|
|
|
|
* exmode CLI support (press ':' followed by action and args) (experimental)
|
|
|
|
* cursor routing (aka w3m-style navigation)
|
|
|
|
* modal text-input form-fields editing (enabled by default)
|
|
|
|
* manual cookies creating and editing
|
|
|
|
* incremental searching (press '#/')
|
|
|
|
* Perl scripting back-end (experimental)
|
|
|
|
* build-time configurability and feature documentation through features.conf
|
|
|
|
* Mozilla-compatible -remote option (http://www.mozilla.org/unix/remote.html)
|
|
|
|
* support for specifying IP family as protocol postfix (i.e. http4 or ftp6)
|
|
|
|
* internationalized domain names via libidn (RFC 3490)
|
|
|
|
* data URI protocol (RFC 2397)
|
|
|
|
* gopher protocol (RFC 1436)
|
|
|
|
* NNTP protocol (RFC 977 and 2980) (experimental)
|
|
|
|
* build system fine-tuned to use automake conditionals
|
|
|
|
* -localhost option to block connections to remote hosts
|
|
|
|
* -verbose option to control messages printed at startup
|
|
|
|
* -default-keys command line option to ignore user-defined keybindings
|
|
|
|
* -confdir option renamed to -config-dir
|
|
|
|
* -conffile option renamed to -config-file
|
|
|
|
* enhanced documentation
|
|
|
|
|
|
|
|
ELinks 0.9.2:
|
2005-10-20 21:38:26 -04:00
|
|
|
-------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2004-09-24.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* directional links navigation
|
2005-10-20 21:38:26 -04:00
|
|
|
* 'unset' configuration directive, which can be used, e.g., to delete default
|
|
|
|
MIME type settings or external protocol handlers.
|
2005-09-15 09:58:31 -04:00
|
|
|
|
|
|
|
ELinks 0.9.1:
|
2005-10-20 21:38:26 -04:00
|
|
|
-------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2004-01-23.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* support <object> tags by displaying a link to the data
|
|
|
|
* add beginning-of-buffer and end-of-buffer actions for text fields
|
|
|
|
* automatic session saving/restoring support (disabled by default)
|
|
|
|
* add-bookmark-tabs (bookmark all tabs) option and menu item
|
|
|
|
* fold successive blank lines when displaying a plain-text document
|
|
|
|
(disabled by default; use the option document.plain.compress_empty_lines)
|
|
|
|
* 'fresh' color for any tab that has not been selected
|
|
|
|
since its document was loaded
|
|
|
|
|
|
|
|
ELinks 0.9.0 (Skyrider):
|
2005-10-20 21:38:26 -04:00
|
|
|
------------------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2003-12-24.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* used gettext for internationalization
|
|
|
|
* support for background document colors
|
|
|
|
* tabs support
|
|
|
|
* new MIME subsystem adding mimetypes files support
|
|
|
|
* local CGI support
|
|
|
|
* Guile scripting extensions
|
|
|
|
* HTML meta refresh
|
|
|
|
* forms history
|
|
|
|
* 256 colors support
|
|
|
|
* regex searches
|
|
|
|
* cookies manager, cache manager and download manager
|
|
|
|
* document marks support
|
|
|
|
* displaying URIs in plain documents as links
|
|
|
|
* SMB protocol support (requires smbclient)
|
|
|
|
* builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
|
|
|
|
* HTTPS proxy support
|
|
|
|
* typeahead link searching (press '#')
|
|
|
|
|
|
|
|
ELinks 0.4.0 (Iceberg):
|
2005-10-20 21:38:26 -04:00
|
|
|
-----------------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2002-12-24.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* merged HTTP_AUTH
|
|
|
|
* basic proxy auth support
|
|
|
|
* cookies parser rewritten
|
|
|
|
* support for tabindex,accesskey,title attribute
|
2005-10-20 21:38:26 -04:00
|
|
|
* FTP support dramatically improved: bugfixes, interoperability fixes, passive
|
|
|
|
mode support, ...
|
2005-09-15 09:58:31 -04:00
|
|
|
* global history support (+vlink support)
|
|
|
|
* make some modules (cookies,bookmarks,globhist,..) optional at compile time
|
|
|
|
* secure saving support (see secure_save option desc. if you're doing weird
|
|
|
|
things with your links files like symlinking or nonstandart permissions!!!)
|
|
|
|
* support for utf8 i/o
|
|
|
|
* mouse wheel support
|
|
|
|
* portability enhancements
|
|
|
|
* performance enhancements
|
|
|
|
* file/http gzip/bzip2 decompression support
|
|
|
|
* downloads resuming support
|
|
|
|
* mailcap support
|
|
|
|
* hierarchic bookmarks support, XBEL bookmarks support
|
|
|
|
* source layout was dramatically reorganized
|
|
|
|
* relocated ELinks configuration files, changed format (if you are upgrading
|
|
|
|
from Links or older ELinks version, read INSTALL file to see how to convert
|
|
|
|
your old config files!!!)
|
|
|
|
* options are now in tree hierarchy and are configurable generically
|
|
|
|
* keybindings can be configured from the user interface
|
|
|
|
* colorful user interface
|
|
|
|
* tiny useless LED-like indicators support
|
|
|
|
* GNUTLS support parallel to the OpenSSL support (fixes some license issues)
|
|
|
|
* extensive memory debugging support
|
|
|
|
|
|
|
|
ELinks 0.3.0:
|
2005-10-20 21:38:26 -04:00
|
|
|
-------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2002-03-02.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* unhistory
|
|
|
|
* external textarea editor
|
|
|
|
* DNS rewrite - we handle multi RR per host correctly
|
|
|
|
* IPv6 support
|
|
|
|
* rewritten options handling
|
|
|
|
* bookmarks filtering (aka bookmarks search)
|
|
|
|
* bookmarks resaving (save on the disk after every change)
|
|
|
|
* added possibility to change default colors settings
|
|
|
|
|
|
|
|
Links 0.96-pb3:
|
2005-10-20 21:38:26 -04:00
|
|
|
---------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2001-10-26.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* secured cookies file creation
|
|
|
|
* support for title attribute of img tag
|
|
|
|
* Catalan translation
|
|
|
|
* Romanian translation
|
|
|
|
* changing of User-Agent string sent to webserver
|
|
|
|
* <listing> tag support
|
|
|
|
|
|
|
|
Links 0.96-pb2:
|
2005-10-20 21:38:26 -04:00
|
|
|
---------------
|
2005-09-15 09:58:31 -04:00
|
|
|
|
2007-05-01 04:49:35 -04:00
|
|
|
Released on 2001-10-06.
|
|
|
|
|
2005-09-15 09:58:31 -04:00
|
|
|
* cookies expiration, saving and resaving
|
|
|
|
* do NOT strip everything after ? in form action
|
|
|
|
* http referrer, true http referrer
|
|
|
|
* limited textarea external editor support
|
|
|
|
* partial fix of
|
|
|
|
* enhanced manual page
|
|
|
|
* fixed multi-level HTTP moved when using -dump/-source
|
|
|
|
* fixed keybindings
|