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