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