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