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