Skip to content

0.9.0 Latest

A manga and webtoon reader for your Suwayomi server.

✨ New Features

  • Added a grid view of numbered tiles for the chapter list, showing read and download state, with the choice remembered per series (@aaronbamblett)
  • Added By Chapter Number and Alphabetically chapter sorts (@aaronbamblett)
  • Added a Display tab to switch chapter titles between Source title and Chapter number (@aaronbamblett)
  • Added app-wide desktop keyboard shortcuts, listed under Keyboard shortcuts in Settings (@aaronbamblett)
  • Added Global Search (Ctrl + F on desktop) across your library, app screens, and sources (@aaronbamblett)
  • Added status, source, and tracked filters plus OR groups to library search (@aaronbamblett)
  • Added a choice of what backups include, such as History, Tracking, and App settings (@aaronbamblett)
  • Added a Migrate button to failed library updates (@aaronbamblett)
  • Added extension repo management to the Extensions tab (@aaronbamblett)
  • Added an on-device badge for series with chapters saved on this device, with a toggle under the library Display settings (@aaronbamblett)

🚀 Improvements

  • Gave the desktop app a theme-matched title bar, a remembered window size, and a rounded icon (@aaronbamblett)
  • Reduced GPU use while scrolling webtoons by loading pages at the size shown on screen (@aaronbamblett)

🧩 Fixes

  • Fixed chapters flipping back to unread after you had read them (@aaronbamblett)
  • Fixed Android Back closing the app instead of returning to the Library tab (@aaronbamblett)
  • Fixed pages overlapping when zooming in the double-page reader (@aaronbamblett)
  • Fixed the Page layout setting having no effect in the paged reader (@aaronbamblett)
  • Fixed building on Windows with current Visual Studio versions (@zeedif)
  • Fixed a compile failure with current Flutter versions (@zeedif)

Install

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

Android: download the universal APK below and open it to install (smaller APKs for specific chip types are also attached).

Windows: download the …-windows-x64.zip below, extract it anywhere, and run tsumiru.exe.

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, mark it executable (chmod +x), and run it.

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. For most people this is the best option.
  • 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.

macOS: download the …-macos-x64.zip below, extract it, and move the app to Applications. If macOS blocks the first launch, approve the app under System Settings → Privacy & Security (Open Anyway).

Web: download the …-web.zip below and serve its contents with any static web server.

Full docs at tsumiru.app.

Contributors

  • @aaronbamblett profile picture
  • @zeedif profile picture
aaronbamblett and zeedif

Assets 9