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