Tanko 2.1
Tanko 2.1 (18 - 08 - 2026 )
Version 2.1 is finally here!
Changes
- New download formats: .cbz, zip, and individual images
- New French language translation
- Basic integration with Anilist (WIP)
- New local reading progress trackers
- New fuzzy match for searches
- Bug fixes
Terminal Reader pull request
- Added support for graphical image protocols:
- Kitty
- iTerm2
- Sixel
- ASCII (fallback)
- Implemented page preloading for a seamless reading experience.
- Redesigned the reading interface for improved usability.
- Introduced fullscreen mode.
- Added a 100% screen-width scaling mode, optimized for reading manhwas.
- Included a debug mode for viewing extended diagnostic information.
- Expanded the reading menu with new configuration options.
- Implemented a fully responsive interface that dynamically adapts to screen size changes.
- Added new functionality: Reload Page.
- Added new functionality: Re-render Page.
- Added new functionality: Reload Chapter.
- Enhanced error handling and visibility within the reading section.
Before:
After:
configuration pull request
New configuration sections for the reader in the terminal and the reading history
The idea is to give the user greater control over the application and allow them to customize it to their liking.
- You can now force the image protocol to be used (whenever available).
- You can enable or disable the image preloader and set limits for it.
- Option to filter the read history by provider.
- Set a maximum number of entries for the history.
- Choose between different image preloading strategies.
P.S.: I made more changes, but I'm really lazy writing these documents.
What's Changed
- solucion de i18n by @Kaia-Alenia in #7
- feat(i18n): add French interface translation by @Penicilline28 in #8
- Update issue templates by @Alexandro521 in #9
- Reader and graphics protocol by @Alexandro521 in #10
- Configuration by @Alexandro521 in #11
- fixing errors and reinforcing some parts by @Alexandro521 in #12
- Language support by @Alexandro521 in #13
- v 2.1 by @Alexandro521 in #14
New Contributors
- @Kaia-Alenia made their first contribution in #7
- @Penicilline28 made their first contribution in #8
Full Changelog: v2.0.5...v2.1.0