X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=changelog.md;h=91ce51ce27842846c9c824a7b2765d3a2ca2a016;hp=0e3ebaee428aec1e55e89a039208a22069375051;hb=c7e079fffe871604514a177e79cc360bb3159ed5;hpb=7b71f19ee1664aeec2c5c6061d27841dbac73a5d diff --git a/changelog.md b/changelog.md index 0e3ebae..91ce51c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,69 @@ # Fanfix -# Version WIP +# Version 3.1.1 + +- e621: fix chapters in reverse order for pools +- fix: sort the stories by title and not by date +- fix: expose the story name on progress bars + +# Version 3.1.0 + +- MangaHub: a manga website (English) +- MangaFox: removed (too many unfriendly changes, bye) +- e621: fix cover not saved + +# Version 3.0.1 + +- fix: update for e621 (and it is no more a BasicSupport_Deprecated) +- fix: for unsupported URL, do not errors out with a "file://" related message + +# Version 3.0.0 + +- new: now Android-compatible (see [companion project](https://gitlab.com/Rayman22/fanfix-android)) +- new: story search (not all sources yet) +- new: proxy support +- fix: support hybrid CBZ (with text) +- fix: fix DEBUG=0 +- fix: fix imported stories that don't immediatly appear on screen +- gui: focus fix +- gui: bg colour fix +- gui: fix keyboard navigation support (up and down) +- gui: configuration is now much easier +- gui: can now prefetch to cache all the sories of a group at once +- MangaLEL: website has changed +- search: Fanfiction.net support +- search: MangaLEL support +- FimFictionAPI: fix NPE +- remote: encryption mode changed because Google +- remote: not compatible with 2.x +- remote: can now use password from config file +- remote: worse perfs but much better memory usage +- remote: log now includes the time of events + +# Version 2.0.3 + +SoFurry: fix for stories only available to registrated users + +# Version 2.0.2 + +- i18n: setting the language in the option panel now works even with $LANG set +- gui: translated into French +- gui: ReDownload does not delete the original book anymore +- gui: internal viewer fixes +- gui: some translation fixes + +# Version 2.0.1 + +- core: a change of title/source/author was not always visible at runtime +- gui: only reload the stoies when needed + +# Version 2.0.0 - new: sources can contain "/" (and will use subdirectories) - gui: new Properties page for stories - gui: rename stories, change author - gui: allow "all" and "listing" modes for sources and authors +- gui: integrated viewer for stories (both text and images) - tui: now working well enough to be considered stable - cli: now allow changing the source, title and author - remote: fix setSourceCover (was not seen by client)