Skip to content

0.7.2 Latest

A fast, multiplatform reader for your Suwayomi server.

What's new in v0.7.2

Reader

  • Fixed: the webtoon / long-strip reader wouldn't scroll on iOS. On iPhone and iPad you could only tap to change pages — swiping to scroll did nothing. It scrolls normally again; pinch-to-zoom and infinite scroll are unaffected.

Offline / downloads

  • Keeping a series offline from the library multi-select now lets you choose how much to keep (next 5/10/25 unread, all unread, or all) instead of silently downloading every chapter.
  • Clearing the server download queue updates instantly — no more stale list until you manually refresh.
  • A title now shows its active offline/keep mode, so it's clear why chapters are being kept.

Fixes

  • "What's New" now shows the current release notes (it was pointing at an old changelog).
  • The in-app update check now points at the correct repository.

Install

You'll need a running Suwayomi server. See Getting started.

Linux - Flatpak (recommended, auto-updates):

flatpak remote-add --if-not-exists tsumiru https://suwayomi.github.io/Suwayomi-Tsumiru/index.flatpakrepo
flatpak install tsumiru io.github.aaronbamblett.tsumiru

Added the tsumiru remote before? It may still point at the old tsumiru-app.github.io URL. Run flatpak remote-delete tsumiru first, then the commands above.

Linux - AppImage (portable): download the …-linux-x86_64.AppImage below, chmod +x, run.

Android: grab the universal APK (or a per-ABI build). Windows / macOS / Web: attached below.

iOS (sideload only — advanced): the …-ios.ipa below is unsigned, so you can't just download and open it. Apple requires every app to be signed to your own account first, using one of these tools:

  • SideStore — signs and refreshes the app on-device, no computer needed after setup. Best choice for most people.
  • AltStore — also signs the app, but it expires every 7 days and only auto-refreshes while a computer running AltServer is powered on and on the same Wi-Fi as your phone.
  • TrollStore — permanent install with no expiry, but only works on older iPhones/iOS versions with the required vulnerability.

With SideStore or AltStore the app must be re-signed periodically (the tools automate this); only TrollStore avoids that. There is no App Store build.

Full docs at tsumiru-app.github.io.

Contributors

  • @aaronbamblett profile picture
aaronbamblett

Assets 9