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