X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=3cb36a796537ba7d5f2316fbe8b169401c878857;hb=77e28d38d47dbfcf29030ee388854d59df3ef1d0;hp=598fbcd4dc4407bbe5a18e54f74084f21b8c563c;hpb=5ce869b82f28c4d288b266d7dee03aa4898fff21;p=fanfix.git diff --git a/changelog.md b/changelog.md index 598fbcd..3cb36a7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,36 @@ # 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) +- Bug fixed (moving an unopened book in GUI mode does not fail any more) + +## 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)