Skip to content

1.14.0 - 2026-06-17

Choose a tag to compare

@github-actions github-actions released this 17 Jun 03:46

Release Notes

Features

  • (web) Make the top navigation mobile-friendly with a burger drawer
  • (web) Collapse admin nav and feed filters into left drawers on mobile
  • (web) Full-screen modals, 2-up cards, and wrapped config values on mobile

Install tsundoku 1.14.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download tsundoku 1.14.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