KingDownloads

tsukimi version history

12 releases tracked, newest first.

v26.7.2

Jul 11, 2026
- Improved episode selection and refresh behavior. - Added support for automatically skipping intros and outros. - Persisted MPV subtitle settings and increased cache size limits. - Fixed layout shifts and optimized episode list controls.

2 downloads

v26.7.1

Jul 1, 2026
- Skip avatar fetch before login - Fixed a typo - Adjusted progress bar and episode overview styles - Updated translations

2 downloads

v26.6.3

Jun 23, 2026
- Removed stale "Waiting for mediasource …" toast - Fixed season view scrolling with AdwCarousel - Added Russian language subtitles and audio - Updated translations and dependencies

2 downloads

v26.6.2

Jun 9, 2026
We got something new in player: <img width="1799" height="1037" alt="截图 2026-06-09 14-25-40" src="https://github.com/user-attachments/assets/e0808aa0-06fe-494e-96c8-6336acb336bd" /> <img width="1799" height="1037" alt="截图 2026-06-09 14-25-29" src="https://github.com/user-attachments/assets/6bcb893a-4504-46cd-a58c-55e883b1707b" /> ### What's Changed * feat: support `Next Up` for Jellyfin by @amtoaer in https://github.com/tsukinaha/tsukimi/pull/600 * feat: overhaul mpv MPRIS implementation by @amtoaer in https://github.com/tsukinaha/tsukimi/pull/601 * Translations update from Hosted Weblate by @weblate in https://github.com/tsukinaha/tsukimi/pull/604 * Remove Windows specific code by @tsukinaha in https://github.com/tsukinaha/tsukimi/pull/605 * build: respect host environment by @MutsukiC in https://github.com/tsukinaha/tsukimi/pull/606 * feat: support merging Continue Watching and Next Up into one row for Jellyfin by @amtoaer in https://github.com/tsukinaha/tsukimi/pull/610 * feat: track total item count to stop infinite loading by @amtoaer in https://github.com/tsukinaha/tsukimi/pull/612 * feat: improve custom accent color handling by @amtoaer in https://github.com/t

2 downloads

v26.6.1

Jun 1, 2026
We got a new player design from @amtoaer! This is how it looks like: <img width="600" height="345" alt="图片" src="https://github.com/user-attachments/assets/25e7bc55-ad1b-41cf-a929-5b139e6dc78e" /> Hope you love it! #### What's Changed * build(deps): bump tokio from 1.49.0 to 1.52.3 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/588 * feat: support skipping intro/outro for Jellyfin by @amtoaer in https://github.com/tsukinaha/tsukimi/pull/597 * build(deps): bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/587 * build(deps): bump clap from 4.5.53 to 4.5.60 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/585 **Full Changelog**: https://github.com/tsukinaha/tsukimi/compare/v26.5.3...v26.6.1

4 downloads

v26.5.3

May 21, 2026
Sorry to keep you waiting! We are back with fresh updates. We’ve updated our versioning format to MM.YY/Y.N, where N represents the release number of the current month. This release primarily brings UI tweaks and some performance optimizations. ### What's Changed * build(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/402 * build(deps): bump rand from 0.9.0 to 0.9.1 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/403 * ci: remove retention days by @Kosette in https://github.com/tsukinaha/tsukimi/pull/405 * ci: upload artifact to telegram in https://github.com/tsukinaha/tsukimi/pull/406 * build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/408 * build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/410 * build(deps): bump tokio from 1.44.2 to 1.45.0 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/411 * build(deps): bump libloading from 0.8.6 to 0.8.7 by @dependabot[bot] in https://github.com/tsukinaha/tsukimi/pull/412 * Gentoo by @peeweep in https://github.com/ts

4 downloads

v25.05-rc1

Pre-releaseMay 20, 2025
This version added danmaku support. ### Video Demo https://github.com/user-attachments/assets/98f7b608-5cdd-428f-91f2-1a521440b1cf ## What's Changed * build(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/402 * build(deps): bump rand from 0.9.0 to 0.9.1 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/403 * ci: remove retention days by @Kosette in https://github.com/tsukinaha/tsukimi/pull/405 * ci: upload artifact to telegram by @nyaruta in https://github.com/tsukinaha/tsukimi/pull/406 * build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/408 * build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/410 * build(deps): bump tokio from 1.44.2 to 1.45.0 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/411 * build(deps): bump libloading from 0.8.6 to 0.8.7 by @dependabot in https://github.com/tsukinaha/tsukimi/pull/412 * Gentoo by @peeweep in https://github.com/tsukinaha/tsukimi/pull/413 * Danmaku by @tsukinaha in https://github.com/tsukinaha/tsukimi/pull/407 * ci: fix building on windows and l

1 download

v0.21.0

Apr 16, 2025
This version update gtk version to 4.18, and add some trivial features ### What's Changed * Translations update from Hosted Weblate by @weblate in https://github.com/tsukinaha/tsukimi/pull/379 * ci: update latest image to gtk4.18 and drop gtk4.14 by @Kosette in https://github.com/tsukinaha/tsukimi/pull/380 * ci: add actions cache by @nyaruta in https://github.com/tsukinaha/tsukimi/pull/381 * Migrate to gtk 4.18, adw 1.7 by @tsukinaha in https://github.com/tsukinaha/tsukimi/pull/382 ### New Contributors * @nyaruta made their first contribution in https://github.com/tsukinaha/tsukimi/pull/381 **Full Changelog**: https://github.com/tsukinaha/tsukimi/compare/v0.20.0...v0.21.0

2 downloads

v0.20.0

Mar 18, 2025
This version dropped Windows package in public release and removed some tricks for Windows. You can still get Windows package **not for publish** in workflow artifacts. **Full Changelog**: https://github.com/tsukinaha/tsukimi/compare/v0.19.4...v0.20.0

2 downloads

v0.19.4

Feb 26, 2025
This version includes some meta features. ### German Translation Thanks to @skridofly for adding the German translation! ### Flathub/Flatpak Support Thanks to @caesarw for adding the flatpak package and submitting it to Flathub! <a href="https://flathub.org/apps/details/moe.tsuna.tsukimi"> <img src="https://flathub.org/assets/badges/flathub-badge-i-en.svg" alt="Download Tsukimi on Flathub" width="240px" height="80px" /> </a> ### What's Changed * Translations update from Hosted Weblate by @weblate in https://github.com/tsukinaha/tsukimi/pull/344 * Refactor app, lib.rs and main.rs by @tsukinaha in https://github.com/tsukinaha/tsukimi/pull/345 * ci: remove cargo-deb and unused features by @Kosette in https://github.com/tsukinaha/tsukimi/pull/348 * Flatpak support by @caesarw in https://github.com/tsukinaha/tsukimi/pull/347 * rust: update rust to 1.85 by @tsukinaha in https://github.com/tsukinaha/tsukimi/pull/342 ### New Contributors * @caesarw made their first contribution in https://github.com/tsukinaha/tsukimi/pull/347 * @skridofly made their first contribution in https://github.com/tsukinaha/tsukimi/pull/344 **Full Changelog**: https:

3 downloads

v0.19.3

Feb 4, 2025
>[!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. ![截图 2025-02-04 01-10-57](https://github.com/user-attachments/assets/a1d1ccce-0926-4394-97df-1bb2b0951b0f) #### Player Control Style Reduced padding on the control bar and connected the upper sections for a more streamlined appearance. ![截图 2025-02-04 01-05-16](https://github.com/user-attachments/assets/af033312-6459-4a33-b743-c0460e1e7fff) #### EpisodeSwitcher Episodes are now loaded in batches of 50 per season, rather than all at once. ![截图 2025-02-04 01-09-01](https://github.com/user-attachments/assets/26c7d24c-72ab-4486-8086-5f5382133014) #### 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. -

6 downloads

v0.19.2

Feb 4, 2025

6 downloads