X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=c23b53144655cfae9b54d96a18ec4570fc1bb974;hb=cf45a4c44b472d0e1bbbcbc9891020366e99364c;hp=44f3df4b628688207a27c8dcf52ee979da275641;hpb=7563518a9cf1171a733f5f94b732031a4129f249;p=fanfix.git diff --git a/changelog.md b/changelog.md index 44f3df4..c23b531 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,37 @@ # Fanfix +# Version WIP + +- gui: nouvelle page pour voir les propriétés d'une histoire +- tui: fonctionne maintenant assez bien que pour être déclaré stable +- remote: fix de setSourceCover (ce n'était pas vu par le client) +- remote: on peut maintenant importer un fichier local +- remote: meilleures perfs +- fix: deadlock dans certains cas rares (nikiroo-utils) +- fix: le résumé n'était pas visibe dans certains cas + +# Version 1.8.1 + +- e621: the images were stored in reverse order for searches (/post/) +- e621: fix for /post/search/ +- remote: fix some timeout issues +- remote: improve perfs +- fix: allow I/O errors on CBZ files (skip image) +- fix: fix the default covers directory + +# Version 1.8.0 + +- FimfictionAPI: chapter names are now correctly ordered +- e621: now supports searches (/post/) +- remote: cover is now sent over the network for imported stories +- MangaLel: new support for MangaLel + +# Version 1.7.1 + +- GUI: tmp files deleted too soon in GUI mode +- fix: unavailable cover could cause a crash +- ePub: local EPUB import error when no cover + # Version 1.7.0 - new: use jsoup for parsing HTML (not everywhere yet)