v0.9.0
What's Changed
- Feat/save filters used mangadex by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/189
Now the mangadex filters will be stored and reused (solves #182)
- feat(Database): add functions to delete manga from history by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/193
Now you can delete entries from the Feed page, either one manga at a time or all at once (solves #78)
https://github.com/user-attachments/assets/6b50e5fd-b54e-417e-a0cf-b6e95c2e71b6
And a special thanks to @ThePikachuDev for helping me in the reviewing of this release
How to update
Using cargo
cargo install manga-tui
or simply download the binary listed below and replaced it with the old one, everything will be updated upon running manga-tui
-
Develop v0.8.0 by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/166
-
Release v0.9.0 by @josueBarretogit in https://github.com/josueBarretogit/manga-tui/pull/195
Full Changelog: https://github.com/josueBarretogit/manga-tui/compare/v0.8.1...v0.9.0