X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=changelog.md;h=3747022ee915dc31731c20d6ebce21f75c9d01da;hp=4fc105909dc27165f202e3057ce92b3685e8e794;hb=f1fb834c62f9d9a73edeeda3fed060e0dede8cef;hpb=a4e45cfdcb46ecab5ac0a95fe4b30edd3eae431d diff --git a/changelog.md b/changelog.md index 4fc1059..3747022 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,41 @@ # Fanfix +## Version WIP + +- New reader type: TUI (a text user interface with windows and menus) +- A server option to offer stories on the network +- A remote library to get said stories from the network +- Update to latest version of nikiroo-utils +- New option to download from FimFiction via the new beta API +- Cache update (you may want to clear your current cache) + +## Version 1.5.3 + +- FimFiction: Fix tags and chapter handling for some stories + +## Version 1.5.2 + +- Fix tags metadata on FimFiction 4 + +## Version 1.5.1 + +- Update to FimFiction 4 +- Fix some meta data that were missing on e-Hentai + +## Version 1.5.0 + +- New website supported following a request: e-hentai.org +- Library: perf improvement when retrieving the stories (cover not loaded when not needed) +- Library: fix the covers that were not always removed when deleting a story +- UI: perf improvement when displaying books (cover resized then cached) +- UI: Sources are now editable ("Move to...") + +## Version 1.4.2 + +- New Options menu in UI to configure the program (minimalist for now) +- Improve progress reporting (smoother updates, more details) +- Better cover support for local files + ## Version 1.4.1 - Fix UpdateChecker which showed the changes of ALL versions instead of the newer ones only