Skip to content

Changelogs

Changelogs of all Tsundoku stable releases, which are also available on GitHub.
Beta releases can be seen on GitHub.

0.1.2Latest

Check out the past release notes if you’re upgrading from an earlier version.

Changed

  • Decode HTML entities in JS manga title/descriptions I'm > I'm (@mrissaoussama)
  • Support for text selection in TextView (@Rojikku) (@mrissaoussama)
  • Analytics and crash reporting is fixed, and will be enabled by default when updating. It can be toggled under Settings > Security. Analytics tell us what android versions people run (on average), and other anonymized information, so we can judge the importance/impact of bugs affecting only certain audiences. It does not tell us personal information.

Improved

  • New sorting option based on source name (@mrissaoussama)
  • Duplicate finder now has category filter (@mrissaoussama)
  • Hid Quick migration, removed from unnecessary places, added category option (@mrissaoussama)
    • (Quick migration is for moving directly between KT and JS versions of the same source- where all other information but extension remains the same)
  • Improve library performance when using filters and sorters (@mrissaoussama)
  • Add Enable/Disable for Extension Repos (@mrissaoussama)
  • Improved novel reader settings UI (@Rojikku)
  • Fix Epub import to add to library (Not just inside source) and add specific category to import (@mrissaoussama)
  • Improved novel edit UI (@Rojikku)
  • Add .nomedia file to localnovels and lnreader_plugins dirs (@mrissaoussama)
    • (Prevents covers from appearing in phone gallery)
  • Fix whiteflashes with webview on older android (@mrissaoussama)
  • EPUB improvements - CSS/JS Support, details.json, description/genre parsing (@mrissaoussama)

Added

  • Toggle under settings > Appearance that hides most manga UI elements (@mrissaoussama)
  • Advanced Local Source EPUB volume ordering (Multiple EPUBs in one Novel) https://tsundoku-otaku.github.io/docs/guides/local-source/novels (@mrissaoussama)
  • Toggle under settings > Advanced that hides source name under manga details (For screenshots/bug reporting) (@mrissaoussama)
  • Customizable novel reader bottom toolbar (@Rojikku)
  • Support lnreader repo add link (@mrissaoussama)

Fixed

  • Telemetry (@Rojikku)
  • Updates tab didn't show all items properly when showing one entry per novel (@mrissaoussama)
  • Improve storagemanager and directory creation to hopefully prevent issues with android 8 (@mrissaoussama)
  • Automatically refresh covers when auto-adding an EPUB to library (@Rojikku)
  • Prevent keyboard overlap with new Edit UI Desc screen (@Rojikku)

Other

  • Merged Mihon [2f9edb5](https://github.com/mihonapp/mihon/commit/2f9edb551fb2255c11ccd8452a080e87b9c963eb) (@Rojikku)
  • Removed (JS) from extension add screen, keeping yellow badge (@mrissaoussama)

TIP

If you are unsure which version to download then go with tsundoku-v0.1.2.apk

Full Changelog: https://github.com/tsundoku-otaku/tsundoku/compare/v0.1.1...v0.1.2

Contributors

  • @Rojikku profile picture
  • @mrissaoussama profile picture
Rojikku and mrissaoussama

0.1.1

Check out the past release notes if you’re upgrading from an earlier version.

Improved

  • Optimized Novel Delay Sliders and expanded ranges (@Rojikku)
  • Database Maintenance can happen in background as WorkerManager job (@mrissaoussama)
  • Library clear/clean operations can happen in background as WorkerManager job (@mrissaoussama)
  • Added pagination to updates screen (Allows dynamic loading of update history) (@mrissaoussama)
  • Added Gemini to translation options (@mrissaoussama)

Changed

  • Corrected release logo color to match scheme with other releases (Lighter color) (@Rojikku)

Fixed

  • Added safeguards to prevent Out of Memory issues with library exportation (@mrissaoussama)
  • Browse source paging isolation and filter preset icons (@mrissaoussama)
  • Switching chapters restores novel scroll position (@mrissaoussama)
  • Added Out of Memory safeguards to importer, storage handling fix, and "various fixes" (@mrissaoussama)

Other

  • Merged Mihon [f6b2684](https://github.com/mihonapp/mihon/commit/f6b2684323569ef0eb23e143cc5d65d7cc1aae3c) (@Rojikku)
  • Batch track queries in stats screen to fix N+1 (@mrissaoussama)

TIP

If you are unsure which version to download then go with tsundoku-v0.1.1.apk

Contributors

  • @Rojikku profile picture
  • @mrissaoussama profile picture
Rojikku and mrissaoussama

0.1.0

Initial Release!

Improved

Added

  • Novel reading features (@mrissaoussama)
  • Support lnreader JS plugins (@mrissaoussama)
  • Support user configurable "custom extensions" (@mrissaoussama)
  • Infinite load reading (@mrissaoussama)
  • Import lnreader backups (@mrissaoussama)
  • Download rate limiting options (@mrissaoussama)
  • EPUB and local novel support (@mrissaoussama)
  • TTS (@mrissaoussama)
  • Translation System: Chapter translation with configurable engines, smart language detection, real-time translation mode, contextual anchoring, EPUB export, translation queue screen, shared storage, chunk retry, CBZ support, localization
  • Custom Source Builder: CSS-selector-based source creation, "base on existing extension" cloning, WebView guided wizard, manual editor, import/export/share, test harness, site framework detection (Madara, LightNovelWP, etc.)
  • Duplicate Detection: Library duplicate finder with sortable FlowRow chips, source priority screen with per-source override rules, tracker-based duplicate detection
  • Quick Migration: One-tap migration between sources with configurable chapter/category/tracking transfer
  • Mass Import: Batch import from sources with per-extension throttling overrides, duplicate counting fix
  • Browse Screen Enhancements: Jump-to-page, page range loading, back confirmation

TIP

If you are unsure which version to download then go with tsundoku-v0.1.0.apk

Contributors

  • @Rojikku profile picture
  • @mrissaoussama profile picture
Rojikku and mrissaoussama