Skip to content

1.12.0 - 2026-06-14

Choose a tag to compare

@github-actions github-actions released this 14 Jun 04:07

Release Notes

Features

  • (series) Add admin wishlist flag, toggle and from-provider endpoints
  • (web) Surface the series wishlist with a clip toggle, indicator and filter
  • (web) Add the wishlist page, MangaBaka add modal and app-bar shortcut
  • (series) Add an admin source filter to the series list

Install tsundoku 1.12.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/AshDevFr/tsundoku/releases/download/v1.12.0/tsundoku-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/AshDevFr/tsundoku/releases/download/v1.12.0/tsundoku-installer.ps1 | iex"

Download tsundoku 1.12.0

File Platform Checksum
tsundoku-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
tsundoku-x86_64-apple-darwin.tar.xz Intel macOS checksum
tsundoku-x86_64-pc-windows-msvc.zip x64 Windows checksum
tsundoku-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
tsundoku-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum