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