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