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