The new phex beta is out.
Get it at
http://phex.kouk.de
Here's the changelog (quite long this time):
2.1.8 Beta (2005-03-11)
- FIXED: Reading multiple acceptable substitute sources from magnet.
- FIXED: Removed Magma parsing bug causing every second element to be skipped.
- FIXED: Automated firewall detection wasn't reiterating.
2.1.6 Beta (2005-03-05)
- GUI: New Library tab implementation for improved overview and easier selection
of shared directories.
- GUI: Add new downloads by Magnet URN or MAGMA file without the need to search.
- GUI: Open MAGMA file system integration for Windows and OS X.
- GUI: New designed About dialog now also contains environment information to
help find possible problems.
- CORE: Added full support of the Gnutella PushProxy proposal.
- CORE: Export shared files through a XSL based export engine.
- CORE: previewMethod_html? will override internal browser detection code for
Phex forum/help/bitzi pages.
- CORE: segmentMultiple configuration value added. All (non-initial) segments
are multiples of this size.
- CORE: Added 'completionNotifyMethod' to configuration: executes when a file
download is completed. Could be used to play a sound file for example.
- CORE: Added 'logSlider' configuration variable. When changed from 0 to 1 the
bandwidth selection slider is logarithmic instead of linear.
- CORE: Made HTTP downloads with unknown file size possible.
- CORE: Improved support of a customized Phex installation. By Arne.
- CORE: Integrated improved logging API to support Log4J for developers and a
lightweight logging for release versions.
- I8N: Added Dutch language support. Translated by RaaF.
- FIXED: no longer throw away good candidates: "hijack" segments serviced by
slower candidates when no more segments are available. (not yet well
tested and disabled unless segmentHijacking=1 in phex.cfg)
- FIXED: use correct text on preview button to indicate whether segment
will be copied or not, and which command will be run
- FIXED: Query results with empty URN no longer cause a NPE.
- FIXED: Transfers should not grow beyond the segment bounds anymore.
- FIXED: Very low bandwidth limits will not keep the GUI from updating the
download status anymore.
- FIXED: Incorrectly parsed vendor message can cause connection abort.