|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## v3.4.0 |
| 6 | + |
| 7 | +- ✨️ New Auto Downloader |
| 8 | + - Up to 10x more torrents will be compared in a single run |
| 9 | + - Added ability to select multiple other indexers/providers for specific rules |
| 10 | + - Added new constraints: Min seeders, Min size, Max size, Excluded terms |
| 11 | + - Added suggestions for rule parameters |
| 12 | + - Added ability to simulate runs to test specific rules |
| 13 | + - New 'Default Provider' setting |
| 14 | +- ✨️ Auto Downloader: Profiles |
| 15 | + - Ability to apply filters globally or set up a scoring system for torrents |
| 16 | + - Ability to delay downloads in order to fetch better torrents |
| 17 | + - Each profile can have its own set of preferred params (providers, codecs, etc...) |
| 18 | + - Each rule can have a specific profile or inherit global ones |
| 19 | +- ✨️ Auto Select is now fully customizable |
| 20 | + - Ability to choose and rank providers/indexers, release groups, codecs, etc. |
| 21 | + - Ability to prefer/avoid/block specific codecs, sources, languages |
| 22 | + - Ability to exclude terms |
| 23 | +- ⚡️ Improved UI Performance |
| 24 | + - Increased fluidity on heavy pages |
| 25 | + - Up to 2x reduction in FPS drops when navigating |
| 26 | +- ⚡️ Improved torrent filename parsing |
| 27 | +- ⚡️ Torrent Search: 'Special' provider will be included in batch search |
| 28 | +- ⚡️ Anime Library: Locked files are shelved if their library path is missing |
| 29 | + - This is useful when using external drives |
| 30 | +- 🦺 Library Explorer: Reload anime entry after super update |
| 31 | +- 🦺 Plugins: Fixed DOM events not firing when reloading tab |
| 32 | +- 🏗️ BREAKING: Removed 'Default Auto-select Provider' setting from 'Torrent Provider' |
| 33 | + - Use auto-select customization instead |
| 34 | +- 🏗️ Plugins: Webview API is now stable |
| 35 | + |
5 | 36 | ## v3.3.1 |
6 | 37 |
|
7 | 38 | - ⚡️ Logs retrived from the UI are now anonymized |
|
0 commit comments