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