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