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