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