github BiglySoftware/BiglyBT v3.2.0.0
Release v3.2.0.0

latest releases: v3.6.0.0, v3.5.0.0, v3.4.0.0...
23 months ago

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

FEATURE: Tag   | Added 'force start' option to tags [Parg]
FEATURE: Tag   | Added tracker_status to Tag constraint variables [Parg]
FEATURE: Core  | Auto-skip files containing folder names if file separator in match [Parg]
FEATURE: Core  | Added execute-on-new-result to subscriptions  [Parg]
FEATURE: Core  | Support for marking subscription results as globally read across all subscriptions [Parg]
FEATURE: Core  | Added option to prioritise downloads based on file priorities [Parg]
FEATURE: Core  | Added support for alternative hole punching [Parg]
FEATURE: Core  | Option to add magnet downloads in original library position [Parg]
FEATURE: Core  | Added ability to reset resume data to previous valid state [Parg]
FEATURE: Plug  | uTP: Support reason codes [Parg]
FEATURE: Plug  | SimpleAPI: Added support to mark subscription results read [Parg]
FEATURE: Plug  | SimpleAPI: Added method to list downloads, result in JSON [Parg]
FEATURE: Plug  | SimpleAPI: Added setdownloadfileattribute method [Parg]
FEATURE: UI    | Added option to disable table tooltip truncation [Parg]
FEATURE: UI    | Indicate if chat messages are ip-filtered in participant tooltip [Parg]
FEATURE: UI    | Added protocol column to subscriptions view [Parg]
FEATURE: UI    | Subscription menu multi-select support for update period [Parg]
FEATURE: UI    | Added peers view upload data queued column [Parg]
FEATURE: UI    | Added option to disable auto-restart notification [Parg]
FEATURE: UI    | Progress column redesign [ferdnyc]
FEATURE: UI    | Show piece details in General View for stopped downloads [Parg]
FEATURE: UI    | Add help to "search for existing files"; expand search for relocate [Parg]
FEATURE: UI    | Added copy-to-clip menu for URLs [Parg]
FEATURE: UI    | Added torrent-count column to All Trackers view [Parg]
FEATURE: UI    | Added 'next update' subscription view column [Parg]
FEATURE: UI    | Make middle mouse button click assign tag on library tag button [Parg]
FEATURE: UI    | Added "File Priorities" Library column [Parg]
FEATURE: UI    | Add support for plugins to add subscription results menu items [Parg]
FEATURE: UI    | Added filter to all-peers view with column filter support [Parg]
FEATURE: UI    | Added "show threads" to Help->Advanced menu [Parg]
FEATURE: UI    | Basic "counters" view [Parg]

CHANGE: Core   | Kick inactive metadata peers [Parg]
CHANGE: Core   | Limit a peer's out-bound queued protocol data size for hash requests [Parg]
CHANGE: Core   | Make subscription listeners asynchronous; cache result read status [Parg]
CHANGE: Core   | Switch peer transport timers to use mono-time [Parg]
CHANGE: Core   | Boot idle peer connections after 30 minutes [Parg]
CHANGE: Core   | Remove assumption that Windows file systems are case insensitive [Parg]
CHANGE: Core   | Support export of literal data sources [Parg]
CHANGE: Core   | Reduce subscription asynchronous listener threads [Parg]
CHANGE: Core   | Timeout idle asynchronous listener threads [Parg]
CHANGE: Core   | Decrease percentage of TCP only connect attempts [Parg]
CHANGE: Core   | Lower timeout when peer waiting for handshake [Parg]
CHANGE: Core   | Reset resume data after force-recheck cancelled [Parg]
CHANGE: Core   | Classify "failed to create parent directory" as a "file-missing" error [Parg]
CHANGE: Core   | Make UDP send/receive monitors "fair" locks [Parg]
CHANGE: Core   | Stop send/receive threads when idle [Parg]
CHANGE: Core   | Prevent future connections to peers that will likely not be fruitful [Parg]
CHANGE: Core   | Don't attempt name based matching when searching via piece mode [Parg]
CHANGE: Core   | Reduce peer connect history memory usage; add holepunch to connect health [Parg]
CHANGE: UI     | Add dark-mode sidebar item close icon [ferdnyc]
CHANGE: UI     | Disable any close confirmations when updating BiglyBT [Parg]
CHANGE: UI     | Added * to status and faded blue piece view for reconnecting peers [Parg]
CHANGE: UI     | Temporarily keep old ProgressETA column [Parg]
CHANGE: UI     | Allow some slack on windows when verifying shell location+size [Parg]
CHANGE: UI     | Better sort order for next-update [Parg]
CHANGE: UI     | Warn if file name conversion likely to cause create-torrent issues [Parg]
CHANGE: UI     | Add visual for long-press category assignment [Parg]
CHANGE: UI     | Added some debug for removed shared secret errors [Parg]
CHANGE: UI     | Don't redraw a fake row [Parg]
CHANGE: UI     | Make open-torrent and files-view filter consistent; add tooltip [Parg]
CHANGE: UI     | Update free space display in open torrent dialog [Parg]
CHANGE: UI     | Made tag/category library buttons menu apply to relevant downloads [Parg]
CHANGE: UI     | Show library header info for single selection as well [Parg]
CHANGE: UI     | Allow download completion mask to be set false when global is true [Parg]
CHANGE: UI     | de_DE: German translation update [Georg Engelmann]
CHANGE: UI     | pt_BR: Brazilian Portuguese translation update [Havokdan]
CHANGE: UI     | ru_RU: Russian translation update [adem4ik]
CHANGE: UI     | sl_SI: Slovenian translation update [upwinxp]
CHANGE: UI     | tr_TR: Turkish translation update [BouRock]
CHANGE: UI     | zh_CN: Simplified Chinese translation update [qysnn, Mindires]

