X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=99380f71779aa3f3119efc15dda4c65bb668d9dc;hb=cacb6ce4d3e7c90f0040d109363ce78e520d1463;hp=ec502626c7f1748f7a8569a24b4e0c36594714f1;hpb=3a0605e6a05e6d9dee6b596d5f9b193408470164;p=fanfix.git diff --git a/changelog.md b/changelog.md index ec50262..99380f7 100644 --- a/changelog.md +++ b/changelog.md @@ -2,17 +2,55 @@ # Version WIP -- new: les sources peuvent contenir "/" (et utiliseront des sous-répertoires en fonction) -- gui: nouvelle page pour voir les propriétés d'une histoire -- gui: renommer les histoires, changer l'auteur -- tui: fonctionne maintenant assez bien que pour être déclaré stable -- remote: fix de setSourceCover (ce n'était pas vu par le client) -- remote: on peut maintenant importer un fichier local -- remote: meilleures perfs -- remote: incompatible avec 1.x -- fix: deadlock dans certains cas rares (nikiroo-utils) -- fix: le résumé n'était pas visibe dans certains cas -- fix: update de nikiroo-utils, meilleures perfs pour le remote +- 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 +- gui: focus fix +- gui: bg colour fix +- gui: fix keyboard navigation support (up and down) +- gui: configuration is now much easier +- 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: 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.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) +- remote: can now import local files into a remote library +- remote: better perfs +- remote: not compatible with 1.x +- fix: deadlock in some rare cases (nikiroo-utils) +- fix: the resume was not visible in some cases +- fix: update nikiroo-utils, better remote perfs +- fix: eHentai content warning # Version 1.8.1