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