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