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