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