Android compatibility
[fanfix.git] / changelog.md
index 0154d4e8b2ccc788d6bc6018deac8c6290572ddb..ebe3c87b84930fa0c525dbced1bcd03d0a0b06e8 100644 (file)
@@ -2,8 +2,21 @@
 
 # Version WIP
 
+- Update nikiroo-utils
+- Android compatibility
+
+# Version 1.6.3
+
 - Bug fixes
-- Remote server/client improvements
+- Remote server/client improvement: progress report
+- Remote server/client improvement: can send large files
+- Remote server/client improvement: detect server state
+- Remote server/client improvement: import and change source on server
+- 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 over the wire (nikiroo-utils)
+- Fix cover image files not sent over the wire
 
 ## Version 1.6.2
 
 
 ## 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
@@ -147,11 +159,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