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