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