Fix: "Chapter 5: - Fun!" -> "Chapter 5: Fun!"
[fanfix.git] / changelog.md
... / ...
CommitLineData
1# Fanfix
2
3## Version WIP
4- fix some meta data that were missing on e-Hentai
5
6## Version 1.5.0
7- New website supported following a request: e-hentai.org
8- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
9- Library: fix the covers that were not always removed when deleting a story
10- UI: perf improvement when displaying books (cover resized then cached)
11- UI: Sources are now editable ("Move to...")
12
13## Version 1.4.2
14
15- New Options menu in UI to configure the program (minimalist for now)
16- Improve progress reporting (smoother updates, more details)
17- Better cover support for local files
18
19## Version 1.4.1
20
21- Fix UpdateChecker which showed the changes of ALL versions instead of the newer ones only
22- Fix some bad line breaks on HTML supports (including FanFiction.net)
23- UI: progress bar now working correctly
24- nikiroo-utils update to show all steps in the progress bars
25- ( --End of changes for version 1.4.1-- )
26
27## Version 1.4.0
28
29- Remember the word count and the date of creation of Fanfix stories
30- UI: option to show the word count instead of the author below the book title
31- CBZ: do not include the first page twice anymore for no-cover websites
32- UI: update version check (we now check for new versions)
33
34## Version 1.3.1
35
36- UI: can now display books by Author
37
38## Version 1.3.0
39
40- now supports YiffStar (SoFurry.com)
41- supports login/password websites
42- UI: copied URLs (ctrl+C) are selected by default when importing an URL
43- UI: version now visible in UI (also with --version)
44
45## Version 1.2.4
46
47- new UI option: Re-download
48- fix UI: books are now sorted (will not jump around after refresh/redownload)
49- fixes on quote character handling
50- fixes on Chapter detection
51- more tests included
52
53## Version 1.2.3
54
55- Include the original (info_text) files when saving to HTML
56- New input type supported: HTML files made by Fanfix
57
58## Version 1.2.2
59
60- New "Save as..." GUI option
61- GUI fixes (icon refresh)
62- Fix handling of TABs in user messages
63- LocalReader can now be used with --read
64- Some fixes in CSS
65
66## Version 1.2.1
67
68- Some GUI menu functions added
69- Right-click popup menu added
70- GUI fixes, especially for the LocalReader library
71- New green round icon to denote "cached" (into LocalReader library) files
72
73## Version 1.2.0
74
75- Progress reporting system in GUI, too
76- CSS style changes
77- unit tests added
78- Some GUI menu functions added (delete, refresh, a place-holder for export)
79
80## Version 1.1.0
81
82- new Progress reporting system (currently only in CLI mode)
83- fix on e621 for "pending" pools, which were not downloaded before
84- unit tests system added (but no test yet, as all tests were moved into nikiroo-utils)
85
86## Version 1.0.0
87
88The GUI is now good enough to be released (export is still CLI-only though).
89
90- bugs fixed
91- GUI improved (a lot)
92- should be good enough for 1.0.0
93
94## Version 0.9.5
95
96- bugs fixed
97- WIN32 compatibility (tested on Windows 10)
98
99## Version 0.9.4
100
101- bugs fixed (lots of)
102- perf improved
103- use less cache files
104- GUI improvement (still not really OK, but OK enough I guess)
105
106## Version 0.9.3
107
108- bugs fixed (lots of)
109- first GUI implementation (which is ugly and buggy -- the buggly GUI)
110
111## Version 0.9.2
112
113Minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6).
114
115- bugs fixed
116
117## Version 0.9.1
118
119Initial version
120