Releases: tsukinaha/tsukimi
v0.18.0
This version includes major functional updates.
Filter Panel (#275)
Implemented a sophisticated filtering panel that should meet most of your needs.
Some New Styles
Item
The circular tags have been replaced with elliptical ones, which should look better on screens of different resolutions.
Scrolling List
This spinner reveals from the bottom, which should looks better.
2024-12-23.21-53-32.mp4
Theme Switcher (#263)
Adding Server Page
More And More Actions
Added/Completed following actions
- Edit Metadata
- Edit Images
- Identify
- Remove Identification
- View Missing Episodes
- Delete

Edit Metadata
Now you can edit metadata and apply it.
Edit Images
Edit by uploading/external url.
Or remote search.
Identify
Its selection UI is quite similar to the one above.
View Missing Episodes
Is it helpful?
What's Changed
- Regress sidebar-pane to transparent
- Request client: change tracing level
- Fix some style
- Add a translateY animation on playing button
- Reveal a alert dialog when failed to create GLContext
- Remove button list appending timeout
- Remove gesture click reconstruction after popup a popover menu
- Add a size group for image dialog
- Refactor tuitem traits
- Use xattr to detect whether image is changed
- Fix http client schedule issues
- Remove danmaku abandoned cases
- Fix: proxy using AutoConfigUrl by @Kosette in #248
- Docs: update installation guide by @tsukinaha in #249
- Translations update from Hosted Weblate by @weblate in #271
- Detect app theme settings, not system theme settings by @Kosette in #273
- Feat(win): add etag xattr for Windows by @Kosette in #277
Full Changelog: v0.17.3...v0.18.0
v0.18.0-rc2
This is the 2nd release candidate for v0.18.0.
If everything goes well, it might become the stable release.
This version includes major functional updates.
Filter Panel (#275)
Implemented a sophisticated filtering panel that should meet most of your needs.
Some New Styles
Item
The circular tags have been replaced with elliptical ones, which should look better on screens of different resolutions.
Scrolling List
This spinner reveals from the bottom, which should feel more comfortable.
2024-12-23.21-53-32.mp4
Theme Switcher (#263)
Adding Server Page
More And More Actions
Added/Completed following actions
- Edit Metadata
- Edit Images
- Identify
- Remove Identification
- View Missing Episodes
- Delete

Edit Metadata
Now you can edit metadata and apply it.
Edit Images
Edit by uploading/external url.
Or remote search.
Identify
Its selection UI is quite similar to the one above.
View Missing Episodes
Is it helpful?
What's Changed
- Regress sidebar-pane to transparent
- Request client: change tracing level
- Fix some style
- Add a translateY animation on playing button
- Reveal a alert dialog when failed to create GLContext
- Remove button list appending timeout
- Remove gesture click reconstruction after popup a popover menu
- Add a size group for image dialog
- Refactor tuitem traits
- Use xattr to detect whether image is changed
- Fix http client schedule issues
- Remove danmaku abandoned cases
- Fix: proxy using AutoConfigUrl by @Kosette in #248
- Docs: update installation guide by @tsukinaha in #249
- Translations update from Hosted Weblate by @weblate in #271
- Detect app theme settings, not system theme settings by @Kosette in #273
- Feat(win): add etag xattr for Windows by @Kosette in #277
Full Changelog: v0.17.3...v0.18.0-rc2
v0.18.0-rc1
This is the 1st release candidate for v0.18.0.
If everything goes well, it might become the stable release.
This version includes major functional updates.
Filter Panel (#275)
Implemented a sophisticated filtering panel that should meet most of your needs.
Some New Styles
Item
The circular tags have been replaced with elliptical ones, which should look better on screens of different resolutions.
Scrolling List
This spinner reveals from the bottom, which should feel more comfortable.
2024-12-23.21-53-32.mp4
Theme Switcher (#263)
Adding Server Page
More And More Actions
Added/Completed following actions
- Edit Metadata
- Edit Images
- Identify
- Remove Identification
- View Missing Episodes
- Delete

Edit Metadata
Now you can edit metadata and apply it.
Edit Images
Edit by uploading/external url.
Or remote search.
Identify
Its selection UI is quite similar to the one above.
View Missing Episodes
Is it helpful?
What's Changed
- Regress sidebar-pane to transparent
- Request client: change tracing level
- Fix some style
- Add a translateY animation on playing button
- Reveal a alert dialog when failed to create GLContext
- Remove button list appending timeout
- Remove gesture click reconstruction after popup a popover menu
- Add a size group for image dialog
- Refactor tuitem traits
- Use xattr to detect whether image is changed
- Fix http client schedule issues
- Remove danmaku abandoned cases
- Fix: proxy using AutoConfigUrl by @Kosette in #248
- Docs: update installation guide by @tsukinaha in #249
- Translations update from Hosted Weblate by @weblate in #271
- Detect app theme settings, not system theme settings by @Kosette in #273
- Feat(win): add etag xattr for Windows by @Kosette in #277
Full Changelog: v0.17.3...v0.18.0-rc1
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