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