Important
Warning: The Windows package is provided without any guarantee of full functionality.
In this version, we've implemented several interactive improvements and fixes:
VolumeBar:
You can now adjust the volume using the mouse wheel, keyboard keys, or other methods to display the volume bar in the player.
Player Control Style
Reduced padding on the control bar and connected the upper sections for a more streamlined appearance.
EpisodeSwitcher
Episodes are now loaded in batches of 50 per season, rather than all at once.
PAC Proxy Support
We've integrated libproxy on Windows to better handle various proxy environments.
Other Changes
- Replaced Label with Inscription on TuOverviewItem.
- Removed the collapsed sidebar from the MPV SplitOverlayView.
- Considered seeking during buffer detection.
- Moved time events to observation.
- Refactored the MPV wrapper.
- Fixed blocking hangs.
- Added descriptions for raw MPV errors.
- Removed an unused ToastOverlay.
What's Changed
- build(deps): bump cargo-deb from 2.9.4 to 2.10.0 by @dependabot in #302
- build(deps): bump uuid from 1.11.0 to 1.11.1 by @dependabot in #303
- build(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot in #305
- build(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot in #304
- build(deps): bump windows from 0.58.0 to 0.59.0 by @dependabot in #306
- ci: use arm runner image to accelerate arm64 building by @Kosette in #308
- ci: fix clippy check by @Kosette in #309
- build(deps): bump clap from 4.5.23 to 4.5.27 by @dependabot in #311
- build(deps): bump uuid from 1.11.1 to 1.12.0 by @dependabot in #312
- build(deps): bump serde_json from 1.0.134 to 1.0.137 by @dependabot in #310
- Refactor mpv wrapper by @tsukinaha in #319
- Use libproxy on Windows by @tsukinaha in #320
- build(deps): bump uuid from 1.12.0 to 1.12.1 by @dependabot in #324
- build(deps): bump rand from 0.8.5 to 0.9.0 by @dependabot in #323
- build(deps): bump cargo-deb from 2.10.0 to 2.11.0 by @dependabot in #322
- Translations update from Hosted Weblate by @weblate in #332
Full Changelog: v0.18.3...v0.19.1