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