Skip to content

Commit 3d977a4

Browse files
committed
changelog
1 parent 9d2ccbf commit 3d977a4

File tree

1 file changed

+85
-1
lines changed

1 file changed

+85
-1
lines changed

ChangeLog.txt

+85-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,91 @@
11
BIGLYBT CHANGELOG
22
-----------------
33

4-
2024.xx.yy | BiglyBT 3.5.0.1
4+
2024.xx.yy | BiglyBT 3.6.0.0
5+
6+
7+
FEATURE: Tag | Added tag constraint variable "file_count_selected" and "count" function
8+
FEATURE: Tag | Added "trackers" variable to Tag Constraints
9+
FEATURE: Tag | Added Tag Overview "tag sort auto" column
10+
FEATURE: Tag | Added "trackerPeers" and "trackerSeeds" Tag constraint functions
11+
FEATURE: Tag | Added tag constraint function "pluginOption"
12+
FEATURE: Tag | Allow comments in tag constraints
13+
FEATURE: Tag | Support empty constraint expression
14+
FEATURE: Plug | Added method to add torrents to SimpleAPI plugin
15+
FEATURE: Plug | Added progress indicators for SimpleAPI torrent download
16+
FEATURE: Plug | Added SimpleAPI plugin method to set download plugin options
17+
FEATURE: Core | Added option to automatically create a sub-folder for simple torrents
18+
FEATURE: Core | Option to set files to high priority when <n> pieces remaining
19+
FEATURE: Core | Added global setting for file priority pieces remaining
20+
FEATURE: Core | Add "completed" to generated feed
21+
FEATURE: Core | Make banning of HTTP seeds download specific
22+
FEATURE: UI | Added an "Archive" toolbar item
23+
FEATURE: UI | Support tag/category filter matching in subscription results
24+
FEATURE: UI | Added country chat sub-tab in Peer views
25+
FEATURE: UI | Added option to remember response to "add separate download" prompt
26+
FEATURE: UI | CTRL+a -> select all in progress report window
27+
FEATURE: UI | Added "Close View" file menu item in sidebar view
28+
FEATURE: UI | Support additional launch helper for "show file" operation
29+
FEATURE: UI | Added option to control side bar double-click pop-out type
30+
FEATURE: UI | Added option to disable UI updates when minimised
31+
FEATURE: UI | Added blocked icons for up/down speed when disabled
32+
FEATURE: UI | Separate seeds/peers columns for subs/search results
33+
FEATURE: UI | Option to reset all table views
34+
FEATURE: UI | Added option to set table column defaults for new views
35+
FEATURE: UI | Added "grabbed" column to subscription results
36+
FEATURE: UI | Show entry limit in title
37+
FEATURE: UI | Add "select all" to column header menu
38+
FEATURE: UI | Show byte size in tooltip
39+
40+
CHANGE: Core | Dual architecture .biglybt plugin files getting larger
41+
CHANGE: Core | Merge tracker URLs when auto importing and existing download found
42+
CHANGE: Core | Consider compact files for removal even if complete
43+
CHANGE: Core | Propagate tags from magnet auto import
44+
CHANGE: Core | Try to revert to magnet download when link fails
45+
CHANGE: Core | Don't rename download display name from magnet 'dn' if disabled
46+
CHANGE: Core | Better support for extracting RSS fields from the description
47+
CHANGE: Core | "leechers" overrides "peers" in RSS feeds if both present
48+
CHANGE: Core | Ignore enclose size for RSS feeds that are probably torrent file sizes
49+
CHANGE: Core | Lowered DHT request timeout
50+
CHANGE: Core | Support /a for tracker URL scrape replacement
51+
CHANGE: Core | Don't lower-case regular expressions in subs filters
52+
CHANGE: Core | Remove non-matching subscription results
53+
CHANGE: Core | Serialise file skip operations
54+
CHANGE: UI | Add start timestamp to progress reporter details
55+
CHANGE: UI | Added chat key to status text
56+
CHANGE: UI | Stack progress dialogs more sensibly
57+
CHANGE: UI | Change scale values to show most recent rather than average
58+
CHANGE: UI | Try a different tray icon on Linux
59+
CHANGE: UI | Make the new-torrent wizard remember selected files etc across panels
60+
CHANGE: UI | Remove logging config view network diagnostics generation as broken
61+
62+
BUGFIX: Tag | Remove tag from group when deleted
63+
BUGFIX: Tag | Need to apply tag filter to groups
64+
BUGFIX: Core | Reduce locking in magnet downloader
65+
BUGFIX: Core | Don't request public IP when we don't need it [TuxPaper]
66+
BUGFIX: Core | Delete imported torrent file if required
67+
BUGFIX: Core | Fix subscription extraction from array of subs
68+
BUGFIX: Core | Don't force-start completed update torrents
69+
BUGFIX: Core | Need one more loop on errors
70+
BUGFIX: Core | Handle already completed and queued download
71+
BUGFIX: Core | Ensure DHT contact liveness set correctly on create
72+
BUGFIX: UI | Fix selected tag not being shown in tag selection menu
73+
BUGFIX: UI | Fix wrapping of comment line [TuxPaper]
74+
BUGFIX: UI | Auto restart prompt is SWT Only [TuxPaper]
75+
BYGFIX: UI | Update category tag group name on locale change
76+
BUGFIX: UI | Fixed category tag-type internationalisation
77+
BUGFIX: UI | Fixed some locale switching
78+
BUGFIX: UI | Fixed localisation of dashboard views
79+
BUGFIX: UI | Prevent changing value via scrolling over a Combo [TuxPaper]
80+
BUGFIX: UI | Fixed no scroll in Tag Constraints field [TuxPaper]
81+
BUGFIX: UI | Fix sort order of some hash columns
82+
BUGFIX: UI | Fix scale not updating until subsequent refresh
83+
BUGFIX: UI | Fix no draw if only trimmable source
84+
BUGFIX: UI | Don't attempt to wrap cells that aren't deep enough
85+
BUGFIX: UI | Some minor Windows dark mode fixes
86+
BUGFIX: UI | Fix search box background in subs view + windows dark
87+
BUGFIX: UI | Fix google search command line
88+
BUGFIX: UI | Fix some default column setup issues; "reset" -> use explicit default
589

690
2023.11.10 | BiglyBT 3.5.0.0
791

0 commit comments

Comments
 (0)