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