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