X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=954a1825cbcb09bb347dbf627e48b09e40a14d48;hb=d31cd8c7320256b97654cc1cdd827843b0407c9e;hp=8fc945cdf180069c39db711559039ac944508a5e;hpb=8aedaa2e862aa652cef78e2e7d2ae4a4f2a29f5b;p=fanfix.git diff --git a/changelog.md b/changelog.md index 8fc945c..954a182 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,41 @@ # Version WIP +- gui: nouvelle page pour voir les propriétés d'une histoire +- gui: renommer les histoires, changer l'auteur +- 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 +- remote: incompatible avec 1.x +- fix: deadlock dans certains cas rares (nikiroo-utils) +- fix: le résumé n'était pas visibe dans certains cas +- fix: update de nikiroo-utils, meilleures perfs pour le remote + +# 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) - update nikiroo-utils - android: Android compatibility