Dependency fix + Local/Remote Library support
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
c1873e56
NR
3## Version WIP
4- New reader type: TUI (a text user interface with windows and menus)
b0e88ebd
NR
5- A server option to offer stories on the network
6- A remote library to get said stories from the network
c1873e56 7
e1168b3c
NR
8## Version 1.5.3
9- FimFiction: Fix tags and chapter handling for some stories
10
c3c79003
NR
11## Version 1.5.2
12- Fix tags metadata on FimFiction 4
13
83f66cbb
NR
14## Version 1.5.1
15- Update to FimFiction 4
c3c79003 16- Fix some meta data that were missing on e-Hentai
416ed13f 17
bfcc3496 18## Version 1.5.0
f0608ab1 19- New website supported following a request: e-hentai.org
57f02339 20- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
70c9b112 21- Library: fix the covers that were not always removed when deleting a story
57f02339 22- UI: perf improvement when displaying books (cover resized then cached)
70c9b112 23- UI: Sources are now editable ("Move to...")
57f02339 24
5ce869b8 25## Version 1.4.2
e8eeea0a
NR
26
27- New Options menu in UI to configure the program (minimalist for now)
5ce869b8
NR
28- Improve progress reporting (smoother updates, more details)
29- Better cover support for local files
e8eeea0a 30
e7ebc21e
NR
31## Version 1.4.1
32
7e191c68 33- Fix UpdateChecker which showed the changes of ALL versions instead of the newer ones only
e7ebc21e
NR
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
a4e45cfd 37- ( --End of changes for version 1.4.1-- )
e7ebc21e 38
b42117f1 39## Version 1.4.0
793f1071
NR
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
ba33e96e 43- CBZ: do not include the first page twice anymore for no-cover websites
b42117f1 44- UI: update version check (we now check for new versions)
793f1071 45
4310bae9
NR
46## Version 1.3.1
47
48- UI: can now display books by Author
49
3968a05a
NR
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
22848428
NR
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
aa1e5050 63- more tests included
22848428
NR
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
92fb0719
NR
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