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