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