X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=9c30702c885a9f84eac4ca57c8dab86f81e4d50a;hb=b9ce9cad4a94e7c88770d5f7ac6cf4f200e336de;hp=a4881a1cbe84efc7d49c2f7f71810deb606ef1b0;hpb=14b574483b51d3859acef6a269f8841b5a4eb5f8;p=fanfix.git diff --git a/changelog.md b/changelog.md index a4881a1..9c30702 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,24 @@ # Fanfix -## Version WIP +# Version WIP + +- Bug fixes +- Remote server/client improvements (progress report, can send large files) +- 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) + +## 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 @@ -109,8 +126,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 @@ -134,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