MangaLEL: change website
[fanfix.git] / changelog.md
... / ...
CommitLineData
1# Fanfix
2
3# Version WIP
4
5- new: story search (Fanfiction.net)
6- new: proxy support
7- fix: support hybrid CBZ (with text)
8- fix: fix DEBUG=0
9- gui: focus fix
10
11# Version 2.0.2
12
13- i18n: setting the language in the option panel now works even with $LANG set
14- gui: translated into French
15- gui: ReDownload does not delete the original book anymore
16- gui: internal viewer fixes
17- gui: some translation fixes
18
19# Version 2.0.1
20
21- core: a change of title/source/author was not always visible at runtime
22- gui: only reload the stoies when needed
23
24# Version 2.0.0
25
26- new: sources can contain "/" (and will use subdirectories)
27- gui: new Properties page for stories
28- gui: rename stories, change author
29- gui: allow "all" and "listing" modes for sources and authors
30- gui: integrated viewer for stories (both text and images)
31- tui: now working well enough to be considered stable
32- cli: now allow changing the source, title and author
33- remote: fix setSourceCover (was not seen by client)
34- remote: can now import local files into a remote library
35- remote: better perfs
36- remote: not compatible with 1.x
37- fix: deadlock in some rare cases (nikiroo-utils)
38- fix: the resume was not visible in some cases
39- fix: update nikiroo-utils, better remote perfs
40- fix: eHentai content warning
41
42# Version 1.8.1
43
44- e621: the images were stored in reverse order for searches (/post/)
45- e621: fix for /post/search/
46- remote: fix some timeout issues
47- remote: improve perfs
48- fix: allow I/O errors on CBZ files (skip image)
49- fix: fix the default covers directory
50
51# Version 1.8.0
52
53- FimfictionAPI: chapter names are now correctly ordered
54- e621: now supports searches (/post/)
55- remote: cover is now sent over the network for imported stories
56- MangaLel: new support for MangaLel
57
58# Version 1.7.1
59
60- GUI: tmp files deleted too soon in GUI mode
61- fix: unavailable cover could cause a crash
62- ePub: local EPUB import error when no cover
63
64# Version 1.7.0
65
66- new: use jsoup for parsing HTML (not everywhere yet)
67- update nikiroo-utils
68- android: Android compatibility
69- MangaFox: fix after website update
70- MangaFox: tomes order was not always correct
71- ePub: fix for compatibility with some ePub viewers
72- remote: cache usage fix
73- fix: TYPE= not always correct in info-file
74- fix: quotes error
75- fix: improve external launcher (native viewer)
76- test: more unit tests
77- doc: changelog available in French
78- doc: man pages (en, fr)
79- doc: SysV init script
80
81# Version 1.6.3
82
83- fix: bug fixes
84- remote: progress report
85- remote: can send large files
86- remote: detect server state
87- remote: import and change source on server
88- CBZ: better support for some CBZ files (if SUMMARY or URL files are present in it)
89- Library: fix cover images not deleted on story delete
90- fix: some images not supported because not jpeg-able (now try again in png)
91- remote: fix some covers not found over the wire (nikiroo-utils)
92- remote: fix cover image files not sent over the wire
93
94## Version 1.6.2
95
96- GUI: better progress bars
97- GUI: can now open files much quicker if they are stored in both library and cache with the same output type
98
99## Version 1.6.1
100
101- GUI: new option (disabled by default) to show one item per source type instead of one item per story when showing ALL sources (which is also the start page)
102- fix: source/type reset when redownloading
103- GUI: show the number of images instead of the number of words for images documents
104
105## Version 1.6.0
106
107- TUI: new TUI (text with windows and menus) -- not compiled by default (configure.sh)
108- remote: a server option to offer stories on the network
109- remote: a remote library to get said stories from the network
110- update to latest version of nikiroo-utils
111- FimFiction: support for the new API
112- new: cache update (you may want to clear your current cache)
113- GUI: bug fixed (moving an unopened book does not fail any more)
114
115## Version 1.5.3
116
117- FimFiction: Fix tags and chapter handling for some stories
118
119## Version 1.5.2
120
121- FimFiction: Fix tags metadata on FimFiction 4
122
123## Version 1.5.1
124
125- FimFiction: Update to FimFiction 4
126- eHentai: Fix some meta data that were missing
127
128## Version 1.5.0
129
130- eHentai: new website supported on request (do not hesitate!): e-hentai.org
131- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
132- Library: fix the covers that were not always removed when deleting a story
133- GUI: perf improvement when displaying books (cover resized then cached)
134- GUI: sources are now editable ("Move to...")
135
136## Version 1.4.2
137
138- GUI: new Options menu to configure the program (minimalist for now)
139- new: improve progress reporting (smoother updates, more details)
140- fix: better cover support for local files
141
142## Version 1.4.1
143
144- fix: UpdateChecker which showed the changes of ALL versions instead of the newer ones only
145- fix: some bad line breaks on HTML support (including FanFiction.net)
146- GUI: progress bar now working correctly
147- update: nikiroo-utils update to show all steps in the progress bars
148- ( --End of changes for version 1.4.1-- )
149
150## Version 1.4.0
151
152- new: remember the word count and the date of creation of Fanfix stories
153- GUI: option to show the word count instead of the author below the book title
154- CBZ: do not include the first page twice anymore for no-cover websites
155- GUI: update version check (we now check for new versions)
156
157## Version 1.3.1
158
159- GUI: can now display books by Author
160
161## Version 1.3.0
162
163- YiffStar: YiffStar (SoFurry.com) is now supported
164- new: supports login/password websites
165- GUI: copied URLs (ctrl+C) are selected by default when importing a URL
166- GUI: version now visible (also with --version)
167
168## Version 1.2.4
169
170- GUI: new option: Re-download
171- GUI: books are now sorted (will not jump around after refresh/redownload)
172- fix: quote character handling
173- fix: chapter detection
174- new: more tests included
175
176## Version 1.2.3
177
178- HTML: include the original (info_text) files when saving
179- HTML: new input type supported: HTML files made by Fanfix
180
181## Version 1.2.2
182
183- GUI: new "Save as..." option
184- GUI: fixes (icon refresh)
185- fix: handling of TABs in user messages
186- GUI: LocalReader can now be used with --read
187- ePub: CSS style fixes
188
189## Version 1.2.1
190
191- GUI: some menu functions added
192- GUI: right-click popup menu added
193- GUI: fixes, especially for the LocalReader library
194- GUI: new green round icon to denote "cached" (into LocalReader library) files
195
196## Version 1.2.0
197
198- GUI: progress reporting system
199- ePub: CSS style changes
200- new: unit tests added
201- GUI: some menu functions added (delete, refresh, a place-holder for export)
202
203## Version 1.1.0
204
205- CLI: new Progress reporting system
206- e621: fix on "pending" pools, which were not downloaded before
207- new: unit tests system added (but no test yet, as all tests were moved into nikiroo-utils)
208
209## Version 1.0.0
210
211- GUI: it is now good enough to be released (export is still CLI-only though)
212- fix: bug fixes
213- GUI: improved (a lot)
214- new: should be good enough for 1.0.0
215
216## Version 0.9.5
217
218- fix: bug fixes
219- new: WIN32 compatibility (tested on Windows 10)
220
221## Version 0.9.4
222
223- fix: bug fixes (lots of)
224- new: perf improved
225- new: use less cache files
226- GUI: improvement (still not really OK, but OK enough I guess)
227
228## Version 0.9.3
229
230- fix: bug fixes (lots of)
231- GUI: first implementation (which is ugly and buggy -- the buggly GUI)
232
233## Version 0.9.2
234
235- new: minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
236- fix: bug fixes
237
238## Version 0.9.1
239
240- initial version
241