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