Developer Blog posts are here: https://biglybt.tumblr.com/tagged/BiglyBT2900
FEATURE: Tag | Added full re-evaluation timer config [Parg]
FEATURE: Tag | Added script type of 'plugin' to Tag execute-on-assign [Parg]
FEATURE: Tag | Added 'target_ratio' to Tag constraints variables [Parg]
FEATURE: Tag | Support batch tagging and plugin script exec [Parg]
FEATURE: Tag | Added ability to duplicate a Tag [Parg]
FEATURE: Tag | Support default colours for Tag Groups [Parg]
FEATURE: Tag | Added Tag execute-on-assign action of 'remove tags' [Parg]
FEATURE: Tag | Added "tag_names" keyword to Tag Constraints [Parg]
FEATURE: Tag | Added options to copy/paste and invert Tag selection in Tagging view [Parg]
FEATURE: Tag | Added Tag colour setting to properties menu [Parg]
FEATURE: Tag | Support "g:" prefix in Tags Overview to search on group name [Parg]
FEATURE: Tag | Support "p:" prefix in Tags Overview to search on properties (Constraints etc) [Parg]
FEATURE: Tag | Tag Group sidebar indicator [Parg]
FEATURE: Tag | Can now rename Tag Groups [Parg]
FEATURE: Tag | Added addtag/removetag/setcategory to Simple API plugin [Parg]
FEATURE: Tag | Allow execute-on-assign to directly invoke Simple API methods [Parg]
FEATURE: Tag | Added isQueued() and isUnallocated() constraint methods [Parg]
FEATURE: Tag | Added "Queue" to execute-on-assign actions [Parg]
FEATURE: Tag | Separate "Execute On Assign" column in Tags Overview to show details [Parg]
FEATURE: Core | Support multiple concurrent data+torrent exports and Disk Ops queue [Parg]
FEATURE: Core | Added option to prioritize first and last <n>MB of files [Parg]
FEATURE: Plug | Added 'Simple API' built-in plugin to support script commands [Parg]
FEATURE: Plug | Added 'setnetworks', "alert","setdownloadattribute" to Simple API plugin [Parg]
FEATURE: UI | Added Disk Ops view entry when copying a download [Parg]
FEATURE: UI | Report active operations when quitting with option to abort [Parg]
FEATURE: UI | Added option to set the default for 'apply to all' when deleting content [Parg]
FEATURE: UI | Added 'more' menu option to rename display name in open-torrent-options [Parg]
FEATURE: UI | Added option to pop-out download details view from library in config options [Parg]
FEATURE: UI | Added colour copy/paste menu items to colour parameters [Parg]
FEATURE: UI | New menu item to reset 'completed on' times from file dates [Parg]
FEATURE: UI | Added popup alert for download check complete event [Parg]
FEATURE: UI | Log user alerts to a log view [Parg]
FEATURE: UI | Allow row height change and add to Table Header context menu [TuxPaper]
FEATURE: UI | New batch file move operation [Parg]
CHANGE: Tag | Reworked constraint matching caching [Parg]
CHANGE: Tag | Support closing a Tag Group in the sidebar [Parg]
CHANGE: Core | Changed default magnet download timeout to infinite [Parg]
CHANGE: Core | Recover torrent file if possible during export [Parg]
CHANGE: Core | Don't check for embedded raw magnet hashes in HTML to avoid false positives [Parg]
CHANGE: Core | Switch generated magnet URI hashes from base32 to base16 [Parg]
CHANGE: Core | Increase default max read/write disk queue and switch to KB for implementation [Parg]
CHANGE: Core | Report archive failure cause [Parg]
CHANGE: UI | Status bar right-click menu should be for all [Parg]
CHANGE: UI | Added download name to disk manager alerts [Parg]
CHANGE: UI | Added date and time to log alert display [Parg]
CHANGE: UI | Removed 'More: ' prefix from subscription name [Parg]
CHANGE: UI | Make an effort to recover magnet downloads in the same order [Parg]
CHANGE: UI | Save magnet download renames across restarts [Parg]
CHANGE: UI | Added 2:1 ratio to first priority ignore ratios [Parg]
CHANGE: UI | Always show seed rank text in column [Parg]
CHANGE: UI | Added column setup to View menu [Parg]
CHANGE: UI | Trim empty torrent watch folder config [Parg]
CHANGE: UI | Show sidebar indicator colour/tooltip for categories [Parg]
CHANGE: UI | Sort log views menu [Parg]
CHANGE: UI | Remember comment editor dialog box location + size [TuxPaper]
CHANGE: UI | All Peers item was added to View menu; remove from Tools [Parg]
CHANGE: UI | Add Log Views menu to View menu [Parg]
CHANGE: UI | Reduce size of many .png image files [Parg]
CHANGE: UI | Updated some icons [RandomAJL]
CHANGE: UI | pt_BR: Brazilian Portuguese translation update [Havokdan]
CHANGE: UI | tr_TR: Turkish translation update [BouRock]
CHANGE: UI | sl_SI: Slovenian translation update [upwinxp]
CHANGE: UI | ru_RU: Russian translation update [jdPhobos]
CHANGE: UI | no_NO: Norwegian translation update [lislei]
CHANGE: UI | si_LK: Sinhala translation update [HelaBasa]
CHANGE: UI | ja_JP: Japanese translation update [ayano.midori]
CHANGE: UI | fi_FI: Finnish translation update [olavinto]
CHANGE: UI | lv_LV: Latvian translation update [makrims]
BUGFIX: Tag | Fix Tag Group list sort order [TuxPaper]
BUGFIX: Tag | Fix Tag config section cheese [Parg]
BUGFIX: Tag | Missing repaint when no taggables in view [Parg]
BUGFIX: Tag | Enable Ctrl+Tag to exit from Tag constraints text area [Parg]
BUGFIX: Tag | Speed up build of Tagging view [Parg]
BUGFIX: Tag | Changes to constraint scope weren't always being picked up immediately [Parg]
BUGFIX: Core | Deal with instability in start/stop rules sorting [Parg]
BUGFIX: Core | Update torrent file location if changed before restore [Parg]
BUGFIX: Core | Metadata download data location/torrent files can't be renamed [Parg]
BUGFIX: Core | Pass bind IPs when creating proxy servers [Parg]
BUGFIX: Core | Don't create multiple torrent files when update is stuck [Parg]
BUGFIX: Core | Fix remembering forced status of restarted paused downloads [Parg]
BUGFIX: Core | Fix disk controller space allocations getting lost [Parg]
BUGFIX: UI | Fix tooltip not always showing when going over y bounds & truncate line [TuxPaper]
BUGFIX: UI | Meaningless to enable pad files for download [Parg]
BUGFIX: UI | Fix piece count display not resizing in new torrent wizard [Parg]
BUGFIX: UI | Removing a non-expanded sub-row was causing height inconsistencies [Parg]
BUGFIX: UI | Fix 'End' key not working in table tree view [Parg]
BUGFIX: UI | Fix seed rank column sort [Parg]
BUGFIX: UI | Don't save position of auto-repositioned open-torrent-options dialogs [Parg]
BUGFIX: UI | Some more dark theme work on Linux [Parg]
BUGFIX: UI | Fix copy/paste in library filter box [Parg]
BUGFIX: UI | Don't pop-out sidebar item when double clicking in the expander/close area [Parg]
BUGFIX: UI | Fixed bug with disposed rows being added to table views [Parg]
BUGFIX: UI | Fix library view sub-rows not updating correctly [Parg]
BUGFIX: UI | Fix occasional UI lag when switching skip status [Parg]
BUGFIX: UI | Use Pattern.quote instead of \Q..\E [TuxPaper]
BUGFIX: UI | Fix various issues with share ratio parsing/display [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.