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