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