configure: add tui by default
[fanfix.git] / changelog.md
... / ...
CommitLineData
1# Fanfix
2
3# Version WIP
4
5- remote: fix de setSourceCover (ce n'était pas vu par le client)
6- fix: deadlock dans certains cas rares (nikiroo-utils)
7
8# Version 1.8.1
9
10- e621: the images were stored in reverse order for searches (/post/)
11- e621: fix for /post/search/
12- remote: fix some timeout issues
13- remote: improve perfs
14- fix: allow I/O errors on CBZ files (skip image)
15- fix: fix the default covers directory
16
17# Version 1.8.0
18
19- FimfictionAPI: chapter names are now correctly ordered
20- e621: now supports searches (/post/)
21- remote: cover is now sent over the network for imported stories
22- MangaLel: new support for MangaLel
23
24# Version 1.7.1
25
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
29
30# Version 1.7.0
31
32- new: use jsoup for parsing HTML (not everywhere yet)
33- update nikiroo-utils
34- android: Android compatibility
35- MangaFox: fix after website update
36- MangaFox: tomes order was not always correct
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
46
47# Version 1.6.3
48
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
59
60## Version 1.6.2
61
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
64
65## Version 1.6.1
66
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
70
71## Version 1.6.0
72
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)
80
81## Version 1.5.3
82
83- FimFiction: Fix tags and chapter handling for some stories
84
85## Version 1.5.2
86
87- FimFiction: Fix tags metadata on FimFiction 4
88
89## Version 1.5.1
90
91- FimFiction: Update to FimFiction 4
92- eHentai: Fix some meta data that were missing
93
94## Version 1.5.0
95
96- eHentai: new website supported on request (do not hesitate!): e-hentai.org
97- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
98- Library: fix the covers that were not always removed when deleting a story
99- GUI: perf improvement when displaying books (cover resized then cached)
100- GUI: sources are now editable ("Move to...")
101
102## Version 1.4.2
103
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
107
108## Version 1.4.1
109
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
114- ( --End of changes for version 1.4.1-- )
115
116## Version 1.4.0
117
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
120- CBZ: do not include the first page twice anymore for no-cover websites
121- GUI: update version check (we now check for new versions)
122
123## Version 1.3.1
124
125- GUI: can now display books by Author
126
127## Version 1.3.0
128
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)
133
134## Version 1.2.4
135
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
141
142## Version 1.2.3
143
144- HTML: include the original (info_text) files when saving
145- HTML: new input type supported: HTML files made by Fanfix
146
147## Version 1.2.2
148
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
154
155## Version 1.2.1
156
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
161
162## Version 1.2.0
163
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)
168
169## Version 1.1.0
170
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)
174
175## Version 1.0.0
176
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
181
182## Version 0.9.5
183
184- fix: bug fixes
185- new: WIN32 compatibility (tested on Windows 10)
186
187## Version 0.9.4
188
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)
193
194## Version 0.9.3
195
196- fix: bug fixes (lots of)
197- GUI: first implementation (which is ugly and buggy -- the buggly GUI)
198
199## Version 0.9.2
200
201- new: minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
202- fix: bug fixes
203
204## Version 0.9.1
205
206- initial version
207