X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=1e2dc0dc6d0b81e19fc2e2490e7c368cbb502d3e;hb=9c59820764e52d69c4248a2c38a8f4a42059d647;hp=9cd826eaf2540212f0d58d5cd6aaa73c766d246f;hpb=57f21783818af79797a2c3db600a11f38e4074a1;p=fanfix.git diff --git a/changelog.md b/changelog.md index 9cd826e..1e2dc0d 100644 --- a/changelog.md +++ b/changelog.md @@ -2,13 +2,85 @@ # Version WIP +- new: story search (Fanfiction.net) +- new: proxy support +- fix: support hybrid CBZ (with text) +- fix: fix DEBUG=0 +- gui: focus fix +- MangaLEL: website has changed +- search: MangaLEL support +- remote: go CLEAR TEXT because Google and Android don't like anonymous SSL +- remote: not compatible with 2.x + +# 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 + +- e621: the images were stored in reverse order for searches (/post/) +- e621: fix for /post/search/ +- remote: fix some timeout issues +- remote: improve perfs +- fix: allow I/O errors on CBZ files (skip image) +- fix: fix the default covers directory + +# Version 1.8.0 + +- FimfictionAPI: chapter names are now correctly ordered +- e621: now supports searches (/post/) +- remote: cover is now sent over the network for imported stories +- MangaLel: new support for MangaLel + +# Version 1.7.1 + +- GUI: tmp files deleted too soon in GUI mode +- fix: unavailable cover could cause a crash +- ePub: local EPUB import error when no cover + +# Version 1.7.0 + +- 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