|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
| 5 | +## v2.5.0 |
| 6 | + |
| 7 | +- ⚡️ UI: Improved rendering performance |
| 8 | +- ⚡️ Online streaming: Built-in Animepahe extension (Experimental) |
| 9 | +- ⚡️ Desktop: Automatically restart server process when it crashes/exits |
| 10 | +- ⚡️ Desktop: Added 'Restart server' button when server process is terminated |
| 11 | +- ⚡️ Auto progress update now works for built-in media player |
| 12 | +- ⚡️ Desktop: Back/Forward navigation buttons when hovering logo #171 |
| 13 | +- ⚡️ Open search page by clicking on media genres and ranks #172 |
| 14 | +- ⚡️ Support for AniList 'repeat' field #169 |
| 15 | +- ⚡️ Ignore dropped anime in missing episodes #170 |
| 16 | +- ⚡️ Improved media player error logging |
| 17 | +- ⚡️ Online streaming: m3u8 video proxy support |
| 18 | +- ⚡️ Ability to add to AniList individually in 'Resolve unknown media' |
| 19 | +- 🦺 Fixed TorBox failed archive extraction |
| 20 | +- 🦺 Fixed incorrect 'user-preferred' title languages |
| 21 | +- 🦺 Fixed One Piece streaming episode list |
| 22 | +- 🦺 Added workaround for macOS video player fullscreen issue #168 |
| 23 | + - Clicking 'Hide from Dock' from the tray will solve the issue |
| 24 | +- 🦺 Fixed torrent streaming runtime error edge case |
| 25 | +- 🦺 Fixed scanner 'Do not use AniList data' runtime error |
| 26 | +- 🦺 Fixed Transmission host setting not being applied |
| 27 | +- 🦺 Javascript VM: Fixed runtime panics caused by 'fetch' data races |
| 28 | +- 🦺 Online streaming: Fixed scroll to current episode |
| 29 | +- 🦺 Online streaming: Fixed selecting highest/default quality by default |
| 30 | +- 🦺 Fixed UI inconsistencies |
| 31 | +- 🏗️ Removed 'Hianime' online streaming extension |
| 32 | +- 🏗️ UI: Improved media card virtualized grid performance |
| 33 | +- 🏗️ Javascript VM: Added 'url' property to fetch binding |
| 34 | +- 🏗️ Reduced online streaming cache duration |
| 35 | +- 🏗️ Core: Do not print stack traces concurrently |
| 36 | +- 🏗️ UI: Use React Compiler (Experimental) |
| 37 | +- ⬆️ Updated dependencies |
| 38 | + |
5 | 39 | ## v2.4.2
|
6 | 40 |
|
7 | 41 | - ⚡️ 'Include in library' will keep displaying shows when caught up
|
|
0 commit comments