github BiglySoftware/BiglyBT v2.3.0.0
Release v2.3.0.0

latest releases: v3.6.0.0, v3.5.0.0, v3.4.0.0...
4 years ago

Developer Blog posts are here: https://biglybt.tumblr.com/tagged/BiglyBT2300

FEATURE: Tag   | Added isSequential() tag constraint function [Parg]
FEATURE: Core  | Option to periodically restart downloads with missing files [Parg]
FEATURE: Core  | Friends profile option to specify country code [Parg]
FEATURE: Core  | Chat option to use IPFilter to support blocking spammers [Parg]
FEATURE: Core  | Session up/down tracker stats [Parg]
FEATURE: Core  | Option to specify additional ‘global’ IPv6 address ranges [Parg]
FEATURE: Core  | Some alt-network support for main+v6 dht seeding [Parg]
FEATURE: Core  | Add category to archived downloads view [Parg]
FEATURE: UI    | Add colour to active library search; search history [Parg]
FEATURE: UI    | Separate search histories by table type [Parg]
FEATURE: UI    | Added history enable config [Parg]
FEATURE: UI    | Support explicit v4/v6 friend profile data  [Parg]
FEATURE: UI    | Java config option to view recent memory usage stats [Parg]
FEATURE: UI    | Option to show the local peer in PeersView [Parg]
FEATURE: UI    | Add pieces column to peer’s file view [Parg]
FEATURE: UI    | Sidebar indicators for Categories all+uncategorized [Parg]
FEATURE: UI    | Sidebar indicators for My Shares and My Torrents [Parg]
FEATURE: UI    | Support category tab counts for all/uncat in classic UI [Parg]
FEATURE: UI    | Sidebar indicator for Tags Overview [Parg]
FEATURE: UI    | All-peers count indicator [Parg]
FEATURE: UI    | Show a DDB Graph IPv6 when no IPv4 [Parg]
FEATURE: UI    | Show some message history on chat column [Parg]
FEATURE: UI    | Ctrl+tab/ctrl+shift+tab for next/prev sidebar views [Parg]
FEATURE: UI    | Highlight other subs results with same hash as selected [Parg]
FEATURE: UI    | Option to show icons for tag filter buttons in library [Parg]
FEATURE: UI    | Remember sub-tab order [Parg]

CHANGE: Core   | Config option to enable all diagnostic logs [Parg]
CHANGE: Core   | Increase timeouts for anon friend torrent/rss [Parg]
CHANGE: Core   | Drop support for GCJ in the startup script [TuxPaper]
CHANGE: Core   | Persists download error state across restarts [Parg]
CHANGE: Core   | Remember force-start state for auto-restart error downloads [Parg]
CHANGE: Core   | Report errors encountered during explicit 'check for updates’ [Parg]
CHANGE: Core   | Make ‘update anonymously’ advanced and warn of potential issues [Parg]
CHANGE: Core   | Auto-enable IPv6 support when liveness detected [Parg]
CHANGE: Core   | Handle some more redirect HTTP codes [Parg]
CHANGE: Core   | Remove JSONJava due to “good” licensing issues and some *nix policies [TuxPaper]
CHANGE: UI     | pt_BR: Brazilian Portuguese translation update [Havokdan]
CHANGE: UI     | tr_TR: Turkish translation update [BouRock,Snn1452]
CHANGE: UI     | no_NO: Norwegian translation update [lislei]
CHANGE: UI     | sl_SI: Slovenian translation update [upwinxp]
CHANGE: UI     | zh_CN: Simplified Chinese translation update [G2159687]
CHANGE: UI     | cs_CZ: Czech translation update [Tsbook]
CHANGE: UI     | Disable search box tooltip when it has content [Parg]
CHANGE: UI     | Debug->Run GC for classic UI [Parg]
CHANGE: UI     | Rework swarm view to use buffer image [Parg]
CHANGE: UI     | Don’t round MB memory values to GB once >= 1 GB   [Parg]
CHANGE: UI     | enable ‘search for data files’ if download in error state [Parg]
CHANGE: UI     | Limit piece map to 32k pieces for performance [Parg]
CHANGE: UI     | Don’t force share-ratio column width to be 80 in simple views [Parg]
CHANGE: UI     | Select existing row when selected row removed [Parg]
CHANGE: UI     | No implicit secondary sort when multi-sort for some others [Parg]
CHANGE: UI     | Make quick-file-rename dialog resizeable + remember pos [Parg]
CHANGE: UI     | All Peers should really be under the View menu [Parg]

