X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=5b725d1368dea2340436c8c74ef37ce24a2b22b7;hb=edf79e5e06e8dc177cc13b9bad5bf848e6f9741d;hp=1aa90a1ec713777f9c364fa1c19a0f9dcaa6a8aa;hpb=e8eeea0a321493d270c35f594a8bf392cc95f4df;p=fanfix.git diff --git a/changelog.md b/changelog.md index 1aa90a1..5b725d1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,65 @@ # Fanfix -## Version (wip) +# Version WIP + +- 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 + +## 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 +- 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) + +## Version 1.5.3 + +- FimFiction: Fix tags and chapter handling for some stories + +## Version 1.5.2 + +- Fix tags metadata on FimFiction 4 + +## Version 1.5.1 + +- Update to FimFiction 4 +- Fix some meta data that were missing on e-Hentai + +## Version 1.5.0 + +- New website supported following a request: e-hentai.org +- Library: perf improvement when retrieving the stories (cover not loaded when not needed) +- Library: fix the covers that were not always removed when deleting a story +- UI: perf improvement when displaying books (cover resized then cached) +- UI: Sources are now editable ("Move to...") + +## Version 1.4.2 - New Options menu in UI to configure the program (minimalist for now) +- Improve progress reporting (smoother updates, more details) +- Better cover support for local files ## Version 1.4.1 @@ -73,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 @@ -98,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