From a4fe8728fc8fb7e5a9d404a5a6e3aa621999b53a Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Sun, 24 Mar 2019 18:43:43 +0100 Subject: [PATCH] Version 2.0.0 --- TODO.md | 5 ++++- VERSION | 2 +- changelog-fr.md | 3 ++- changelog.md | 3 ++- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 8feb5c5..4cb5762 100644 --- a/TODO.md +++ b/TODO.md @@ -36,7 +36,10 @@ My current planning for Fanfix (but not everything appears on this list): - [ ] Remember the current chapter and current read status of stories - [ ] Support progress events - [x] Add a properties pages - - [ ] Deal with comics (properties page + external launcher? jexer?) + - [ ] Deal with comics + - [x] properties page + - [x] external launcher + - [ ] jexer sixels? - [x] Network support - [x] A server that can send the stories - [x] A network implementation of the Library diff --git a/VERSION b/VERSION index 00f91b8..227cea2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.1-dev +2.0.0 diff --git a/changelog-fr.md b/changelog-fr.md index 1934764..cba5cb7 100644 --- a/changelog-fr.md +++ b/changelog-fr.md @@ -1,11 +1,12 @@ # Fanfix -# Version WIP +# Version 2.0.0 - 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 - gui: permet de lister les auteurs ou les sources en mode "tout" ou "listing" +- gui: lecteur intégré pour les histoires (texte et images) - tui: fonctionne maintenant assez bien que pour être déclaré stable - cli: permet maintenant de changer la source, le titre ou l'auteur - remote: fix de setSourceCover (ce n'était pas vu par le client) diff --git a/changelog.md b/changelog.md index 0e3ebae..a6c32ac 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,12 @@ # Fanfix -# Version WIP +# 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) -- 2.27.0