X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=d5567a40fadf756dc6ab1a3b38a1b09992605802;hb=HEAD;hp=11cdacec0608ec2f37510da28dc0d2100b305d4e;hpb=d2ac9496ef6274007533194d1f9f225f4b6b2eef;p=fanfix.git diff --git a/changelog.md b/changelog.md index 11cdace..d4dff94 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,76 @@ # Fanfix -# Version 2.0.1 +## Version WIP -- lib: a change of title/source/author was not always visible at runtime +- new: http/https remote library +- new: use git submodules instead of sub branches +- new: remove configure.sh, use simple Makefile + +## Version 3.1.2 + +- fix: publication/creation date formated +- e621: fix order again +- e621: option to use a Login/API key to evade blacklists +- e621: better metadata + +## 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 +## Version 2.0.0 - new: sources can contain "/" (and will use subdirectories) - gui: new Properties page for stories @@ -23,7 +88,7 @@ - fix: update nikiroo-utils, better remote perfs - fix: eHentai content warning -# Version 1.8.1 +## Version 1.8.1 - e621: the images were stored in reverse order for searches (/post/) - e621: fix for /post/search/ @@ -32,20 +97,20 @@ - fix: allow I/O errors on CBZ files (skip image) - fix: fix the default covers directory -# Version 1.8.0 +## Version 1.8.0 - FimfictionAPI: chapter names are now correctly ordered - e621: now supports searches (/post/) - remote: cover is now sent over the network for imported stories - MangaLel: new support for MangaLel -# Version 1.7.1 +## Version 1.7.1 - GUI: tmp files deleted too soon in GUI mode - fix: unavailable cover could cause a crash - ePub: local EPUB import error when no cover -# Version 1.7.0 +## Version 1.7.0 - new: use jsoup for parsing HTML (not everywhere yet) - update nikiroo-utils @@ -62,7 +127,7 @@ - doc: man pages (en, fr) - doc: SysV init script -# Version 1.6.3 +## Version 1.6.3 - fix: bug fixes - remote: progress report