Skip to content

Releases: tsukinaha/tsukimi

v0.17.3

21 Nov 06:54
v0.17.3
35d8ff4
Compare
Choose a tag to compare

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

Full Changelog: v0.17.2...v0.17.3

v0.17.2

13 Nov 15:16
v0.17.2
01d1032
Compare
Choose a tag to compare

This is a hotfix release for v0.17.1

  • Fixed direct playing series not working.
  • Fixed playlist not loaded.

v0.17.1

13 Nov 03:13
v0.17.1
41f90fe
Compare
Choose a tag to compare

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

07 Nov 15:52
v0.17.0
87d16dc
Compare
Choose a tag to compare

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
    ζˆͺε›Ύ 2024-11-08 12-32-01
    ζˆͺε›Ύ 2024-11-08 12-31-35
    ζˆͺε›Ύ 2024-11-08 12-32-46

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

04 Nov 12:16
b088318
Compare
Choose a tag to compare

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

04 Nov 04:20
e8a7d22
Compare
Choose a tag to compare

What's Changed

  • some ui fix.
  • fix MPV scaling incorrectly on fractional scaling

Full Changelog: v0.16.7...v0.16.8

v0.16.7

30 Oct 07:51
d26b7c4
Compare
Choose a tag to compare

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

22 Oct 05:36
Compare
Choose a tag to compare

What's Changed

  • Add Meson build method
  • Fix live broadcast feedback.

Full Changelog: v0.16.3...v0.16.5

v0.16.3

18 Oct 14:39
Compare
Choose a tag to compare

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

15 Oct 05:41
Compare
Choose a tag to compare

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