ChangelogBiglyBT 1901_B23
Don’t treat a name suffix as an extension if it contains a space
Remove client-id migration features as no longer needed
Download
BiglyBT Home Page
ChangelogBiglyBT 1901_B23
Don’t treat a name suffix as an extension if it contains a space
Remove client-id migration features as no longer needed
Download
BiglyBT Home Page
ChangelogBiglyBT 1901_B24
remember chat participant ignore state
Don’t need spacer above buttons when we have a custom checkbox
Ability to remove multiple tags at once.
Add size in bytes and remaining size to tooltip
Allow plugins to add to the Tools menu
Fix removed toolbar groups not being handled correctly
improve performance of toolbar build
Download
BiglyBT Home Page
ChangelogBiglyBT 1901_B25
handle relative urls in rss items
reduce exception logging when bind fails
fix incorrect network interface caching after change
catch more ‘insufficient space’ exceptions
handle relative urls in rss items
reduce exception logging when bind fails
fix incorrect network interface caching after change
catch more ‘insufficient space’ exceptions
Download
BiglyBT Home Page
ChangelogBiglyBT 1901_B26
Fix Control+, not showing options window …
fix copy-to-clipboard for name column in torrent tree file items
Options to disable public TCP/UDP peers
Download
BiglyBT Home Page
BiglyBT 2.0.0.0 Released!
There are lots of new features, enhancements and fixes, as you can see from the various beta release posts:
https://biglybt.tumblr.com/tagged/BiglyBT2000
BiglyBT has been around the block enough to shake off the need to the transitional feature that allowed BiglyBT to work with trackers that had yet to permit it.
Version 2.0.0.0 has no option to set the tracker ‘Peer ID’ to that of Vuze (or the most recent non-beta BiglyBT release).
Please inform any private trackers that had issues with this that the feature has now been removed.
For summary, here is a list of the new features in no particular order:
Most config parameters now have a “Reset to Default” option on right click of their label
Console UI: Config sections and parameters now available via `config` command
Added ‘move’ option to 'find existing data files’
New option to hide 'torrent already added’ dialogs
Added 'show download’ menu option when Files View has multiple downloads
Extended torrent import start modes to match open-torrent dialog
Added 'swarm merge’ into to library message icons
Added 'show in explorer’ to File and Directory parameters context menu
Option for separate library table configuration for Tag and Tag Group views
Added tooltip to config option labels to show minimum user mode
Allow plugins to add to the Tools menu
Added additional 'add modes’ of paused, stopped+allocated, paused+allocated
Additional share-ratio related information in stats export
Chat participant muting is now persisted
Options to disable TCP/UDP peers
Added archive, delete from library and delete from computer as tag-ratio actions
Per-tag 'move on remove’ file settingsChangelogFEATURE: UI | Most config parameters now have a "Reset to Default" option on right click of their label [TuxPaper]
FEATURE: UI | Console UI: Config sections and parameters now available via `config` command [TuxPaper]
FEATURE: UI | Added 'move' option to 'find existing data files' [Parg]
FEATURE: UI | New option to hide 'torrent already added' dialogs [Parg]
FEATURE: UI | Added 'show download' menu option when Files View has multiple downloads [Parg]
FEATURE: UI | Extended torrent import start modes to match open-torrent dialog [Parg]
FEATURE: UI | Added 'swarm merge' into to library message icons [Parg]
FEATURE: UI | Added 'show in explorer' to File and Directory parameters context menu [TuxPaper]
FEATURE: UI | Option for separate library table configuration for Tag and Tag Group views [Parg]
FEATURE: UI | Added tooltip to config option labels to show minimum user mode [Parg]
FEATURE: UI | Allow plugins to add to the Tools menu [TuxPaper]
FEATURE: Core | Added additional 'add modes' of paused, stopped+allocated, paused+allocated [Parg]
FEATURE: Core | Additional share-ratio related information in stats export [Parg]
FEATURE: Core | Chat participant muting is now persisted [Parg]
FEATURE: Core | Options to disable TCP/UDP peers [Parg]
FEATURE: Tag | Added archive, delete from library and delete from computer as tag-ratio actions [Parg]
FEATURE: Tag | Per-tag 'move on remove' file settings [Parg]
CHANGE: UI | Config Sections restructured. Minor visual changes, but should mostly operate the same [TuxPaper]
CHANGE: UI | pt_BR: Brazilian Portuguese translation update [Havokdan]
CHANGE: UI | sl_SI: Slovenian translation update [upwinxp]
CHANGE: UI | yo_NG: Yoruba translation update [zoneboy,fatherfaith]
CHANGE: UI | no_NO: Norwegian translation update [lislei]
CHANGE: UI | sv_SE: Swedish translation update [Chessax]
CHANGE: UI | Revert nick to blue when all other clashes muted [Parg]
CHANGE: UI | Improve layout of transfer stats view [Parg]
CHANGE: UI | Launch on single click only if it is left button [TuxPaper]
CHANGE: UI | Relabel 'Set Preferred Width' to 'Size Column To Fit' [TuxPaper]
CHANGE: UI | Instead of warning that the donation page didn't load, open externally [TuxPaper]
CHANGE: UI | Remove dead search template [Parg]
CHANGE: UI | Force BiglyBT active when selecting Tag Options->More... in system tray [Parg]
CHANGE: UI | Persist chat participant ignore state [Parg]
CHANGE: UI | Don't need spacer above buttons with custom checkbox [TuxPaper]
CHANGE: Core | Overwrite any existing files when reverting file locations [Parg]
CHANGE: Core | Increase permitted unauthorised buddies to reduce retries [Parg]
CHANGE: Core | De-selecting files in a download that hasn't been started now sets priority as 'deleted' [Parg]
CHANGE: Core | Remove dependency on Log4J [TuxPaper]
CHANGE: Core | Back-off friend status updates when diversified [Parg]
CHANGE: Core | Remove client-id migration features as no longer needed [Parg]
BUGFIX: UI | Fix Linux combo padding [Parg]
BUGFIX: UI | Fix NPE when showing nick's messages on hover [Parg]
BUGFIX: UI | Fix download folder prefix detection [Parg]
BUGFIX: UI | Tidy up after drag-complete otherwise subsequent externals drops don't work [Parg]
BUGFIX: UI | Fix sidebar indicator outline colour inconsistency [Parg]
BUGFIX: UI | Fix IP filter load-now button not loading URLs [TuxPaper]
BUGFIX: UI | Ignore invalid webseeds in editor [Parg]
BUGFIX: UI | Fix flicker on Windows when switching active row [TuxPaper]
BUGFIX: UI | Fix toolbar build when groups removed [Parg]
BUGFIX: Core | Fix download recheck after 'allocate and stop' enabled [Parg]
BUGFIX: Core | Fix IP-filter zip file loading [TuxPaper]
BUGFIX: Core | Fix TCP network listener not restarting [Parg]
BUGFIX: Core | Ignore non-data SOCKS proxy properties properly when disabled [Parg]
BUGFIX: Core | Fix webseed caching causing changes not to be picked up [Parg]
BUGFIX: Core | Fix 'pause-for' not resuming stopped torrents [Parg]
BUGFIX: Core | Ensure core lifecycle events are executed in the correct order [Parg]
BUGFIX: Core | Handle relative URLs in RSS items [Parg]
BUGFIX: Core | Fix failure to detect network interface changes (e.g. on VPN reconnect) [Parg]
BUGFIX: Core | Catch more 'no more space' conditions for the 'auto resume on no space' feature [Parg]
BUGFIX: Plug | Remove potential deadlock on closedown when I2P initialisation fails [Parg]
BUGFIX: Tag | Tags with disabled or empty tag constraints shouldn't be treated as 'auto' [Parg]
Download
BiglyBT Home Page
Last edited by lil-fella; 30.05.19 at 19:31.
ChangelogBiglyBT 2001_B01
Add OpenJDK vendor variants to supported ones for JVM options
Added last-active to XML stats
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B02
Bring back the display of tag constraint errors
Handle escaped escape in constraint string
Added ‘boost’ checkbox peers column, restructured menu
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B03
reduce ip filter icons to fit library
remove ip.discoveryvip.com as borked
Support more multi-torrent option setting in open-torrent-options
#1091 : Progress, Actions (Search Results) columns using wrong color …
Support suffix label on multi-line StringParameter
fix search-for-existing files failing on non-allocated downloads
Add ‘revert files (copy)’ and fix filesview row invalidate
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B04
Rework disk manager error handling to pick up ‘no space’ errors better
Option to kick off a low-resource recheck of a seeding download
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B06
fix speed limiters for client-id based peer sets
rename/deprecate some old constants/methods
Fix test-socks button not working (invalid thread access)
BiglyBT 2001_B05
More rework to pick up ‘no space’ errors
clear cached peers when changing networks
Add peer client id to peer-set criteria
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B07
Fix some long executing SimpleTimer tasks and add some logging
ensure more specific ‘pressed’ method used
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B08
Remove mostly useless getCoreXxxParameter(key, default_value) methods. …
fix some win32 swt 4757 issues
Added downloading-for, date-added, date-complete to xml stats
seed-to-peer ratio now based on aggregate scrape data
table config import/export
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B09
Fix Tag Settings preventing max UL speed to be 0/unlimited, -1/disabled …
Inject explicit focus traversal on ui exit to pick up potential changes
Deleting via keyboard, toolbar, & content menu now use same prompt …
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B10
traverse-next on capture changes on config save
speed limit handler option to preserve existing limits across activation
Added peer-set client auto classifier mode
persist action-on-assign
Prevent progress window from making main window visible if configured
Classic UI option to never show tag library views
Download
BiglyBT Home Page
ChangelogBiglyBT 2001_B11
some preserve-limit fixes
Handle partial-buddies and LAN limits properly
OSX dark theme alpha support
Download
BiglyBT Home Page
Bookmarks