Update nikiroo-utils, bugfixes:
[nikiroo-utils.git] / changelog.md
index e9a44e791eff4c7cd8941ebae809fa9274999ac6..410281270894b06b2be2d0b6d49bf3d5f6f532d3 100644 (file)
@@ -1,6 +1,26 @@
 # Fanfix
 
-## Version WIP
+# Version WIP
+
+- Bug fixes
+- Remote server/client improvements
+- Better support for some CBZ files (if SUMMARY or URL files are present in it)
+- Fix cover images not deleted on story delete
+- Fix some images not supported because not jpeg-able (now try again in png)
+- Fix some covers not found (normal and remote hopefully)
+
+## Version 1.6.2
+
+- Better progress bars
+- GUI can now open files much quicker if they are stored in both library and cache with the same output type 
+
+## Version 1.6.1
+
+- 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
 
 ## Version 1.0.0
 
-The GUI is now good enough to be released (export is still CLI-only though).
-
+- the GUI is now good enough to be released (export is still CLI-only though)
 - bugs fixed
 - GUI improved (a lot)
 - should be good enough for 1.0.0
@@ -131,11 +150,10 @@ The GUI is now good enough to be released (export is still CLI-only though).
 
 ## Version 0.9.2
 
-Minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6).
-
+- minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
 - bugs fixed
 
 ## Version 0.9.1
 
-Initial version
+- initial version