X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=4bf7154412e3c87695f159eb4fcf5bcc67abc190;hb=e20686b41867b6cc906240fa61b751e4711bf817;hp=f509f96f382b3a1eba9a4090c10434a83e393ccd;hpb=abe90582de8f4268468f4315573eb0fd40dff689;p=fanfix.git diff --git a/changelog.md b/changelog.md index f509f96..4bf7154 100644 --- a/changelog.md +++ b/changelog.md @@ -2,11 +2,26 @@ # Version WIP +- 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 + +- lib: 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