X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=changelog.md;h=1e638e3b409d2925cde3bea95dd36590c6687811;hp=a22be0eaa20351f6a817f5eb4b3b24d9d70dab31;hb=d5a7153c54d09502f58acbacb047041c1917bbd7;hpb=92fb0719f84f5b6734b51e528332546d78e9ccec diff --git a/changelog.md b/changelog.md index a22be0e..1e638e3 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,58 @@ # Fanfix +## Version 1.4.0 + +- Remember the word count and the date of creation of Fanfix stories +- UI: option to show the word count instead of the author below the book title +- CBZ: do not include the first page twice anymore for no-cover websites +- UI: update version check (we now check for new versions) + +## Version 1.3.1 + +- UI: can now display books by Author + +## Version 1.3.0 + +- now supports YiffStar (SoFurry.com) +- supports login/password websites +- UI: copied URLs (ctrl+C) are selected by default when importing an URL +- UI: version now visible in UI (also with --version) + +## Version 1.2.4 + +- new UI option: Re-download +- fix UI: books are now sorted (will not jump around after refresh/redownload) +- fixes on quote character handling +- fixes on Chapter detection +- more tests included + +## Version 1.2.3 + +- Include the original (info_text) files when saving to HTML +- New input type supported: HTML files made by Fanfix + +## Version 1.2.2 + +- New "Save as..." GUI option +- GUI fixes (icon refresh) +- Fix handling of TABs in user messages +- LocalReader can now be used with --read +- Some fixes in CSS + +## Version 1.2.1 + +- Some GUI menu functions added +- Right-click popup menu added +- GUI fixes, especially for the LocalReader library +- New green round icon to denote "cached" (into LocalReader library) files + +## Version 1.2.0 + +- Progress reporting system in GUI, too +- CSS style changes +- unit tests added +- Some GUI menu functions added (delete, refresh, a place-holder for export) + ## Version 1.1.0 - new Progress reporting system (currently only in CLI mode)