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