X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=4f10eca6c627c57a37001f4974e5428a1610f60f;hb=c8faa52a7993d29944e505b517619de44ac58279;hp=d5fe3e26edcef6e99babfb366a5fb5d9a33e345e;hpb=3968a05a8d8c1c9cacc92f8a073f35098e7fd476;p=fanfix.git diff --git a/changelog.md b/changelog.md index d5fe3e2..4f10eca 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,66 @@ # Fanfix +## Version WIP +- New option (disabled by default) to show one item per source type in GUI instead of one item per story when showing ALL sources (which is also the start page) +- Fix source/type reset when redownloading +- Show the number of images instead of the number of words for images documents + +## Version 1.6.0 + +- TUI (text with windows and menus) -- not compiled by default (configure.sh) +- 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 +- Support for FimFiction.net via the new 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) +- 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 +- Fix some bad line breaks on HTML supports (including FanFiction.net) +- UI: progress bar now working correctly +- nikiroo-utils update to show all steps in the progress bars +- ( --End of changes for version 1.4.1-- ) + +## Version 1.4.0 + +- Remember the word count and the date of creation of Fanfix stories +- UI: option to show the word count instead of the author below the book title +- CBZ: do not include the first page twice anymore for no-cover websites +- UI: update version check (we now check for new versions) + +## Version 1.3.1 + +- UI: can now display books by Author + ## Version 1.3.0 - now supports YiffStar (SoFurry.com)