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