From 8aedaa2e862aa652cef78e2e7d2ae4a4f2a29f5b Mon Sep 17 00:00:00 2001 From: Niki Roo Date: Fri, 30 Mar 2018 07:27:59 +0200 Subject: [PATCH] changelog*.md --- changelog-fr.md | 13 ++++++++++--- changelog.md | 13 ++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/changelog-fr.md b/changelog-fr.md index 876f4b8..6afd071 100644 --- a/changelog-fr.md +++ b/changelog-fr.md @@ -2,13 +2,20 @@ # Version WIP +- new: utilisation de jsoup pour parser le HTML (pas encore partout) - update: mise à jour de nikiroo-utils - android: compatibilité Android - MangaFox: fix après une mise-à-jour du site - MangaFox: l'ordre des tomes n'était pas toujours bon -- new: utilisation de jsoup (uniquement pour MangaFox pour l'instant) -- fix: TYPE= not always correct in info-file -- fix: quotes error +- ePub: correction pour la compatibilité avec certains lecteurs ePub +- remote: correction pour l'utilisation du cache +- fix: TYPE= était parfois mauvais dans l'info-file +- fix: les guillemets n'étaient pas toujours bien ordonnés +- fix: amélioration du lanceur externe (lecteur natif) +- test: plus de tests unitaires +- doc: changelog disponible en français +- doc: man pages (en, fr) +- doc: SysV init script # Version 1.6.3 diff --git a/changelog.md b/changelog.md index 9cd826e..8fc945c 100644 --- a/changelog.md +++ b/changelog.md @@ -2,13 +2,20 @@ # Version WIP +- new: use jsoup for parsing HTML (not everywhere yet) - update nikiroo-utils - android: Android compatibility - MangaFox: fix after website update - MangaFox: tomes order was not always correct -- new: use jsoup (only for MangaFox for now) -- fix: TYPE= était parfois mauvais dans l'info-file -- fix: les guillemets n'étaient pas toujours bien ordonnés +- ePub: fix for compatibility with some ePub viewers +- remote: cache usage fix +- fix: TYPE= not always correct in info-file +- fix: quotes error +- fix: improve external launcher (native viewer) +- test: more unit tests +- doc: changelog available in French +- doc: man pages (en, fr) +- doc: SysV init script # Version 1.6.3 -- 2.27.0