BUGFIX: Core   | Don’t track transient buddies or accumulate them [Parg]
BUGFIX: Core   | Fix swarm-merge off-by-one bug [Parg]
BUGFIX: Core   | Try and work around OSX recycler hang/slowness [Parg]
BUGFIX: Core   | Remove chance of increasing buddy status update events [Parg]
BUGFIX: Core   | Fix up persistent shares and tag/category handling [Parg]
BUGFIX: Core   | Fix DHT torrent xfer incorrectly being denied [Parg]
BUGFIX: Core   | Fix download missing-file detection [Parg]
BUGFIX: Core   | Remove metadata download if torrent manually added [Parg]
BUGFIX: Core   | Prevent share-ratio overflow [Parg]
BUGFIX: Core   | Check we can write to torrent download location [Parg]
BUGFIX: Core   | Fix some errors being lost in torrent download process [Parg]
BUGFIX: Core   | Fix auto-tagging of simple torrents [Parg]
BUGFIX: Core   | Fix plugin search provider resolution [Parg]
BUGFIX: Core   | Fix logs/*.log file max size being reset [Parg]
BUGFIX: Core   | Fix smooth stats inaccuracy under load [Parg]
BUGFIX: Core   | Use correct classloader when building standalone view [Parg]
BUGFIX: UI     | Don’t grab focus away from an active library search [Parg]
BUGFIX: UI     | Fix some image leaks [Parg]
BUGFIX: UI     | Tidy up some my-peer menu item availabilities [Parg]
BUGFIX: UI     | Bring back chat nick colours on Windows [Parg]
BUGFIX: UI     | Handle ’&’ in save-path matches menu [Parg]
BUGFIX: UI     | Keep subs view sort order across rebuilds [Parg]
BUGFIX: UI     | Fix category tabs in classic ui a bit [Parg]
BUGFIX: UI     | Fix open-torrent-options dialog file on tag rebuild [Parg]
BUGFIX: UI     | Fix activity view colours reverting to def when legend hidden [Parg]
BUGFIX: UI     | Fix tag-discoveries indicator refresh [Parg]
BUGFIX: UI     | Fix double-click minimize tab folder logic [Parg]
BUGFIX: UI     | Fix setting column defaults always replacing current [Parg]
BUGFIX: UI     | Fix toolbar behaviour in all-trackers + torrents sub-view [Parg]
BUGFIX: UI     | Fix previous sidebar entry not being selected on entry close [Parg]
BUGFIX: UI     | Fix slow Files View selecting torrents with large file count. [TuxPaper]
BUGFIX: UI     | Handle supplemental Unicode in GCStringPrinter [Parg]
BUGFIX: UI     | Fix ability to re-open closed sub-tabs with separate tag column config [Parg]
BUGFIX: UI     | need to actually grab focus when not prevented from doing so [Parg]
BUGFIX: UI     | Fix fake cell tooltip error [Parg]
BUGFIX: UI     | Make sure we resolve view title resource ids [Parg]
BUGFIX: UI     | Don't destroy sub-tabs control if closed views exist [Parg]
BUGFIX: UI     | Fix ping graphic redraw behaviour on linux [Parg]
BUGFIX: UI     | Prevent multiple UI updates per cycle [Parg]

Historical change logs can be found in prior releases.

The release installers come with the ability to migrate (copy) your Azureus/Vuze config, downloads, and plugins.

Don't miss a new BiglyBT release

NewReleases is sending notifications on new releases.