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