X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=3f5efc29c13e5848e74319cea17ed6b9c5a85f8f;hb=refs%2Ftags%2Ffanfix-1.6.2;hp=3cb36a796537ba7d5f2316fbe8b169401c878857;hpb=36386aef0e217d4457f2b6b7c9be3981ff6621f8;p=fanfix.git diff --git a/changelog.md b/changelog.md index 3cb36a7..3f5efc2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,12 +1,23 @@ # Fanfix -## Version WIP +## Version 1.6.2 -- New reader type: TUI (a text user interface with windows and menus) +- 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)