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