BUGFIX: Tag    | Settings view layout fixes [Parg]
BUGFIX: Core   | Fix DNS provider for Java 8 [Parg]
BUGFIX: Core   | Don't start new subscription downloads if closing down [Parg]
BUGFIX: Core   | Improve performance of subscriptions newest result data column [Parg]
BUGFIX: Core   | Try and work around broken sleep preventer on Win 11 [Parg]
BUGFIX: Core   | Subscription results can get big, encode incrementally [Parg]
BUGFIX: Core   | Use more accurate FileUtils.isAncestorOf when checking paths [Parg]
BUGFIX: Core   | Make sure requests are freed on access fail [Parg]
BUGFIX: Core   | Don't synchronously request tracker update on read-selector thread [Parg]
BUGFIX: Core   | Don't re-check plugin update state if restart pending [Parg]
BUGFIX: Core   | Fix some peer connections timing out instead of closing on hash-missing [Parg]
BUGFIX: UI     | Fix legend label reverting to wrong colour [Parg]
BUGFIX: UI     | Improve performance of date column re-sorting [Parg]
BUGFIX: UI     | Tweaks to peer pieces item  [Parg]
BUGFIX: UI     | Fix missing Font disposal [Parg]
BUGFIX: UI     | Fix some dark mode transfer stats issues [Parg]
BUGFIX: UI     | Table cells should have one pixel top+bottom padding [Parg]
BUGFIX: UI     | Consistent border drawing in Tags columns [Parg]
BUGFIX: UI     | Fix tags column not always refreshing on tag change [Parg]
BUGFIX: UI     | Fix up some cells that are writing over the column separator [Parg]
BUGFIX: UI     | Fix quick links resized icon background [Parg]
BUGFIX: UI     | Improve graphical tag column layout [Parg]
BUGFIX: UI     | Put icon load onto SWT thread if needed [Parg]
BUGFIX: UI     | Don't let selected files grab selection unless active [Parg]
BUGFIX: UI     | Select correct default colour for colour dialog [Parg]
BUGFIX: UI     | Pickup colour changes across views [Parg]
BUGFIX: UI     | Better text colour selection for custom backgrounds [Parg]
BUGFIX: UI     | Fix initial find-files dialog layout size on OSX [Parg]
BUGFIX: UI     | Fix white-on-white text [Parg]
BUGFIX: UI     | Use "data missing" error message more consistently [Parg]
BUGFIX: UI     | Seems we don't need to escape & in tab folder titles anymore [Parg]
BUGFIX: UI     | Escape & in chat channel name menu items [Parg]
BUGFIX: UI     | Fix sidebar entry not selecting correctly when collapsed on Linux [Parg]

Historical change logs can be found in prior releases.

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

Don't miss a new BiglyBT release

NewReleases is sending notifications on new releases.