Releases: tsukinaha/tsukimi
Releases Β· tsukinaha/tsukimi
v0.17.3
This is a hotfix release for v0.17.2
What's Changed
- improve concurrency scheduling
- make homepage refreshing optional and disable it by default
- fix the issue with changing the subtitle background color
- build(deps): bump libc from 0.2.162 to 0.2.164 by @dependabot in #243
- build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #242
- build(deps): bump cargo-deb from 2.8.0 to 2.9.0 by @dependabot in #241
- build(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #240
Full Changelog: v0.17.2...v0.17.3
v0.17.2
This is a hotfix release for v0.17.1
- Fixed direct playing series not working.
- Fixed playlist not loaded.
v0.17.1
What's Changed
- Fixed the issue where servers could not be deleted after migrating from an older version.
- Added the feature to play directly from the poster list.
- Fixed the issue where the popovermenu does not unparent when reusing listitems.
- Enabled automatic scrolling to the current position in the "Continue Watching" list.
- Fixed the issue where season items did not display detailed data.
- Translations update from Hosted Weblate by @weblate in #229
- build(deps): bump embed-resource from 2.5.0 to 3.0.1 by @dependabot in #234
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #235
- build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot in #236
Full Changelog: v0.17.0...v0.17.1
v0.17.0
Highlights
- Regular support for Jellyfin
- Numerous compatibility fixes
- Added support for Music Video, Adult Video, Audio, Folder, Playlist, Season, Producer, Mixed Media Library, and Music Video Library
What's Changed
- added some searchable types
- sorted song list
- build(deps): bump url from 2.5.2 to 2.5.3 by @dependabot in #227
- ci: change the source of libmpv binaries by @dyphire in #228
New Contributors
Full Changelog: v0.16.9...v0.17.0
v0.16.9
What's Changed
- enable native-tls-alpn as default.
- fix the lag caused when loading original image
Full Changelog: v0.16.8...v0.16.9
v0.16.8
What's Changed
- some ui fix.
- fix MPV scaling incorrectly on fractional scaling
Full Changelog: v0.16.7...v0.16.8
v0.16.7
Resizing poster images
Improve the experience under HiDPI scaling
Tip
If your layout looks off after the update, try adjusting the text/poster scaling.
ε¦ζζ΄ζ°εδ½ ηζηηθ΅·ζ₯δΈε€ͺε―Ήε²οΌε°θ―θ°ζ΄ζε/ζ΅·ζ₯ηΌ©ζΎ
What's Changed
- scaling: set gdk_scale as 1 on Windows.
- build(deps): bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #218
- build(deps): bump regex from 1.11.0 to 1.11.1 by @dependabot in #217
- build(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #216
- build(deps): bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #215
- build(deps): bump serde from 1.0.210 to 1.0.214 by @dependabot in #214
- Translations update from Hosted Weblate by @weblate in #219
Full Changelog: v0.16.6...v0.16.7
v0.16.5
What's Changed
- Add Meson build method
- Fix live broadcast feedback.
Full Changelog: v0.16.3...v0.16.5
v0.16.3
What's Changed
- Optimized the lag when changing MPV properties
- Fixed an issue where, in some cases, erroneous image data was still written to cache
- Reduced the number of image retry attempts
- Used the FNV algorithm to generate a digest for the cache path
- Added the functionality to replace old entries when there are duplicate server names
- Fixed the issue with scrolling refresh in the "Continue Playing" grid list
- Fixed the request issue in the Genre sublist
- Update the translation of some external configurations of MPV by @biqiguhexuenai in #202
- fix ci and move libmpv2-rs to submodule by @Kosette in #203
- Translations update from Hosted Weblate by @weblate in #206
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- set GL as default renderer
- fix client init
- build(deps): bump gettext-rs from 0.7.1 to 0.7.2 by @dependabot in #199
- build(deps): bump derive_builder from 0.20.1 to 0.20.2 by @dependabot in #200
Full Changelog: v0.16.1...v0.16.2