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