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