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