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