A new command has been added to shell,
links <num>, which displays plugin-specific links to downloads (e.g. ed2k:// links, location to .torrent file and such). Original idea and feature request by chemical.
Some settings locations have been changed / renamed as well. MailNotify was using "MailNotify" section (capital letters), but the current standard is all lower-cased, so that was changed to conform with the standard. HNShell module wasn't following the standard location for it's settings either, it's settings were stored at top-level, and with long-and-ugly names. Now HNShell settings are stored in [hnsh] section, and have been renamed somewhat to be easier to change / remember.
Shell Command Reference is now somewhat more complete, with few added commands and some rephrasing of descriptions here and there. Also, there's a new page -
Configuring Hydranode - in the devcenter, which lists all config.ini settings along with descriptions.
I also dropped the second UDP port used in ed2k module - at hardcoded TCP + 3 port - which was used for server queries. Now both client and server queries are handled by the same UDP port (4673 by default), and it's no longer needed to forward two UDP ports from router / firewall.
New builds for Windows and Linux have been uploaded.
Madcat, ZzZz