Version 1.2.4: fixes, new "Re-download" UI option
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
22848428
NR
3## Version 1.2.4
4
5- new UI option: Re-download
6- fix UI: books are now sorted (will not jump around after refresh/redownload)
7- fixes on quote character handling
8- fixes on Chapter detection
9
10## Version 1.2.3
11
12- Include the original (info_text) files when saving to HTML
13- New input type supported: HTML files made by Fanfix
14
15## Version 1.2.2
16
17- New "Save as..." GUI option
18- GUI fixes (icon refresh)
19- Fix handling of TABs in user messages
20- LocalReader can now be used with --read
21- Some fixes in CSS
22
23## Version 1.2.1
24
25- Some GUI menu functions added
26- Right-click popup menu added
27- GUI fixes, especially for the LocalReader library
28- New green round icon to denote "cached" (into LocalReader library) files
29
30## Version 1.2.0
31
32- Progress reporting system in GUI, too
33- CSS style changes
34- unit tests added
35- Some GUI menu functions added (delete, refresh, a place-holder for export)
36
92fb0719
NR
37## Version 1.1.0
38
39- new Progress reporting system (currently only in CLI mode)
40- fix on e621 for "pending" pools, which were not downloaded before
41- unit tests system added (but no test yet, as all tests were moved into nikiroo-utils)
42
43## Version 1.0.0
44
45The GUI is now good enough to be released (export is still CLI-only though).
46
47- bugs fixed
48- GUI improved (a lot)
49- should be good enough for 1.0.0
50
51## Version 0.9.5
52
53- bugs fixed
54- WIN32 compatibility (tested on Windows 10)
55
56## Version 0.9.4
57
58- bugs fixed (lots of)
59- perf improved
60- use less cache files
61- GUI improvement (still not really OK, but OK enough I guess)
62
63## Version 0.9.3
64
65- bugs fixed (lots of)
66- first GUI implementation (which is ugly and buggy -- the buggly GUI)
67
68## Version 0.9.2
69
70Minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6).
71
72- bugs fixed
73
74## Version 0.9.1
75
76Initial version
77