X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=57aa9b00430e12848027917dfcf5e21bece63614;hb=fc1133d66be0d2f63966669b8e3785b45fb5e273;hp=4f10eca6c627c57a37001f4974e5428a1610f60f;hpb=c8faa52a7993d29944e505b517619de44ac58279;p=fanfix.git diff --git a/changelog.md b/changelog.md index 4f10eca..57aa9b0 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,25 @@ # Fanfix -## Version WIP +# Version 1.6.3 + +- Bug fixes +- 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 + +- 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 @@ -111,8 +130,7 @@ ## 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 @@ -136,11 +154,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