-
Notifications
You must be signed in to change notification settings - Fork 61
/
changelog
40 lines (31 loc) · 1.28 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Version 0.6.2
- Bugfix: Save properly minimum values of specific remove rules in WebUI.
Version 0.6.1
- Bugfix: Fixed error loading settings on certain WebUI configurations.
Version 0.6
- Feature: Specific settings for trackers and labels.
- Feature: Remove only torrents from specific trackers or labels.
- Feature: Usability improvements.
- Bugfix: Correctly check in WebUI if saving preferences is necessary.
- Bugfix: Removal of torrents in order even when they are going to be deleted.
Version 0.5.1
- Bugfix: No label error fixed.
Version 0.5
- Feature: Exclude torrents based on labels.
- Feature: Only remove torrents if under a certain HDD space threshold.
- Feature: Threshold for removing torrents based on seed count.
- Feature: Pause instead of remove torrents.
Version 0.4
- Feature: Customizable removal interval. Times are expected as days.
- Feature: Multiple removal criteria.
Version 0.3
- Feature: Minimum value to delete torrents according to ratio, seed time or age. Times are expected as days.
- Feature: New filtering function seed time added.
Version 0.2
- Feature: Fully functional WebUI
- Feature: Exempted tracker list
- Bugfix: Exempted torrent toggle not showing correct value on first time
Version 0.1.1
- Feature: Remove torrent data option
Version 0.1
- Initial version