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