fix no desc bug
[fanfix.git] / changelog.md
index 8fc945cdf180069c39db711559039ac944508a5e..f60a069084afca815b0cb36d0dbe3f2721025d8c 100644 (file)
@@ -2,6 +2,33 @@
 
 # Version WIP
 
+- remote: fix de setSourceCover (ce n'était pas vu par le client)
+- fix: deadlock dans certains cas rares (nikiroo-utils)
+
+# 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