X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=changelog.md;h=835bd2444e2d65c55ae60c08168abf40c0573703;hp=8fc945cdf180069c39db711559039ac944508a5e;hb=7e1f798217ae8ae60bb1187652dee3fb324f67d3;hpb=8aedaa2e862aa652cef78e2e7d2ae4a4f2a29f5b diff --git a/changelog.md b/changelog.md index 8fc945c..835bd24 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,28 @@ # Fanfix -# Version WIP +# 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