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