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