* Banning (patch from Hyriand) * Upload bandwidth management (patch from Hyriand) * Numbers are now formatted according to locale rules * Total upload and download bandwidth usage is shown in the status bar * Various / commands in chat (see Help menu for full description) (patch from Hyriand) * Nickname completion in chat (patch from Hyriand)
1.0.0rc4
* Fixed private-chat-shows-status-change-a-million-times * Fixed bug concerning GeoIP not being able to look up country code * Fixed email address in nicotine "binary"
1.0.0pre4
* Config files are now saved every time a configurration is changed, not just on exit * Fixed a silly typo in FolderContentsResponse * Fix against potential distributed network attack * Fix for Unicode support in settings window
1.0.0rc3
* Geographical blocking works for search results too * Geographical blocking settings now automatically uppercased * py2exe.bat bundled (used to create a "frozen" .exe on win32) * setup.iss bundled (used to create an installer using InnoSetup) * Tab menus now show page title instead of Page n * More win32 fixups * URLs now only respond to left click * User-info description field in settings now wraps * User-info image no longer writes temporary image file * Image data now encapsulated in imagedata.py
1.0.0pre3
* Fixed handling of "Download containing folder" requests from other peers * Fixed stuck "Establishing connection" * Administrative messages are now supported * Fixes for distributed network support * Hopefully fixed the exit problem (where pyslsk waits for a while and then prints a bunch of tracebacks) * Fixed a DoS vulnerability found by hyriand