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