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