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