X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=d8204124173095e80de7614f55643f616b380e6f;hb=925298fd058a953144058f8b70d939c2a3e7ea5b;hp=3cb36a796537ba7d5f2316fbe8b169401c878857;hpb=36386aef0e217d4457f2b6b7c9be3981ff6621f8;p=fanfix.git diff --git a/changelog.md b/changelog.md index 3cb36a7..d820412 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,33 @@ # Fanfix -## Version WIP +# Version WIP -- New reader type: TUI (a text user interface with windows and menus) +- Bug fixes +- Remote server/client improvements (progress report, can send large files, detect server state) +- 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 + +## 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 - A remote library to get said stories from the network - Update to latest version of nikiroo-utils -- New option to download from FimFiction via the new beta API +- Support for FimFiction.net via the new API - Cache update (you may want to clear your current cache) - Bug fixed (moving an unopened book in GUI mode does not fail any more) @@ -106,8 +127,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 @@ -131,11 +151,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