AfterDawn | News | Guides | Software downloads | Tech Support | Forums | HIGH.FI
AfterDawn

Version history for DC++

<<Back to software description

Changes for v0.865 - v0.866

  • This release fixes a serious issue that allows remote denial of service attacks (ability to freeze the client remotely by any user of the connected hubs). Besides the hardened security, version 0.866 also improves UPnP port mapping which might fix certain issues with the automatic connectivity setup.



Changes for v0.862 - v0.863

  • Notable improvements:
  • - Better Windows 10 compatibility.
  • - Download queue toolbar.
  • - Better IPv6 connectivity.
  • - More favorite hub settings.
  • - Chat box improvements.
  • - Hub connectivity status icons.
  • - Hardened connection security.



Changes for v0.843 - v0.850 testing

  • - Filtering of shared files.
  • - Menu and icon improvements.
  • - Connection fixes.
  • - Security fixes, especially regarding keyprints and certificate
  • generation.
  • - And most of all, many tweaks here and there to make your DC++
  • experience more enjoyable! :)



Changes for v0.842 - v0.843

  • [#1307978] Fix subtract list functionality (crise)
  • [#1309390] [NMDC] Prevent crashes when receiving malicious search requests (pavel pimenov)



Changes for v0.841 - v0.842

  • Update OpenSSL to version 1.0.1g - notably fixes the TLS heartbeat attack



Changes for v0.840 - v0.841

  • Reset fav hub column sizes (poy)
  • [L#395400] Revert the hub list caching patch as it was messing logs up (poy)



Changes for v0.831 - v0.840

  • * [L#1115765] Added ability to filter out files and directories from the share (ullner)
  • * [L#1225420] Open own list when using get/browse file list on self (ullner)
  • * [L#1250614] Added menu option on hub tab for only searching in that hub (ullner)
  • * [L#250238] Remove queued files that are already shared when DC++ starts (ullner)
  • * [L#309815] Hub icon will change depending on user status (user/registered/operator) (ullner)
  • * [L#721513] Transferview: Added "Remove file from queue" menu option and "Force attempt" is now only available for downloads (ullner)
  • * [L#210217] Add connectivity status for hubs to the favorite hubs window (ullner)
  • * [L#593613] Added /lastmessage in PMs to show the time of the last message (ullner)
  • * [L#363092] Disallow transfer port and encrypted transfer port to be the same (ullner)
  • * [L#1245179] Avoid connection failures (maksis)
  • * [L#1228927] Fix columns for file lists in the Download Queue (emtee)
  • * HTTP fixes (crise)
  • * Safer hub state tracking (poy)
  • * Add "/d " for DuckDuckGo searches (poy)
  • * Add a dialog box to nag XP suckers into upgrading (poy)
  • * Support for a new XP-only branch in version checking (poy)
  • * [L#395400] Hub list caching fixed on Linux (maksis, ullner)
  • * [L#1030613] Safeguards against user command flooding (ullner)
  • * [L#1030613] Separate internal from external user commands (ullner)



Changes for v0.830 - v0.831

  • [L#1249810] Fix NMDC TTH search responses (emtee)
  • [ADC] Don't disconnect CCPM conns after 3 minutes of inactivity (poy)
  • [L#1246868] Increased maximum command length to 512 KiB (ullner)



Changes for v0.828 - v0.830

  • [L#1010996] Correct search responses (maksis, poy)
  • [L#1206658] Fix transfer painting issues (poy)
  • [L#1208049] Properly ungroup transfer items (poy)
  • [L#1206855] Fix a bug with duplicate directory downloads (maksis)
  • Optimize searches with multiple extensions (emtee, poy)
  • [L#1032153] Added CDATA parsing to XML parser (crise)
  • [L#233798] Added option to set automatic search interval (ullner)
  • [L#1033249] The text in the /help-command now lists the description of each command. (ullner)
  • Move the PM channel selector to a status bar menu (poy)
  • [ADC] Direct encrypted PM channels (poy)
  • [ADC] Validate connection tokens to avoid impersonators (poy)
  • [ADC] Send FM / FB in code 43 STAs instead of FL (poy)
  • Don't reconnect after a manual hub disconnect (poy)
  • [L#1225930] Always show the window when double-clicking the notif icon (poy)
  • [L#1220488] Upgrade the compiler
  • Reduce the max protocol command size from 16 MiB to 16 KiB
  • Documentation and translations updated as usual, thanks everyone



Changes for v0.810 - v0.811

  • * Fix status bar parts when the window is too small (poy)
  • * [L#534440] [NMDC] Preserve encodings in some search results (poy)
  • * [ADC] Fix problems after marking oneself as a favorite user
  • * Display progress information when DC++ starts (poy)
  • * No GUI freeze when DC++ starts (poy)
  • * Plugin API: conversion functions return the required buffer size
  • * Update Boost to version 1.53
  • * Update OpenSSL to version 1.0.1e
  • * [L#1029629] Compile with MinGW-w64 instead of MinGW



Changes for v0.802 Experimental - v0.810

  • Fix a race condition on file list download (thanks bigmuscle)
  • [Launchpad bug 668548] Fix a potential infinite loop in BufferedSocket->setDataMode (crise)
  • Add "chunked" transfer encoding as per the HTTP/1.1 spec (crise)
  • [Launchpad bug 1072041] Fix DPI conversion problems (poy)
  • Remove the "Windows UPnP" port mapper in favor of MiniUPnP (poy)
  • Improve the plugin API (poy, crise)
  • Delete "View as text" files only when their window is closed (poy)
  • Fix queue matching when files have the same TTH but a different size (thanks irainman)
  • Update Boost to version 1.52 and atomic&lockfree to the version in trunk
  • Restore "Requesting" messages in the transfer list
  • [Launchpad bug 1071363] Apply link & plugin formatting to status messages (crise, poy)
  • [Launchpad bug 311818] Share file name duplicates due to directory merges (poy)
  • [Launchpad bug 311818] Share file name duplicates due to case differences (poy)
  • [Launchpad bug 311818] Reject file lists that contain duplicate items (poy)
  • Drag & drop text into text input fields (poy)
  • [Launchpad bug 1096465] Add "user online" / "user offline" status lines to PMs (emtee, poy)
  • Apply "send unknown /commands" to PMs (poy)
  • Don't clear the message box when trying to send a message to a disconnected hub (poy)
  • Improve OpenSSL error handling
  • Add copy menus to various lists (poy)
  • [Launchpad bug 289713] Add a "Copy user information" menu item (poy)
  • [ADC] Revise INF order in c-c connections as advised by ADC 1.0.2
  • Add hublist.eu to default hub lists
  • Add a toolbar button to open own file list (poy)
  • [Launchpad bug 489704] Fix invalid share sizes after a directory merge (poy)
  • Satisfy some boost lockfree requirements, could fix bugs on heavy load
  • Clean up earlier after receiving zlib data (thanks irainman)
  • [ADC] Send passive search replies via the hub they were requested from (poy)
  • [ADC] Actions on search results happen on the correct hub (poy)
  • Note: The hash registry will be upgraded when running this version for the
  • first time. Make sure all your drives are connected to avoid re-hashing.
  • That upgrade only works on Win >= Vista; re-hashing is compulsory on XP.



Changes for v0.801 - v0.802 Experimental

  • * Perf improvements using lock-free queues, requires P6 CPUs (poy)
  • * Reduce freezes when displaying file list dirs that contain lots of files (poy)
  • * Less CPU consumption with large hubs/queues/lists (poy)
  • * Fix incorrect user lists when DC++ is under heavy load (poy)
  • * Plug resource leaks (poy)
  • * [L#411484] [ADC] Fix BLOM when h > 32 (thanks yorhel)
  • * [L#198416] Fix a crash when closing the download queue (poy)



Changes for v0.797 - v0.800

  • [L#270107] Revamp favorite hub settings (poy)
  • Reduce resource consumption when slots are full (poy)
  • [L#984330] Make PM windows more aware of the selected hub (poy)
  • [L#927821] Don't choke on hub addresses with spaces (poy)
  • Update OpenSSL to version 1.0.1c
  • Fix a mixup between IPs and hostnames leading to wrong search results (poy)
  • Tweak help tooltips in the settings dialog (poy)
  • Make the menu bar hideable (poy)
  • Add a /info hub command (poy)
  • [L#957994] Fix glitches with the file list loader (poy)
  • [L#1007103] Correct download logging after an app restart (emtee)
  • Replace option to disable ADC C-C TLS with one to require it (cologic)
  • [L#1007099] Fix disabled buttons in user matching settings (poy)
  • Do not automatch queue for bad/removed sources (emtee)
  • Minor DL queue tab fixes (poy)
  • Replace the slot up-down control by a context menu (poy)
  • [L#745162] Fix upload log format for partial lists (emtee)
  • Fix GUI problems in a download attempt of a public hublist with invalid address (emtee)
  • Fix unsuccessful HTTP redirections (emtee)
  • [L#1016205] Avoid deadlocks when changing user matchings (poy)
  • [L#249159] Improve performance when selecting lots of lines in lists (poy)
  • [L#1016907] Exclude temporary downloads from queue dupe check (emtee)
  • Greatly improve user command removal time when closing a hub
  • [L#587597] Add plugin API (Crise, iceman50)
  • [dwt] Add a link control (poy)
  • Allow Magnet links to be pasted in the "Quick connect" box (poy)
  • Rise the minislot size to 512 KiB
  • More Alt+I shortcuts for list filters (emtee)
  • Increase the chat buffer limit (iceman50)
  • Eliminate GUI freezes when opening large file lists (poy)
  • Remove the search spy in favor of the dev plugin - works on ADC too (poy)
  • Fix partial list browsing after loading an old full list (poy)
  • Add QP support (iceman50)
  • [L#305811] Grant extra slot hangs connection in ADC hubs (iceman50)
  • [L#1032227] Fix a crash when parsing messages with Magnet links (poy)
  • [L#1039537] Fix a crash in Windows 8 (poy)
  • Update Boost to version 1.51
  • Merge 2 identical active mode settings (poy)
  • Fix NAT-PMP renewal (poy)
  • [L#226968] Remember list sorting & splitter positions (poy)
  • [L#1041553] Fix help tooltips in Windows 8 (poy)
  • Fix GeoIP & OpenSSL problems with wide character paths (poy)
  • [L#288756] Automatically mark sources of large files as bad if the full tree is not available (emtee)
  • Documentation and translations updated as usual, thanks everyone



Changes for v0.791 - v0.797

  • Save and restore partial file lists (poy)
  • Apply ADL searches in partial file lists (poy)
  • Heuristics to send additional levels of info in partial file lists (poy)
  • Add a "Download full list" button in the file list toolbar (poy)
  • Partial file lists in NMDC hubs (poy)
  • Reclaim memory after a file list match
  • Improve file reading operations
  • [L#678432] Context-sensitive help tooltips in the settings dialog (poy)
  • [L#804993] Improve multiple monitor support (poy)
  • Propose a default nick using the Win user account name (poy)
  • [L#914457] Fix missing tab icons (poy)
  • Add a setting to enable away mode when Windows is locked (poy)
  • Make the away message optional (poy)
  • [L#704502] Away mode after some time of inactivity (poy)
  • Allow empty user matching definitions that match every user (poy)
  • Add predefined user matching defs for favs (bold, more red) & ops (more blue) (poy)
  • [L#300971] Keep updating GUI elements while a menu is up (poy)
  • Apply user matching definition styles to nicks in chats (poy)
  • Fix favorite hub groups on Win XP (poy)
  • [L#925659] Safer window cleanup (poy)
  • Reduce chat flickering (bigmuscle)
  • [L#923612] Show the last chat line in taskbar previews (poy)
  • Show chat logs with a dim text color (poy)
  • Re-add lost user information tooltips (poy)
  • Fix discrepancies in the /conn chat command (poy)
  • Update boost to version 1.49
  • [L#947895] Move the "follow redirect" command to inline chat links (poy)
  • Format chat links (poy)
  • Improve threaded file list loading (poy)
  • [L#981733] Prevent the keyboard language from switching
  • [L#966339] Fix bot detection in NMDC hubs



Changes for v0.782 - v0.790 Experimental

  • Fav users frame becomes users frame and shows all users
  • Experimental implementation of KEYP ADC extension
  • Display the name of the device MiniUPnP has bound to (poy)
  • Add NAT-PMP for port mappings as an alternative to UPnP (poy)
  • Continue from the beginning after reaching the end of a file list when searching (poy)
  • Report the progress of file list searches in the status bar (poy)
  • Repurpose Ctrl+F to in-place searches in chat windows & file lists (poy)
  • Better splitter resizing
  • [L#730828] Prevent a stack overflow when searching within too big file lists (poy)
  • [L#710359] Add finished downloads log (emtee)
  • Save and restore the current directory of file lists (poy)
  • Move file list status bar buttons to the toolbar (poy)
  • Faster startup with many tabs
  • Reduce flickering when resizing
  • Reorganize connectivity settings (poy)
  • [L#748623] Port mappers respect the bind address (poy)
  • Make more parts of the interface DPI-aware (poy)
  • Resizable and scrollable settings dialog
  • Remember the last settings page (poy)
  • Fix focus problems in dialogs (poy)
  • Fix Ctrl+W / Ctrl+F4 sometimes closing the wrong tab (poy)
  • [L#604983] Fix transfers dying on setting upload/download throttle to 0 (cologic)
  • [L#591626] Menus to adjust the bw limit from the tray menu & status bar (poy, iceman50)
  • Increase the max bandwidth limit from 32 MiB/s to 1 GiB/s
  • More icons (many from the Crystal Clear project, thanks to them)
  • Add notifications via balloon popups and sound (poy)
  • Fix taskbar tab previews when DC++ is elevated (poy)
  • When holding shift at start, hubs are opened but not connected to (poy)
  • Fix an integer overflow when starting a search 25 days after the previous one
  • DC++ survives a Windows theme change better (poy)
  • Remove the license page from the installer
  • Update OpenSSL to version 1.0.0e
  • [L#189241] Store crash reports in a CrashLog.txt file (poy)
  • Improve "View as text" windows (poy)
  • [L#804024] [ADC] Separate application and version in INF (ullner)
  • [L#696761] Modal dialog fixes (poy)
  • Link with DEP and ASLR support (thanks cologic)
  • Store the password (if available) using "Add to favorites" (thanks iceman50)
  • Fix queries in http downloads (thanks bigmuscle)
  • Update MiniUPnPc to version 1.6
  • [L#309402] Initial IPv6 support
  • Update boost to version 1.48
  • COM initialization fix for the Windows UPnP mapper (thanks bigmuscle)
  • [L#425667] More accurate indexing time left calculation (poy)
  • Switch to binary GeoIP databases, add the IPv6 one (poy)
  • The country format can be customized, see help for available codes (poy)
  • Handle GeoIP database updates from within the program (iceman50, poy)
  • [L#783516] ZLIF compression support (iceman50)
  • [L#874282] Fix the "Close disconnected hubs" command (poy)
  • [L#721102] Close tabs when releasing the mouse button (poy)
  • [L#729684] Fix the /userlist chat command (poy)
  • Revamp style settings (poy)
  • Add user matching settings (poy)
  • [L#887021] No beep on ctrl+A in some text-boxes (poy)
  • Improve list filters, add one to filter search results (poy)
  • [L#901237] Fix a possible crash on parital list removal from the queue (thanks bigmuscle)
  • [L#900650] Fix removal of same ADC users logged into multiple hubs when they go offline (emtee)
  • Plug memory leaks in list and tree controls (poy)
  • [L#735512] Switch to Boost.Atomic to solve freezes (poy)
  • [L#871975] Safer updating of the finished transfer window (poy)
  • Load file lists in a separate thread (bigmuscle, poy)



Changes for v0.781 - v0.782

  • Fav users frame becomes users frame and shows all users
  • Experimental implementation of KEYP ADC extension
  • Display the name of the device MiniUPnP has bound to (poy)
  • More status bar icons
  • Add NAT-PMP for port mappings as an alternative to UPnP (poy)
  • Continue from the beginning after reaching the end of a file list when searching (poy)
  • Report the progress of file list searches in the status bar (poy)
  • Repurpose Ctrl+F to in-place searches in chat windows & file lists (poy)
  • Better splitter resizing
  • [L#730828] Prevent a stack overflow when searching within too big file lists (poy)
  • [L#710359] Add finished downloads log (emtee)
  • Save and restore the current directory of file lists (poy)
  • Move file list status bar buttons to the toolbar (poy)
  • Faster startup with many tabs
  • Reduce flickering when resizing
  • Reorganize connectivity settings (poy)
  • [L#748623] Port mappers respect the bind address (poy)
  • Make more parts of the interface DPI-aware (poy)
  • Resizable and scrollable settings dialog
  • Remember the last settings page (poy)
  • -- 0.782 2011-03-05 --
  • Prevent a remote crash triggered via malformed user commands (poy)
  • Avoid crashes when closing from the taskbar too often (poy)
  • [L#580051] Restore DC++ colors to the fav hub window (poy)
  • Be stricter when determining whether MiniUPnP has succeeded (poy)
  • [L#704743] Fix hang on exit under WINE in active mode (cologic)
  • [L#654483] Don't duplicate file list entries when re-downloading it (poy)
  • Highlight window splitters on mouse hover (poy)
  • Prevent endless redirection loops with some Coral servers (poy)
  • [L#590651] Plug a resource leak with regard to tab icons (poy)
  • [L#726254] Avoid a crash related to the Win 7 taskbar integration (poy)



Changes for v0.781 Experimental - v0.782 Experimental

  • Prevent a remote crash triggered via malformed user commands (poy)
  • Avoid crashes when closing from the taskbar too often (poy)
  • [L#580051] Restore DC++ colors to the fav hub window (poy)
  • Be stricter when determining whether MiniUPnP has succeeded (poy)
  • [L#704743] Fix hang on exit under WINE in active mode (cologic)
  • [L#654483] Don't duplicate file list entries when re-downloading it (poy)
  • Highlight window splitters on mouse hover (poy)
  • Prevent endless redirection loops with some Coral servers (poy)
  • [L#590651] Plug a resource leak with regard to tab icons (poy)
  • [L#726254] Avoid a crash related to the Win 7 taskbar integration (poy)



Changes for v0.762 - v0.770 Beta

  • http://dcpp.wordpress.com/2010/07/05/dc-0-770/
  • A new experimental version of DC++ has just out with two major changes in connectivity, a new search filtering function for ADC and a few bug fixes. This version may stay longer in experimental state as we need to collect information about how the new changes work.
  • As you might expect from previous posts the most important update of this new version is the capability of passive-passive connections using NAT traversal. All technical information about NAT-T have already posted in detail, briefly it means that if two users of DC++ version at least 0.770 in an ADC hub are both behind a router using passive connection mode, they may able to search for items in each other’s share and may have a limited (one way in the same time) download connectivity. We need as more information as possible about how this function works in real world with various router devices so we kindly ask everybody who wants to help to follow our test survey.
  • The second major change is the usage of a completly new UPnP handler library called MiniUPnPc. We got many reports of problems with the several years old UPnP code in DC++ submitted by Mark Gillespie. It worked really well for those years but it seems it’s become less compatible with some of the current UPnP (router) devices so we needed to add a more advanced and still maintained solution. This means we need everyone who had problems using UPnP capable routers for port mapping in DC++ its time to give it another go and report us the results (here in the comments or as a bug report in Launchpad). The old UPnP code isn’t removed so in case of the new one fails for some reason then it’ll fallback to the old implementation.
  • Those who aren’t behind routers or use manual port forwarding can upgrade to 0.770 right away without any risk of experiencing buggy behaviour and can enjoy the following bug fixes and improvements :
  • Fixed a possible crash when file lists opened
  • Applied the final correct solution for the file corruption vulnerability fixed in 0.762
  • Updated to the recent more resource optimized version of zlib (library used for on the fly compressing transferred files).
  • Based on feedback of new changes its uncertain when this (or a forthcoming) version of DC++ will be marked stable. The more feedback we get the sooner it can be stable so let’s test



Changes for v0.761 Beta - v0.762

  • Fixed bugs :
  • Fixed random problems with hidden files, folders or complete drives (root folder) cannot be added to share or they don’t appear in the file list even after hashing was finished.
  • Fixed a problem with downloaded filelists : they weren’t correctly positioned when opened and they could stuck in the download queue in certain cases.
  • Improvements :
  • User commands are available in main chat
  • If you redownload an already opened file list, it’ll be refreshed
  • Font style is correctly applied to chat windows
  • Count of ADC hubs will be correctly reported in the DC++ tag from now. This should eliminate the cause of problems with beeing logged into ADC hubs and some paranoid private hubs simultaneusly.



Changes for v0.760 Beta - v0.761 Beta

  • A new quick service release of DC++ has just out. It contains only stability fixes, so don’t expect any new functions or GUI changes this time. Upgrade is strongly recommended for everyone who is already on 0.760.



Changes for v0.750 - v0.760 Beta

  • [L#263390] Fix main icon format (poy)
  • Help updates (emtee, poy)
  • Handle file lists better in finished windows (emtee, poy)
  • [dwt] Implement Richedit text control (cologic)
  • Update the file list window title bar when the user online status changes (poy)
  • Re-open previous windows - no auto-connect/auto-open setting anymore (poy)
  • Fix own file list not deleted on closure
  • Fix menu title size (poy)
  • [L#239895] Display ISTA
  • "Recent windows" button in the toolbar (poy)
  • Upgraded to OpenSSL 0.9.8m-beta1 (poy)
  • [L#350585] Fix sorting issues in finished windows (poy)
  • [L#339872] Fix crash when decompression initialization fails (steven sheehy)
  • Restore check-boxes in the "Context" user command group (poy)
  • CTM protection by domain name instead of ip (thanks poy)
  • [L#362598] Fix share crash (thanks emtee)
  • [L#367186] Fix crash in waiting users (poy)
  • [L#261185] Use standard user menus in PMs, waiting users, file lists (poy)
  • [L#210727] Solve file list refresh & hashing sync issues (thanks ben)
  • [L#264342] Stop hashing on shutdown (thanks steven sheehy)
  • [L#350994] Fix ignored downloads from search (poy)
  • [L#362878] Compilation fix for Mac OS X (thanks ximin luo)
  • Save user nicks (poy)
  • [L#384558] Don't share the temporary download directory (poy)
  • [L#385818] More native menu colors (poy)
  • [L#385821] Apply the font to check-boxes and tabs (poy)
  • [L#213213] Implement bandwidth throttling (cologic, bigmuscle)
  • New icons (thanks radox)
  • Fix dialog focus issues (poy)
  • Fix a crash in queue frame
  • Move finished downloads functionality into queue frame
  • [L#415965] Hashing can be paused (bigmuscle, emtee, poy)
  • [L#414068] No 35-characters limit to nick and description (ullner)
  • [ADC] Support the TS param of MSG (poy)
  • Convert language codes to real names in settings (poy)
  • Improve user command support in ADC hubs (poy)
  • Improve context-sensitive help (poy)
  • Fix Ctrl+Shift+Tab (poy)
  • Readded WTL exception to the license (for mod developers)
  • Update to boost 1.40
  • [L#463723] Fixed download directory path on non-win32 (thanks razzloss)
  • Favorite hub groups (poy)
  • [L#206778] Fix issues related to users online in multiple hubs (poy)
  • [L#460724] [ADC] Handle self-QUI when sent before INF (thanks sulan)
  • [L#431045] Don't overwrite downloaded files in some cases (thanks emtee)
  • Fix splitter positioning (poy)
  • [ADC] Don't send commands that the hub has forbidden via STA (poy)
  • [L#458498] Fix bad bloom error message causing disconnects
  • Fix coloring of drop-down controls (poy)
  • Show last main chat lines, add a "History" settings category (poy)
  • [L#483323] Fix share files instantly after downloaded (emtee)
  • Toolbar customization (shift+drag, double-click, right-click) (poy)
  • [L#338888] Fix sharing hidden directories (emtee)
  • Auto-resize the message editing box when composing a multiline message (poy)
  • Remove flicker when opening a window (poy)
  • Re-try UPnP mappings after closing settings (poy)
  • [L#485018] Handle adcs:// links (thanks emtee)
  • [L#484247] Fix memory usage when parsing (unreasonably) large file lists
  • [L#242259] Fix a few more cases when adding sources to the queue (emtee)
  • [ADC] Filter some status messages
  • Drop support for non-xml hub lists
  • [L#351393] Fix memory leak during share update
  • [L#400080] Improve hub list status messages (emtee)
  • [ADC] Allow hubs to send IPs of passive users via INF (poy)
  • [L#473173] Fix crash when hashing files on non-Windows systems (thanks razzloss)
  • Update list-view filters more often (poy)
  • Show multiple user-command params in the same dialog (poy)
  • [L#509456] Fix pressing Tab in the notepad (poy)
  • Register in HKCU instead of HKLM to avoid UAC warnings; ditch magnet.exe (poy)
  • Don't use the Vista download dir when running in local mode
  • When a static window is opened, check its menu & toolbar buttons (poy)
  • [L#321246] Fix crash with debug builds on non-Windows systems (steven sheehy)
  • [L#510314] Fix a possible crash in rechecker (thanks poy)
  • Don't move files <= 10 MB to weird places
  • [L#515646] Remove ADC 0.10 compatibility (not ADCS 0.10) (cologic)
  • Change the tray icon on private messages (poy)
  • [L#195209] Revise keyboard shortcuts (poy)
  • Error message when loading the notepad file fails (poy)
  • Remove obsolete default hublists (emtee)
  • Chat actions should work better when the user list is hidden (poy)
  • Icons and tooltips in status bars (radox, poy)
  • Update the installer to cope with new settings directories (emtee)
  • [L#512032] Guard against out-of-screen window placement



Changes for v0.7091 - v0.750

  • [L#243727] "Merge results for the same file" check-box in search (poy)
  • [L#306209] [ADC] Send only 5 results to passive users (thanks sulan)
  • [L#300993] Status message when a download fails from search (poy)
  • [L#264146] Fix the finished downloads check-box sometimes not appearing (poy)
  • Remove unsightly border below tab headers (poy)
  • Fix wrong mouse cursors (poy)
  • [L#312946] Add possibility to recheck unfinished downloads (emtee, poy)
  • Fixed lists being matched twice
  • [L#206778] Searches and connection attempts go through the correct hub if possible
  • [L#254191] Bzr revision in AboutBox
  • Upgraded to OpenSSL 0.9.8j (poy)
  • [L#256358] Fix multiple instances (poy)
  • Fix encoding issues in translated help files (poy)
  • Help updates (emtee, poy)
  • [L#259100] Fix upload speed reporting
  • [L#275588] Clean up whitespace before sending search
  • [L#302376] Clickable paths in the system log window (thanks poy)
  • [L#195047] Auto-resizable UI (arnetheduck, poy, emtee)
  • Shell menus for multiple selections (poy)
  • [L#256357] Fix painting issues (poy)
  • Add hub closing confirmation dialog (poy)
  • [L#324960] Make sure downloaded chunks are always saved (thanks emtee)
  • [L#264479] Double-click on main status bar stats to open the network stats window (poy)
  • Double-click on the "AWAY" indicator to switch away mode on/off (poy)
  • Add "/dslots " chat command (thanks fusbar)
  • [L#316475] Fix crash on decompression errors
  • [L#317339] Fix round-off issue when segmented downloads are disabled
  • [L#253702] Fix crash on too many connections
  • [L#228582] Fix crash when dirs share virtual name
  • [L#261618] Fix crash when finished transfers lists are too busy (poy)
  • [L#316096] Send base hub address when connecting to other peers
  • Fix errors and warnings when compiling with g++ (steven sheehy)
  • [L#241995] Restore word selection in text-boxes on double-click (poy)
  • [L#220499] Optionally use system paths for queue etc
  • [L#300268] [ADC] Validate utf8 before processing messages
  • Updated Polish, German, Finnish, Romanian, Swedish, Brazilian Portuguese,French, Bosnian, UK English, Hungarian, Korean, Serbian, Russian, Turkish,Portuguese, Latvian, Bulgarian, Norwegian and Estonian translations (thank you all translators)
  • Added secure connection status to hub frame



Changes for v7.091 Beta - v0.7091

  • This is the same 0.709 with updated translations and with the new translated help files. Also fixes a small packaging problem with the branch for 0.709. We're sorry for the trouble, please use this version from now on instead of 0.709



Changes for v0.708 - v7.091 Beta

  • This is the same 0.709 with updated translations and with the new translated help files. Also fixes a small packaging problem with the branch for 0.709. We're sorry for the trouble, please use this version from now on instead of 0.709



Changes for v0.707 - v0.708

  • Added setting for max characters per tab (poy)
  • [L#234458] Added "File size" and "% transferred" columns in finished windows (poy, emtee)
  • Fix absent country code for IPs > 128.0.0.0 in MSVC builds (poy)
  • Remove useless chars in some paths that could lead to a Shell menu crash (poy)
  • [L#234458] Disable some menu commands in finished windows when files don't exist (poy)
  • Added option to always display tray icon and reorganized its menu
  • [L#234897] Improve error message when file list is too big (thanks steven sheehy)
  • [L#234529] Right-alight sizes
  • [L#243908] Better nick sorting in search results (thanks emtee)
  • [L#231447] Fix file list positioning from search (arnetheduck, poy)
  • Fix bogus menus when they contain more than 200 dynamic items (poy)
  • Shell menus are now sub-menus, loaded only when requested (poy)
  • [L#243728] Make Shell menus Vista-compliant (poy)
  • Don't re-log logs when opening PM windows (poy)
  • [L#243201] Save excluded search terms correctly in search history (thanks emtee)
  • Search spy tab highlighting (poy)
  • Help updates (emtee, poy)
  • Enable keyboard shortcuts in the help file (poy)
  • [L#242365] Error message when getting version info fails (thanks emtee)
  • [L#203763] Ctrl-A selects all list view items again (thanks poy)
  • [L#245474] Error when adding multiple sources to queue (thanks emtee)
  • [L#234458] "Only show fully downloaded files" check-box in the finished DL status bar (poy)
  • Count transfers that have run then failed in finished windows (poy)
  • [L#247038] Improve SSL connection setup
  • [L#249692] Better magnet error message
  • Fixed UPnP for TLS port
  • [L#242329] Fix SSL assert
  • [L#246080] Users with untrusted cert removed from queue
  • [L#230991] Add fast hash option
  • [L#217082] Remember the positions of transfers and queue splitters (poy)
  • [L#251536] Fix file list columns (poy)
  • [L#234527] Fix possible crash when auto-downloading ADL Search matches (poy)
  • [L#239901] Fix user commands separators (poy)
  • Downloaded file lists show up with their correct extension (poy)
  • [L#251486] Correct $GetZBlock support announcment
  • [L#228283] Sort downloads by % done when sorting by status, resort dynamically
  • Up-down control in the main status bar to change upload slots (poy)
  • Fix crash with the "unable to open ports" message (poy)
  • Add an optional param to the /clear command that specifies the number of lines to keep (poy)
  • Add line history and /ts in private message windows, just like in hub windows (poy)
  • [L#255370] Fix "View as text" in own file list (thanks emtee)
  • Add icons next to tab menu titles (poy)
  • [L#256895] Fix behavior when starting minimized (poy)
  • [L#257225] Automatch of search results always on
  • [L#246596] Partial file list requests visible in download queue
  • Queue frame is not marked dirty when file list finishes
  • Parse %userCID when logging finished transfers (poy)
  • Fix audio file type search filter (emtee)
  • Updated Slovenian, Estonian, Latvian, Australian, Greek, Norwegian, Brazilian, Russian, Lithuanian, French, Portuguese, Traditional Chinese, Turkish, Simplified Chinese, Finnish, Romanian, Telugu, Hebrew, UK English, Bulgarian, Polish, Hungarian, Swedish, Croatian, Italian, German, Dutch, Serbian and Spanish translations.



Changes for v0.707 Beta - v0.707

  • Fixed crash when pressing F1 twice
  • [L#203213] Search results with same tth are grouped
  • [L#209419] Keep nick when user goes offline
  • [L#208615] Fix finished frames being spammed by segments (thanks poy)
  • Fixed a potential loss of connection with compressed transfers
  • Fixed crash on shell menu when browsing own file list (poy)
  • Help updates (emtee, poy, bsod, pseudonym)
  • [L#217878] Use system messages for file errors on nix (thanks individ)
  • [L#185549] Fix connection hang on local hub connection
  • [L#226188] Fix small chunks uploaded without slot (thanks pseudonym)
  • [L#228059] Fix UI not updating after "Find" in a file list window yields no result (poy)
  • Fixed invisible menu items in large owner-drawn menus (poy)
  • [L#230972] Copy any field of hubframe userlist to clipboard (cologic)
  • Prevent transfer tabs from being closed (poy)
  • [dwt] Improved richedit support (thanks cologic)
  • [L#228285] No "beep" sound when starting a search with the enter key (poy)
  • Upgraded to OpenSSL 0.9.8h (poy)
  • [L#237396] Fix crash when segmented downloads are switched off (thanks bigmuscle)
  • [L#238333] Fix a possible remote crash on partial file list requests (thanks crise)
  • [L#238522] Make translations work with wide path names (poy)
  • Extra mouse buttons can be used to switch between tabs (poy)
  • Fixed Alt+key combinations in the file list window (poy)
  • Added a drop-down menu next to the toolbar icon for favorite hubs (poy)
  • [L#237682] Fix bug that would make DC++ not return correct search results
  • Fixed directories not being returned when searching for directories only
  • Fix wrong default settings in some cases (poy)
  • Fixed favorite hubs & ADLSearch windows scrolled down when opened (emtee)
  • Fix removal of multiple favorite users at the same time (poy)
  • Double-click on status bars to open corresponding log files (poy)
  • The number of filtered items shown in public hubs (emtee)
  • [L#225592] Fix file corruption when partially downloaded file is corrupted (part emtee)
  • [L#239793] Automagically retry if coral fails (thanks emtee)
  • Updated Icelandic, Greek, Polish, Turkish, German, Finnish, Chinese, Slovak, Arabic, Norwegian, Dutch, Ukranian, Czech, Spanish, Estonian, Brazilian, Hungarian, French, UK English, Romanian, Hebrew, Swedish, Russian, Portuguese and Slovenian translations (thanks to the respective translators)
  • [L#228271] Right-click selects user in waiting users
  • [L#235852] Add 1000 mbit upload speed



Changes for v0.706 - v0.707 Beta

  • Fixed crash when pressing F1 twice
  • [L#203213] Search results with same tth are grouped
  • [L#209419] Keep nick when user goes offline
  • [L#208615] Fix finished frames being spammed by segments (thanks poy)
  • Fixed a potential loss of connection with compressed transfers
  • Fixed crash on shell menu when browsing own file list (poy)
  • Help updates (emtee, poy, bsod, pseudonym)
  • [L#217878] Use system messages for file errors on nix (thanks individ)
  • [L#185549] Fix connection hang on local hub connection
  • [L#226188] Fix small chunks uploaded without slot (thanks pseudonym)
  • [L#228059] Fix UI not updating after "Find" in a file list window yields no result (poy)
  • Fixed invisible menu items in large owner-drawn menus (poy)
  • [L#230972] Copy any field of hubframe userlist to clipboard (cologic)
  • Prevent transfer tabs from being closed (poy)
  • [dwt] Improved richedit support (thanks cologic)
  • [L#228285] No "beep" sound when starting a search with the enter key (poy)
  • Upgraded to OpenSSL 0.9.8h (poy)
  • [L#237396] Fix crash when segmented downloads are switched off (thanks bigmuscle)
  • [L#238333] Fix a possible remote crash on partial file list requests (thanks crise)
  • [L#238522] Make translations work with wide path names (poy)
  • Extra mouse buttons can be used to switch between tabs (poy)
  • Fixed Alt+key combinations in the file list window (poy)
  • Added a drop-down menu next to the toolbar icon for favorite hubs (poy)
  • [L#237682] Fix bug that would make DC++ not return correct search results
  • Fixed directories not being returned when searching for directories only
  • Fix wrong default settings in some cases (poy)
  • Fixed favorite hubs & ADLSearch windows scrolled down when opened (emtee)
  • Fix removal of multiple favorite users at the same time (poy)
  • Double-click on status bars to open corresponding log files (poy)
  • The number of filtered items shown in public hubs (emtee)
  • [L#225592] Fix file corruption when partially downloaded file is corrupted (part emtee)
  • [L#239793] Automagically retry if coral fails (thanks emtee)
  • Updated Icelandic, Greek, Polish, Turkish, German, Finnish, Chinese, Slovak, Arabic, Norwegian, Dutch, Ukranian, Czech, Spanish, Estonian, Brazilian, Hungarian, French, UK English, Romanian, Hebrew, Swedish, Russian, Portuguese and Slovenian translations (thanks to the respective translators)
  • [L#228271] Right-click selects user in waiting users
  • [L#235852] Add 1000 mbit upload speed



Changes for v0.706 Beta - v0.706

  • After 0.705 being stable, this version comes up with the primary fixes required by people on launchpad, and it's getting closer and closer to the old interface functionality. Now, you can see if a hub/user is online/offline by the color of the icon, also the transfer color bars are back. You can now share multiple folders under the same virtual name ( mixes the files ). Among other multiple fixes, we hope this is the best DC++ version to the day.
  • Changes:
  • [L#202563] Fixed some missing translations
  • Use setenv on unix (thanks yakov suraev)
  • Fixed out of focus window when restoring from icon (poy)
  • [L#203865] Fixed multiple instances (poy)
  • Context-sensitive help (poy)
  • Updated help files (poy, mikejj, emtee)
  • Fixed toolbar separators (poy)
  • Upgraded to bzip2 1.0.5 (thanks mikejj)
  • Fixed background color of drop-down controls
  • Fixed selection glitches
  • Both up&downloads are disconnected if evil users quit (thanks poy)
  • Add average share to status bar (thanks mikejj)
  • Minor improvements to load / save dialogs
  • [L#208917] Fixed menu background colors (poy)
  • [L#208344] Fix about dialog up/down stats
  • [L#209099] Fixed non-disappearing controls in search (poy)
  • [L#208684] Made the Alt key work again for line history in hub window (poy)
  • [L#209684] Fixed parsing of non-XML hub lists (poy)
  • [L#205660] Readded hub column to transfers (thanks mikejj)
  • [L#209277] Fixed crash on bad translation (thanks poy)
  • More controls now use the font defined in settings (poy)
  • [L#211164] Fixed bug when a new tab row is created while DC++ is minimized (poy)
  • [L#211480] Fixed duplicated settings pages on bad translations (poy)
  • Added the title of the currently selected page in settings (poy)
  • [L#206785] Fixed a crash when a menu is owner-drawn while the desktop isn't visible (poy)
  • [L#211313] Fixed bad virtual name being loaded (thanks kulmegil)
  • [L#202801] Allow virtual folders to have the same name
  • Allow more characters in virtual names
  • [L#190015] Improved transfer speed averaging
  • [L#212411] Fixed downloading multiple file lists (poy)
  • Added filter already shared from search results (thanks smir)
  • [L#206521] Fixed directory not being removable (thanks poy)
  • Reduced resize flicker some
  • [L#195209] Added various sound options (thanks poy)
  • [L#211497] Segment size is automatically chosen depending on speed
  • [L#209876] Added option to completely disable segmented downloads
  • [L#209885] Fix antifrag not working as it should
  • Anti-frag no longer optional - not using it was broken by segmented downloading
  • [L#215779] Fix a few hub list download issues (thanks emtee)
  • [L#195209] Changed tab order in hub windows (poy)
  • Removed unused rollback option (thanks mikejj)
  • Fixed PM history not showing the last line (poy)
  • Queued field in connections no longer counts paused items
  • [L#185722] Fix missing progress bars (no longer optional)
  • Fix a crash when adding a favorite hub that already existed
  • Renamed smartwin to dwt since by now it's very different from its roots
  • Added some menu icons (poy)
  • Updated several translations, we now have complete (or almost) Brazilian Portuguese, UK English, Finnish, French, Hungarian, Italian, Polish, Romanian, Swedish, Norwegian, German and Spanish translations
  • [L#210117] View user/hub online/offline status



Changes for v0.705 Beta - v0.706 Beta



Changes for v0.704 Beta - v0.705 Beta

  • Notes:
  • This release brings new :
  • A lot of stability improvement, starting from crashes to bugs and so on.
  • Also, some visual improvements like new menu types.
  • Segmented downloading new separate window for each downloading file, and a new connection window for each chunk
  • Language files now use gettext and they are included in the distribution for the major languages
  • Tabs drag& dropping and tooltips
  • Updated links so that you have any problem, you can easily find the answer now.
  • Changes:
  • Several patches for better *nix compatibility of the core (thanks steven sheehy et al)
  • Improve segmented download implementation
  • Fix search request ip when using multiple ip's (thanks stanislav maslovski)
  • Fixed a crash when right-clicking in own file list
  • [ADC] Searches filtered by token if available so that each search window only gets its own results
  • [ADC] Implemented test version of bloom filters which will dramatically reduce hub bandwidth usage for TTH searches
  • Fixed a crash with partial list browsing
  • Replaced homegrown i18n solution with gettext (thanks david grundberg, mikejj)
  • Fixed an issue with nick encodings and nmdc connections (thanks stanislav maslovski)
  • Added download view which shows per-file download information
  • Chat timestamps on by default
  • Added tab drag/drop (thanks poy)
  • Changed Pothead to mikejj
  • Fixed search spy crash
  • Upgraded to bzip 1.0.4 (thanks mikejj)
  • Tab tooltips (thanks poy)
  • [L#185724] Allow spaces in the description field (poy)
  • [L#180321] [ADC] Handle third person formatting (thanks poy)
  • [L#186429] Fix right-click issue when chat history is long (thanks poy)
  • [L#188107] In waiting users, show requested chunk (since we can't know % done)
  • [L#188585] Fixed crash when download connection was disconnected before any data was received
  • Fixed crash due to race condition on idle check (thans bigmuscle)
  • Fixed crash when copying identity
  • Fixed potential timer race condition (thanks bigmuscle)
  • The good parts of partially downloaded segments are now added to queue (thanks bigmuscle)
  • Fancy menus (thanks poy)
  • [L#180321] [ADC] Added /me handling (thanks poy)
  • [L#187288] Fixed issues with scrolling (thanks poy)
  • [L#190463] Fixed re-add sources showing wrong sources (thanks poy)
  • [L#190469] Fixed kick message filtering (thanks mikejj)
  • version.xml now use Coral (ullner)
  • [ADC] Number of files counts unique files when sending stats to hub
  • [ADC] Fixed kick handling
  • [L#190955] Fixed 100% on remove all sources in queue
  • Fixed a few hardcoded dc++'s (thanks steven sheehy)
  • Don't always show the tray icon after killing and re-opening explorer.exe (poy)
  • Updated links (thanks pietry)
  • Fixed clicking on active tab (poy)
  • [L#195209] Fixed tabbing in hub windows (poy)
  • [L#195209] Fixed Ctrl+F that opens favorite hubs (poy)
  • [L#194696] Fixed small memory leak
  • Some unix compile fixes (thanks pavel andreev and yakov suraev)
  • [L#199192] [NMDC] Fixed crash on empty private message
  • [L#198416] Fixed crash when closing the download queue (poy)



Changes for v0.703 Beta - v0.704 Beta

  • Hub lists added to utilize Coral's distributed network (ullner)
  • Use system header arrows on common controls 6+ (thanks poy)
  • Fixed badly drawn arrows (thanks poy)
  • Fixed transfer view header widths (thanks james ross)
  • Fixed about years (thanks james ross)
  • Fixed version info (poy)
  • Keep selection visible on move up/down in some list views (poy)
  • Fixed clicking in the header of the favorite hubs list view (poy)
  • Update most things to ADC 1.0
  • Fixed pressing enter in the notepad (poy)
  • Fixed user commands params (poy)
  • Readded list view double buffering (thanks poy)
  • Fixed some msvc compile issues (thanks james ross)
  • Fixed key handling in file listings (poy)
  • Message always focused first in chats (poy)
  • Fixed filter in public hubs (thanks poy)
  • Fixed missing title changes on tab change (thanks poy)
  • Fixed user list filter (poy)
  • Readded chat message box auto-scroll (poy)
  • Fixed tab order in public hubs (poy)
  • Tooltips for toolbars (thanks poy)
  • Close tab with middle mouse button (thanks poy)
  • Fixed socket ip bind (thanks garg's quasi-friend)
  • Finished UCMD extension draft implementation
  • Fixed status bars (poy)
  • Fixed protocol error STA being sent as type C
  • Fixed a multisource download crash
  • Fixed state checks for uploads (an invalid sequence could possibly crash client from remote)
  • Page up/down in private chat scrolls chat log just as in hub chat
  • Fixed crash on right-click in the download queue (poy)
  • Readded waiting users frame keyboard shortcut
  • Handle some QUI flags (thanks pret/poy)



Changes for v0.702 Beta - v0.703 Beta

  • Fixed invalid strings (thanks james ross)
  • Reverted initial anti-flicker (needs rethinking)
  • Fixed some memory leaks
  • Fixed background color in settings dialog example (thanks poy)
  • Fixed disappearing tooltips (thanks poy)
  • Stats frame work (thanks poy)
  • Appearance page font cleanup (thanks poy)
  • Context menu fix (thanks poy)
  • Magnet dialog fixed (thanks poy)
  • Reorder some options (thanks poy)
  • Allow files with $ in them (thanks ullner)
  • Fixed splitter resizing
  • Fixed average download speed
  • Removed test entries from finished frames
  • Fixed an issue with multisource downloads
  • Fixed missing hubs on pub hubs reopen
  • Fixed crash on setting priority on running item
  • Fixed issue adc connectivity when starting for the first time
  • Fixed average overall transfer speed in main status bar
  • Removed max tab rows setting, won't be implemented in the near future
  • Fixed text not being displayed when opening private chat
  • Fixed initial focus issues
  • Fixed search on enter
  • Fixed window activation on toolbar click
  • Fixed spyframe crash
  • Fixed /fav info (thanks ullner)



Changes for v0.701 Beta - v0.702 Beta

  • Fixed missing sorting in most places
  • Fixed crash on startup when missing Certificates folder
  • Fixed right-click menu with nested user commands
  • Added expiry check to certificate regeneration
  • Readded splash screen
  • Readded sfv check (always done at end of download due to segmented downloading)



Changes for v0.700 Beta - v0.701 Beta

  • Fixed an upload bug
  • Reworked some context menu stuff
  • Replaced yassl with OpenSSL, SSL certs no longer require external OpenSSL application
  • Added cipher column to transfer view
  • Because certs are automagically generated, ADC transfers will now by default be encrypted if both clients use a recent version (see the cipher column to know)
  • Fixed one of several possible crashes at exit



Changes for v0.699 - v0.700 Beta

  • [bug 1102] Fixed move/rename queue folder (thanks mikael eman)
  • [bug 1124] Fixed thread shutdown on *nix (thanks mikael eman)
  • Fixed invalid share size
  • [bug 1127] Fixed crash on invalid file list (thanks steven sheehy)
  • [bug 1019] Reworked initial filelist dir (thanks mikael eman)
  • Moved to smartwin to enable mingw compiling (thanks cologic, ullner, poy)
  • Removed notepad loading compatibility code for notepad texts from versions < 0.20
  • Fixed time issues with DC++ running for more than 49 days
  • [bug 980] Fixed PM's when popup is disabled (thanks ullner)
  • [bug 1066] Search for alternates not available on uploads (thanks ullner)
  • [bug 1104] Better error message on dupe source (thanks ullner)
  • [bug 1132] Download queue updated when users go offline (thanks stephan hohe)
  • [bug 1133] Fixed max tab rows being reset (thanks pothead)
  • [bug 1134] Use SO_REUSEADDR for connection manager socket (thanks mikael eman)
  • [bug 1136] Fixed dupe changelog rebuild (thanks pothead)
  • [bug 1139] Fixed download delay in some cases (thanks mikael eman)
  • [bug 1144] Added possibility to add many hub lists in one go (use ; as separator) (thanks poy)
  • [bug 1152] Only refresh if there are directories shared (thanks ullner)
  • [bug 1153] More shell menus (thanks poy)
  • [bug 1159] Removed unnecessary resume position reset (thanks cologic)
  • Removed rollback support - advanced TTH resume is now always used (thanks cologic)
  • Switched to mingw/stlport5.1
  • Uninstaller removes adc registry key (thanks ullner)
  • Private message status bar text handling more similar to hub frame
  • yassl upgraded
  • gcc 4.3 compile fix (thanks steven sheehy)
  • Some upgrades to the charset handling (thanks steven sheehy)
  • Fixed socket signal interrupts (thanks mikael eman)
  • Spy frame average fix
  • Fixed "Don't dl already queued" option
  • Added segmented downloads
  • Improved accuracy of transfer stats
  • Files from passive users queued even when passive (in the hopes of finding an alternative source)
  • Tabs are on top with ugly little icons (new icons, anyone?)
  • No more MDI



Changes for v0.698 - v0.699

  • Switched to VC8/VS2005
  • Removed some unused options
  • Antifrag is now default
  • Confirm hub removal is now default
  • SFV checking is now default
  • Fixed TLS port not being greyed out
  • Automatic hub reconnection is only done if at least one successful connection has been made
  • [bug 1080] Better nick tab completion (thanks cologic)
  • [bug 1081] Added user IP in hub frame (thanks cologic)
  • No more STLport for the time being
  • Linux checks for invalid file types (thanks steven sheehy)
  • Fixed potential crash when search began with space
  • [bug 1085] Better sound playing settings (thanks cologic / ullner)
  • [bug 1111] OpenSSL compatibility and some unix fixes (thanks steven sheehy)
  • [bug 1056] Added option to sort fav users above other users in hub frame (thanks poy)
  • [bug 1063] Added option to show shell context menu in finished frame (thanks poy)
  • [bug 1092] Fixed TTH tree being redownloaded (thanks stephan hohe)
  • [bug 1097] Fixed waiting users being removed (thanks stephan hohe)
  • [bug 1110] Added new adc hub list (thanks mafa_45)
  • [bug 1091] Added new nmdc hub lists (thanks poy)
  • [bug 1112] Port sign cleanup (thanks steven sheehy)
  • [ADC] Fixed client-to-client connection sequence
  • [bug 1064] Updated to YaSSL 1.5.0, should fix crash
  • [bug 446] Public hub lists are cached and downloaded only when user requests it (thanks poy)
  • [bug 1117] Fixed subfolders being created on filelist downloads (thanks mikael eman)
  • [bug 1096] Updated credits in about box
  • [bug 1123] Removed some typecasts (thanks stephan hohe)
  • [bug 1099] Fixed "Readd all" spin
  • [bug 1095] Fixed about dialog



<<Back to software description