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