|
<<Back
Changes from v1.8.1 RC 1 -> v1.8.1
- Fix: disconnect inactive peers sometimes not taking effect
- Fix: rare crash with very large peer lists
Changes from v1.8.1 Beta 12495 -> v1.8.1 RC 1
- Feature: detect IPv4 external IP from Teredo address
- Change: revert "remaining" bytes to seeding goal change
- Fix: parsing of IPs with leading zeros, in ipfilter.dat
Changes from v1.8.1 Beta 12323 -> v1.8.1 Beta 12495
- Feature: Remaining column displays bytes left to meet seed goal, when seeding (webui too)
- Fix: crash when deleteing torrent data
- Fix: do not log about moving torrent data if it is already in the correct place
- Fix: do not leave webui password field blank if no change occurred
- Fix: parsing of URLs with username:password@
- Fix: avoid duplicate connections with the same ID
- Fix: a few UPnP log messages
- Fix: crashes on Vista when network was changed (VPN, enabled/disabled, hibernation)
Changes from v1.8.1 Beta 12320 -> v1.8.1 Beta 12323
- Fix: diskio.no_zero also when not pre-allocating
- Fix: magnet URI .torrent storage path still was not being set
Changes from v1.8.1 Beta 12285 -> v1.8.1 Beta 12320
- Feature: diskio.no_zero, to avoid zeroing a file during allocation, where available (>= XP)
- Fix: kB/s truncated off upload speed in speed guide
- Fix: connection distribution system with large number of torrents and a low global limit
Changes from v1.8.1 Beta 12183 -> v1.8.1 Beta 12285
- Feature: parse 'downloaded' if sent with announce response
- Change: do not include IPv6 addresses in 'Copy Peer List' if IPv6 is not installed (fixes []:12345)
- Fix: store .torrents from magnet URIs in correct storage path
- Fix: halfopen miscount with aborted https connections
Changes from v1.8.1 Beta 12154 -> v1.8.1 Beta 12183
- Fix: duplicate connections to same IP
- Fix: canceled connection counting (solves tracker stuck in "updating...")
Changes from v1.8.1 Beta 12083 -> v1.8.1 Beta 12154
- Fix: IP detection on < Win2k
- Change: write DefaultIcon for .torrent association
Changes from v1.8.1 Beta 12024 -> v1.8.1 Beta 12083
- Feature: Double clicking RSS feed in category view edits feed
- Change: Filter RSS log messages
- Fix: guest account for webui
- Fix: move halfopen counting improvements - should fix "tracker stuck in offline state" errors
- Fix: work around Kaspersky bug with DNS SRV records
Changes from v1.8.1 Beta 11962 -> v1.8.1 Beta 12024
- Change: reduce coalesce_write_size back to 2MB
- Fix: improved halfopen counting
- Fix: slow load with slow drives that are present
Changes from v1.8.1 Beta 11903 -> v1.8.1 Beta 11962
- Fix: Issue where dialogs would focus main window when closed instead of last focused dialog
- Fix: Copying of corrupt data from certain fields in the general tab
- Fix: Corruption and various other settings-related issues caused by previous 1.8.1 betas
- Fix: webui hashed password field auto-blanks and only hashes on change
Changes from v1.8.1 Beta 11882 -> v1.8.1 Beta 11903
- Change: Allow custom seeding time maximums
- Fix: webui hashed password upgrade from <= 1.8
- Fix: resolve conflicts between .torrents in move complete path with .1.torrent etc
- Fix: crash with cancelling HTTPS requests
Changes from v1.8 Build 11742 -> v1.8.1 Beta 11882
- Feature: 2x faster hashing
- Feature: Open Containing Folder for Files tab
- Change: sort torrents without ETA after torrents with infinity
- Change: remove "Download Limited" behaviour
- Change: turn sparse files off by default, due to fragmentation issues
- Change: relax min_interval restriction on manual updates to 60 seconds if the last tracker request failed
- Change: store hash of the webui password instead of plaintext
- Fix: force non-sparse with preallocate on
- Fix: 'hostname not found' on NT4
- Fix: slow load with lots of torrents that point to a dead/missing drive
- Fix: Some checkboxes overlapping others in the connection section of preferences
- Fix: work around NOD32 IMON bug (HTTP 400)
Changes from v1.8 Build 11705 RC 7 -> v1.8 Build 11742
- Fix: work around Windows bug with network drives and sparse files
- Fix: crash with Torrent and RSS items selected when setting labels
- Fix: write MIME associations to a user-writable location in the registry, for limited user accounts
- Fix: check the 'complete' folder for items downloaded from RSS, same as adding manually
Changes from v1.8 Build 11564 RC 6 -> v1.8 Build 11705 RC 7
- Feature: Downloaded column for Trackers tab
- Change: Return to 1.7 peer logging behaviour of turning the logging off when the logging tab menu is brought up and dismissed
- Change: advanced option for mapping only TCP port with UPnP (for broken routers)
- Change: Remove redundant error message when a torrent from the autoload folder is not loaded
- Fix: Do not bring window to front when "Activate the program window" under "When adding torrents" is not selected
- Fix: crash with very large copying Created By field
- Fix: enforce prio_first_last_piece with magnet URI downloads
- Fix: create folder for multi file torrents, with magnet URI downloads
- Fix: When an autoload directory is set more add torrent dialogs will not be shown until the current batch is closed
Changes from v1.8 Build 11549 RC 5 -> v1.8 Build 11564 RC 6
- Fix: loading of skins (enabled and disabled images, flags)
- Fix: crash with Change Location dialog when adding torrents
Changes from v1.8 Build 11200 RC 1 -> v1.8 Build 11464 RC 3
- Change: move upload_only flag to extension message
- Change: add peer ID for the BitTorrent SDK
- Fix: Clear Peers would leave some peers in the list
- Fix: do not try to connect to IPv6 peers if IPv6 is not installed
- Fix: crash when a download completed and connections were pending
- Fix: correctly reset completed_on and move files for torrent that finish a second time (after unskipping or force rechecking and losing data)
- Fix: cookie syntax with HTTP proxies
Changes from v1.8 Build 11140 Beta -> v1.8 Build 11200 RC 1
- Change: beta markings removed
Changes from v1.8 Build 11086 Beta -> v1.8 Build 11140 Beta
- Fix: Enable/Disable toggle on RSS menu
- Fix: Bug where the rebar/toolbar was not displaying correctly on XP+
Changes from v1.8 Build 10853 Beta -> v1.8 Build 11086 Beta
- Feature: send stop event to tracker on third announce interval after torrent is paused
- Feature: add "Open RSS Favorites..." to RSS category context menu
- Change: with XP UPnP, log that we are not remapping when a mapping exists
- Fix: preserve command line flags in run on startup string, if the path/exe is the same
- Fix: do not show a balloon when RSS adds a torrent that is already loaded
- Fix: allow a different filename selection if the save fails after creating a torrent, without re-hashing the data
Changes from v1.8 Build 10770 Beta -> v1.8 Build 10853 Beta
- Fix: re-enable installer dialog
- Fix: save "run on startup" across installs
- Change: remove extra debugging (exe size and CPU should be back to normal)
- Change: add ftp34.dll to malware DLLs list. Please scan your systems!
- Fix: Fatal Error: 3985
- Fix: Some tweaks to refix searchbox border issue
- Fix: a couple inverted Yes/No vs. Ok/Cancel checks
Changes from v1.8 Build 10524 Beta -> v1.8 Build 10770 Beta
- Change: Display application name instead of executable name in Windows Vista message boxes
- Change: Make more message boxes that had OK and CANCEL options instead have YES and NO options
- Change: When deleting trackers, display the real number of trackers being deleted, not including PEX, DHT, or LPD
- Change: Changed confirmation text when deleting trackers and torrents
- Change: Change text of autoupdate confirmation dialog to clarify what the checkbox on it does; do not show the checkbox when updating manually
- Change: Display infinity symbol if the current font supports it in appropriate places
- Change: When bt.graceful_shutdown is enabled the autoupdate process will now wait indefinately for the original process to shut down
- Change: ETA times are now maxed out at 4 years
- Fix: Bug where searchbox border was drawn below toolbar when toolbar is hidden and then reshown
- Fix: Bug where part of the rebar (XP+) was drawn below toolbar when toolbar is hidden and then reshown
- Fix: Z/Tab order bug with searchbox in main window
Changes from v1.8 Build 10431 Beta -> v1.8 Build 10524 Beta
- Change: Display number of deleted trackers as well
- Fix: formatting of bytes 1000 through 1031
- Fix: Tab order issue in create torrent dialog
- Fix: debugging bugfix
Changes from v1.8 Build 10415 Beta -> v1.8 Build 10431 Beta
- Change: The deletion comfirmation dialog for torrents now shows how many are to be deleted
- Change: Add System Default language option to preferences
- Change: added a tiny amount more debugging for a very very rare bug
Changes from v1.8 Build 10364 Beta -> v1.8 Build 10415 Beta
- Change: add ETA strings to lang file
- Fix: crash when editing 'Run Program' on multiple torrents simultaniously
- Fix: association check looking for an extra key that association did not add
- Fix: case where UPnP would remap UDP (if TCP was already mapped)
Changes from v1.8 Build 10198 Beta -> v1.8 Build 10364 Beta
- Change: grey out association buttons if associated
- Change: stagger PEX interval per-torrent
- Change: keep the RSS publication date after the torrent is added, for 'Added On'
- Fix: (XP UPnP) no need to remove the mappings if they are the same port number
- Fix: crash when saving resume.dat with very large peer lists
- Fix: crash when a connection limit is hit and there is no "most inactive" peer and a local peer connection arrives
Changes from v1.8 Beta 10093 -> v1.8 Build 10198 Beta
- Change: add node age to DHT dump buckets
- Fix: very rare (and very old) bug with expired peers and PEX
- Fix: DHT tid processing
Changes from v1.8 Build 9704 Beta -> v1.8 Beta 10093
- Change: pre-allocate disk space now overrides diskio.sparse_files
- Change: warn when disk buffer allocation fails
- Fix: slow or no connections with large numbers of seeding torrents
- Fix: XP UPnP IP field bug
- Change: change unique id to include last-seen timestamp
- Fix: very rare DHT memory corruption
- Fix: vertical grid lines on speed graph were off-by-one
- Feature: gui.log_date for logging date in Logger lines
- Feature: add 'complete', 'incomplete' and 'external ip' to internal tracker
- Feature: net.calc_overhead to add TCP/IP overhead calculation to rate measure
- Change: Merge General and Transfer tabs
- Change: send webui response as 'application/x-json'
- Change: log about invalid lines in ipfilter (in misc errors)
- Change: keep old computer ids, to reduce scam warning on valid ID switch
- Change: remove 0x8000 flag from peerid
- Fix: internal tracker
- Fix: give the Speed Guide a title
- Fix: ipfilter would not drop some peers on reload
- Fix: GDI memory leak when changing torrents
- Fix: several (minor) UPnP bugs when enabling/disabling and/or changing the port
- Fix: Minor memory leak involving help file downloader
- Fix: GDI handle leak on resize
- Fix: grid lines on speed graph were off-by-one
Changes from v1.8 Build 9363 Beta -> v1.8 Build 9704 Beta
- Change: when done, disconnect peers that have everything we have (instead of only 100%)
- Change: drop inactive peers in favor of local peers, if a connection limit is hit
- Fix: timezone parsing in RSS feeds (PST, EDT, etc)
- Fix: allowed fast messages before we have metadata
- Fix: "incorrect alignment" errors
- Fix: crash when creating and seeding torrent
Changes from v1.7.6 Build 7859 -> v1.7.7
- Fix: remote crash bug in WebUI
- Fix: (potential) remote crash bug with extension protocol
Changes from v1.7.5 -> v1.7.6 Build 7859
- Change: do not use adapter subnet to identify local peers
- Fix: double-clicking to open items in RSS releases tab
- Fix: remote crash bug (affects all 1.6.x, 1.7.x, and 1.8 builds released to date)
- Fix: limit local peers if disk is congested
Changes from v1.7.4 -> v1.7.5
- Fix: rare crash bug with malformed UPnP response
- Fix: downloads stalled in rare cases
Changes from v1.7 Build 3341 -> v1.7.4
- Fix: DHT crash when Mainline clients were present
- Change: Returned to listview for addtorrent dialog
- Change: Always activate other instances of uTorrent, even if they were started with /HIDE or /MINIMIZE
- Change: do not let missing or unwanted pieces prevent endgame
- Change: improve compatability with Mainline DHT
- Change: DHT port message implementation
- Fix: Tentative fix for "Proxy for peer-to-peer connections" functionality if disabled
- Fix: Divide-by-zero crash in statistics
- Fix: Smarter guessing of whether to replace run on startup registry key in case user wants to modify it
- Fix: Hang when deleting files
- Fix: sending in cookie with rss feed item requests
Changes from v1.7.1 Build 3360 -> v1.7.2 Build 3458
- Fix: Disable Local Peer Discovery for private torrents
Changes from v1.7 Build 3314 -> v1.7.1 Build 3360
- Fix: Invalid download amounts being reported to trackers for >4GB torrents
Changes from v1.7 RC 6 -> v1.7 Build 3341
- Change: use cached scrape stats if scrapes fail (up to 24 hours)
- Change: "When µTorrent has reached the seeding goal" -> "When µTorrent Reaches Seeding Goal" in Queue preferences to make capitalization consistant
- Change: Implement auto-resizing when header a divider in the addtorrent dialog treeview is double-clicked
- Change: Rework accelerator keys of toplevel menus in the download list right-click menu so that there are no duplicate accelerator keys
- Change: Use 48x48 icon
- Fix: crashes with addtorrent dialog treeview with torrents with a very large number of files in the same folder (100+)
-
Changes from v1.7 RC4 -> v1.7 RC 5
- Change: Condense transfer speed text in status bar so it fits more easily
- Fix: In the add torrent dialog, don't put files in a folder that only partially matches it's parent (i.e. "TD 1" should not go in "TD 10")
-
Changes from v1.7 RC 3 -> v1.7 RC4
- Change: Tweaks to XML parser
- Change: HTTP client now tries to acquire more data per request
- Change: improved statusbar text for local bandwidth
- Change: speed up delete .torrent and/or data a bit (parallelize tracker and disk ops)
Changes from v1.7 Beta Build 2936 -> v1.7 Beta Build 2951
- Change: improvements to auto uplink management on very high bandwidth connections
- Change: bt.auto_ul_max has been removed
- Change: For messages boxes with checkboxes on pre-vista systems add the checkbox to the tab order and reduce the size between the checkbox and bottom buttons a bit
Changes from v1.7 Beta Build 2899 -> v1.7 Beta Build 2922
- Fix: crash bug with allow_same_ip
Changes from v1.7 Beta Build 2740 -> v1.7 Beta Build 2899
- Change: Tracker list rotates in UI with rate defined by gui.update_rate
- Fix: Search button is now hidden again if there are no search engines set in the options
- Fix: Toolbar is now hides properly again if the option is unchecked
- Fix: Crashes when minimized to tray and trying to close
- Fix: Low color icon no longer displays when not running in 32-bit color, instead 256 color icon is used always
- Fix: uTorrent now always runs as the launching user, even after it does UAC work, so opening .torrent files from explorer will now work correctly
- Fix: Memory leak in files tab
Changes from v1.7 Beta Build 2585 -> v1.7 Beta Build 2740
- Fix: Escape-style handling on the exit confirmation and a create torrent dialog
Changes from v1.7 Beta Build 2539 -> v1.7 Beta Build 2585
- Fix: tickling of Wine bug with TCP sockets
Changes from v1.7 Beta Build 2517 -> v1.7 Beta Build 2539
- Fix: Switch focus to the tab control when the user changes a tab and focus was in a previous tab
- Change: display local peer bandwidth in the totals (like the statusbar)
Changes from v1.7 Beta Build 2465 -> v1.7 Beta Build 2517
- Change: Default to delete files to trash
- Change: Language file errors go to log instead of popup
- Change: Make autoupdater a bit smarter with its failure messages
- Change: display local peer bandwidth in the totals (like the statusbar)
Changes from v1.7 Beta Build 2448 -> v1.7 Beta Build 2465
- Change: There is a new command line option, "/NOINSTALL", which will bypass the installation dialog in most instances. Installer authors should always pass this argument on the first run of the program.
Changes from v1.7 Beta Build 2407 -> v1.7 Beta Build 2448
- Change: Move UPnP logging to "error" and "verbose", depending
- Fix: DHT bootstrapping in many cases
- Fix: UPnP mapping when local IP changes
- Fix: spurious settings file integrity failure messages
Changes from v1.7 Beta Build 2248 -> v1.7 Beta Build 2407
- Fix: update local peer limiting when settings change
- Fix: settings.dat could erroneously to be found corrupted when switching from 1.7 to 1.6.1 and back
- Fix: restore missing upload rate for local peers
- Fix: Make crash dialog and dumping work again in Windows 95 varieties
- Fix: Reset completed on date if new files are unskipped and completed
Changes from v1.7 Beta Build 2228 -> v1.7 Beta Build 2248
- Change: uTorrent now no longer forks on uninstallation so it should correctly be removed from add/remove programs on windows 95 varieties
- Change: include all adapters in subnet search for local peers
- Change: consider peers in reserved local ranges as local peers
- Change: don't limit local peers by default
- Change: sort RSS release qualities
- Fix: download rate limiting bug
- Fix: fix a bug with force recheck from 2224
Changes from v1.7 Beta Build 2151 -> v1.7 Beta Build 2228
- Feature: allow > 65k pieces in the torrent creator (if piece size is >= 1mB)
Changes from v1.7 Beta Build 2145 -> v1.7 Beta Build 2151
- Change: Remove a hack that was put in for Wine's getsockname() in build 2132; it didn't work correctly
- Fix: multifile torrents and url-list (still unsupported, but log instead of crash)
Changes from v1.7 Beta Build 1952 -> v1.7 Beta Build 2145
- Change: Swap tvRSS in to the search engine list, because it's awesome
- Change: Minor gui tweak and text removal
- Fix: crash introduced in 2132
Changes from v1.7 Beta Build 1875 -> v1.7 Beta Build 1952
- Feature: Client ID parsing for Blizzard Downloader
- Feature: Now remembers which log settings you had on each run when changed from the logger context menu
- Change: display text strings instead of numbers for piece priority
- Change: reply with "invalid request" if the webui is queried on the wrong port
- Change: RSS filter by episode can specify ending season in addition to episode
- Change: bt.graceful_shutdown waits for all cleanup before exiting
- Fix: Font size of progress bars in the main listview is the same as the rest of the listview
- Fix: fix piece priority display bug (incorrect index)
- Fix: Copy Selected Hosts now copies multiple hosts with a carriage return and a newline rather then just a newline
- Fix: Crash when clicking in window with torrent and then moving mousewheel outside application
- Fix: Log when the UPNP fails on the timeout (20 minutes), and on each timeout retry 3 times as it does at application launch
Changes from v1.7 Beta Build 1861 -> v1.7 Beta Build 1875
- Fix: Re-enabled automatic upload rate
Changes from v1.7 Beta Build 1703 -> v1.7 Beta Build 1825
- Feature: option to auto update to betas
- Feature: reselect categories on start that were selected on the previous run of the program
- Change: Feed information is included in RSS history
- Change: rss.start_matches controls start behavior for RSS filter matches
- Change: Ability to show piece priority in pieces tab
- Change: Disconnect immediately from connected peers that are added to block lists
- Change: RSS filter queries will not match entries already in history
- Change: Feed column in RSS history
- Change: Formatting for torrent status strings
- Change: RSS title parsing
- Change: RSS filter by episode with just starting point
- Change: more even distribution of random listening port on startup
- Fix: Size of horizontal scrollbar in addtorrent dialog treeview
- Fix: Some rare scrollbar bugs in the addtorrent dialog treeview
- Fix: Header updating in the addtorrent dialog treeview
- Fix: Size of horizontal scrollbar in addtorrent dialog treeview when expanding items
- Fix: Display of bullets in bandwidth setting right-click menus on wine
- Fix: Handle HTTP errors without attached messages
Changes from v1.7 Beta Build 1672 -> v1.7 Beta Build 1703
- Change: Prioritize seed queue based off seed/peer ratio (use_seed_peer_ratio)
- Change: Sort advanced settings by name
- Fix: Some ancient modal dialog bugs where nonmodal dialogs could get activated
- Fix: Bug where one addtorrent dialog could get activated when another was already active
- Fix: Don't repeatedly retry to start if another uTorrent window is discovered but hung
- Fix: uTorrent continues normal startup if another uTorrent instance is detected and exits; previously it would inform the user uTorrent was already running and exit
- Fix: incorrect DHT announce interval
Changes from v1.7 Beta Build 1625 -> v1.7 Beta Build 1672
- Change: better DHT ping for BT node discovery
- Fix: potential crash bug on torrent removal
- Fix: rare memory leak in DHT
Changes from v1.7 Beta Build 1170 -> v1.7 Beta Build 1355
- Feature: Open URL in browser from RSS Releases tab
- Feature: Handle different half-open limits on Vista flavors
- Feature: Display Opera peer id
- Feature: Display BitTyrant peer id
- Feature: Support 3-state checkboxes in addtorrent dialog treeview
- Feature: Support multiple selection in addtorrent dialog treeview
- Feature: The addtorrent dialog treeview now displays icons based on the type of the file
- Change: Adjust horizontal scrollbar size in addtorrent dialog treeview
- Change: Logging options now independently selectable
- Change: Force a re-check after download location change of a stopped torrent
- Change: Better memory management
- Change: Add ability to install a shortcut to the quicklaunch menu
- Change: Always custom-draw checkboxes in addtorrent dialog treeview
- Change: Add Torrent dialog selects all items by default (return to old behaviour)
- Change: Handle disconnect during handshake sequence
- Change: Increased default setting of bt.auto_ul_min
- Fix: Auto uplink now correctly updates seed-only limit
- Fix: Memory leak
- Fix: Improved management of halfopen connections (remove some edge conditions)
- Fix: Display an error for invalid folder name in the edit field while browsing for folder
- Fix: Refresh RSS releases icons after download
- Fix: Properly update icon on RSS releases if item is deleted from history
- Fix: Do not add RSS item to history or update smart episode filter if .torrent download fails
- Fix: Incoming port no longer gets set to 65535 if there is an error
- Fix: Check state of items in addtorrent dialog treeview are now updated when child items are toggled
- Fix: Uninstall display name is now unicode complaint and displays correctly across locales
- Fix: Shortcut names are now unicode complaint and display correctly across locales
- Fix: uTorrent client names of later versions are now displayed properly in the peers tab
- Fix: UPNP and NATPMP now map the correct port when port 0 is chosen
Changes from v1.7 Beta Build 1137 -> v1.7 Beta Build 1170
- Fix: "Move Up" tooltip corruption
Changes from v1.7 Beta Build 1111 -> v1.7 Beta Build 1137
- Change: ctrl+up/down in torrent list is now ctrl+alt+up/down
- Fix: log scrolling bug
- Fix: & characters in add torrent dialog
- Fix: update disk free in Add Torrent dialog when a new path is chosen
- Fix: Lots of Settings dialog layout fixes
- Fix: Context menu now shows up in the add torrent dialog
- Fix: Items in add torrent dialog are now selected on right-click
- Fix: Display issues with add torrent dialog when there is only one item in a torrent and that item is a folder
- Fix: DHT status and update were switched
Changes from v1.7 Beta Build 1092 -> v1.7 Beta Build 1111
- Change: Dynamically load system file and folder icons for add torrent dialog (thus appearing more up to date on some systems)
- Change: Integrate tracker warning with tracker status
- Change: Clip the size of all resizable dialogs to the current monitor on creation
- Change: Will now use custom-drawn checkboxes in add torrent treeview if IE version is less than 4, instead of checking if they are really available
- Change: Never grey out associate .torrent files button in preferences so users can fix existing associations if they want
- Change: Change to how the random port number is selected at startup to avoid it being in use
- Change: Don't create DefaultIcon subkey if maindoc.ico doesn't exist so associated .torrent files have an icon on XP/VISTA if maindoc.ico doesn't exist
- Fix: Get free disk space on 95 varieties if there is no history in the add torrent dialog
- Fix: Previous build incorrectly handled some CLASSES registry keys and didn't remove them properly. This is fixed.
- Fix: Z/tab order of treeview in add torrent dialog
- Fix: UPnP discovery issues)
Changes from v1.6.1 Build 490 -> v1.7 Beta Build 1092
- Change: Tooltips over status bar and toolbar are now native tooltips instead of custom-drawn
- Fix: Bandwidth Allocation selection bug fixed
- Fix: Modal dialog boxes now give focus on close to the proper window (add button in RSS now gives focus back to RSS window, for example)
- Feature: Outgoing port range, via advanced settings (net.outgoing_max_port)
- Feature: List number of pieces we have in General tab (as part of Pieces:)
- Feature: Mark unavailable pieces as red in the Files tab (like in the general tab)
- Feature: Auto uplink throttling (beta)
- Feature: List web seeds in General tab
- Feature: Web seed support for single-file torrents
- Feature: NAT-PMP support
- Feature: Local Peer Discovery
- Feature: Option to configure whether rate limits apply to local peers (bt.limit_local_peers)
- Feature: Support for HTTPS links in RSS feeds
- Feature: Next Piece display
- Feature: Remembering the last selected tab in the main view
- Feature: Remembering the last selected tab in the preferences view
- Feature: Vista font scaling support (DPI aware)
- Feature: Secondary column sorting should now be supported by all list views
- Feature: New treeview-based add torrent dialog
- Feature: Added Reboot and Quit on Finished options
- Feature: Tracker "warning message" support
- Change: State files (resume.dat etc) are now hash protected
- Change: Save aside bad state files as .bad for analysis
- Change: Remove modal state file dialogs, instead log a message, only modal at program exit
- Change: UPnP now ignores net.outgoing_port setting
- Change: Added grid lines to speed graphs
- Change: Parse FlashGet client version
- Change: Added Log Errors to Logger context menu
- Change: Reject duplicate IDs (mimic Mainline)
- Change: Remove UPnP unicast
- Change: Send multiple UPnP search messages each time (because UDP is awesome)
- Change: Display client name as advertized in extension header
- Change: The scrolled window in the main tab is now able to receive standard input
- Change: New installation system, including the ability to uninstall
- Change: Now notes if it can't use APPDATA for settings in the log
- Change: Main window is now clipped to the monitor it is run on
- Change: Search bar is now hidden if the window is too small
- Change: During execution the application no longer prompts the user to save the resume file; only on exit now
- Change: The number of queued items in the create torrent dialog is decreased, which results in a quicker response time when stopping creation
- Change: Several ok/cancel dialogs have been replaced with shorter yes/no versions
- Change: Log listview now selects current item if it is full and keeps getting messages
- Change: New method is used to try to automatically determine an open port for the speed wizard on startup. This same method can be used by setting the incoming port to 0.
- Change: show tooltips for items in listviews with elipses "..."
- Change: Add some keys and input to scrolled window in general tab
- Change: Show torrent creator by the "Created On:" column in the general tab
- Change: highlight existing torrent when duplicated torrent added
- Fix: Various issues with enabling/disabling Verbose in Logger context menu
- Fix: Stopped/paused torrents no longer hold up auto shutdown
- Fix: Make Create Torrent more responsive to Cancel
- Fix: Log the correct internal port in UPnP port mapping log message
- Fix: Eliminate temporary on screen client version corruption
- Fix: Various minor issues with HTTP client implementation (error handling, parsing)
- Fix: Incoming HTTP connections could sometimes go dead (event dispatch problem)
- Fix: Some internal size calculations weren't 64-bit clean
- Fix: RSS error logging
- Fix: The general tab should now scroll down to and show the full comment field
- Fix: Fix many flicker issues throughout the application
- Fix: Correct WinSock version detection it should fail now if it detects the wrong version
- Fix: Custom speedlists now show instead of the default in the main listview context menu
- Fix: Correct acquisition of special operating system paths (such as the windows directory) on Windows 95 family
- Fix: Fix shortcut creation for Windows 95 family
- Fix: Fix diskspace information on Windows 95 family
- Fix: Confirmation dialog for resume file saving now actually tries to save the resume file on retry
- Fix: Create torrent dialog now closes all the way when the close button is pressed during torrent creation
- Fix: Cleared progress bar in create torrent dialog when stopping
- Fix: Fix various tab order bugs in main window
- Fix: Shutdown on finish option will now shutdown the machine, even if it is locked
- Fix: Fix file association if uTorrent is installed after BitTorrent mainline client
- Fix: 307 redirection HTTP code is now handled, instead of an error (i.e. jamendo.com)
- Fix: Logging is now done in Unicode, fixing some I18N issues
- Fix: Speed wizard no longer asks you to confirm twice when trying to close it from its close box
- Fix: Log listview no longer shows the horizontal scrollbar if it is past the last visible item but doesn't need to
- Fix: Pressing ESC on exit dialog will dismiss the dialog
- Fix: Fix z order of searchbox/toolbar on older windows
- Fix: Fix scrolling bug where scrollbar would not redraw sometimes
- Fix: Association check for limited users
- Fix: Enable users to have "maindoc.ico" in the settings folder for associated documents' icons for fixing them on older windows versions that don't automatically generate them
Changes from v1.6.1 Build 489 -> v1.6.1 Build 490
- Feature: Select upload/download speed for a torrent through the rightclick menu
- Feature: Added encryption box to speed guide
- Change: Don't check as many pieces at the same time.
- Change: Misc WebUI changes.
- Change: Switch to JSON for webinterface
- Fix: Problem with category list in the gui when updated from the webui
- Fix: WebUI not clearing state between requests.
- Fix: Redirect also index.html to guest.html
- Fix: Added On Now shows the time it's added, not loaded.
- Fix: JSON uses " instead of '
- Fix: (a) Upnp fix
- Fix: Show pause icon when checking is paused.
- Fix: Fixed problems with XML parser
- Fix: Don't allow two message boxes to be shown in the RSS window
- Fix: Changed some window titles
- Fix: Fix malformed .torrent exploit
- Fix: Boss key field is now larger
- Fix: PECompact bug causing crashes
Changes from v1.6.1 Build 488 -> v1.6.1 Build 489
- Feature: Select upload/download speed for a torrent through the rightclick menu
- Feature: Added encryption box to speed guide
- Change: Don't check as many pieces at the same time.
- Change: Misc WebUI changes.
- Change: Switch to JSON for webinterface
- Fix: Problem with category list in the gui when updated from the webui
- Fix: WebUI not clearing state between requests.
- Fix: Redirect also index.html to guest.html
- Fix: Added On Now shows the time it's added, not loaded.
- Fix: JSON uses " instead of '
- Fix: (a) Upnp fix
- Fix: Show pause icon when checking is paused.
- Fix: Fixed problems with XML parser
- Fix: Don't allow two message boxes to be shown in the RSS window
- Fix: Changed some window titles
- Fix: Fix malformed .torrent exploit
- Fix: Boss key field is now larger
Changes from v1.6.1 Build 483 Beta -> v1.6.1 Build 488
- Feature: Select upload/download speed for a torrent through the rightclick menu
- Feature: Added encryption box to speed guide
- Change: Don't check as many pieces at the same time
- Change: Misc WebUI changes
- Change: Switch to JSON for webinterface
- Fix: Problem with category list in the gui when updated from the webui
- Fix: WebUI not clearing state between requests
- Fix: Redirect also index.html to guest.html
- Fix: Added On Now shows the time it's added, not loaded
- Fix: JSON uses " instead of '
- Fix: (a) Upnp fix
- Fix: Show pause icon when checking is paused
- Fix: Fixed problems with XML parser
- Fix: Don't allow two message boxes to be shown in the RSS window
- Fix: Changed some window titles
<<Back
|