X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=changelog.md;h=02bbb87ef0d72a158d06348bf0c18b117660c2c1;hp=a22be0eaa20351f6a817f5eb4b3b24d9d70dab31;hb=2284842831ea46e89b97dd22b6e294caad361f30;hpb=c330535057e64f195ee0d6e3955f3a65731e39a2 diff --git a/changelog.md b/changelog.md index a22be0e..02bbb87 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,39 @@ # Fanfix +## 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 + +## 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)