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