Hello, We're happy to announce v3.6.1. This is a minor release, and you can get it from the usual place, either edbrowse.org or github's downloads area. I'll just quote verbatim from the changes file:
Merge edbrowse and edbrowse-js back into one executable image. More convenient for distribution. The --mode argument determines the action of the process. Example edbrowse --mode js to run as the js engine. Simple implementation of xhr under javascript, synchronous only. Don't encode urls that have already been encoded via <A href=url>. The second encoding is mostly harmless, except for + becoming %2b. Turn on or off the progress dots during an http or ftp download, or receive progress counts by megabyte. Create the edbrowse temp dir at the outset, and user directories beneath this directory, mod 700, for added security in a multiuser system. Temp files for plugins are created beneath the user directories. Reload the config file on command. No need to exit and restart. ~0 in an edbrowse function is the whole line, even if more than 9 arguments. db>filename to redirect debugging output to a file. -- Chris, on behalf of the edbrowse development team _______________________________________________ Edbrowse-dev mailing list [email protected] http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev
