Merge branch 'android' of git.nikiroo.be:git/fanfix into android
[fanfix.git] / changelog.md
index 0e3ebaee428aec1e55e89a039208a22069375051..6a7256521ce097b015dccc2964acc9e014b035c4 100644 (file)
@@ -1,11 +1,25 @@
 # Fanfix
 
-# Version WIP
+# 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
+
+- 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)