changelog
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
5e1bf969 3# Version 1.8.0
aa8b74a3
NR
4
5- FimfictionAPI: chapter names are now correctly ordered
b5e9855b 6- e621: now supports searches (/post/)
e5714913 7- remote: cover is now sent over the network for imported stories
af1f506f 8- MangaLel: new support for MangaLel
aa8b74a3 9
23b6932d
NR
10# Version 1.7.1
11
aa8b74a3
NR
12- GUI: tmp files deleted too soon in GUI mode
13- fix: unavailable cover could cause a crash
14- ePub: local EPUB import error when no cover
23b6932d 15
7563518a 16# Version 1.7.0
ae78e517 17
8aedaa2e 18- new: use jsoup for parsing HTML (not everywhere yet)
eab9e01c
NR
19- update nikiroo-utils
20- android: Android compatibility
d4f4f8c9 21- MangaFox: fix after website update
57f21783 22- MangaFox: tomes order was not always correct
8aedaa2e
NR
23- ePub: fix for compatibility with some ePub viewers
24- remote: cache usage fix
25- fix: TYPE= not always correct in info-file
26- fix: quotes error
27- fix: improve external launcher (native viewer)
28- test: more unit tests
29- doc: changelog available in French
30- doc: man pages (en, fr)
31- doc: SysV init script
ae78e517 32
fc1133d6 33# Version 1.6.3
085a2f9a 34
eab9e01c
NR
35- fix: bug fixes
36- remote: progress report
37- remote: can send large files
38- remote: detect server state
39- remote: import and change source on server
40- CBZ: better support for some CBZ files (if SUMMARY or URL files are present in it)
41- Library: fix cover images not deleted on story delete
42- fix: some images not supported because not jpeg-able (now try again in png)
43- remote: fix some covers not found over the wire (nikiroo-utils)
44- remote: fix cover image files not sent over the wire
085a2f9a 45
4f722df2
NR
46## Version 1.6.2
47
eab9e01c
NR
48- GUI: better progress bars
49- GUI: can now open files much quicker if they are stored in both library and cache with the same output type
4f722df2 50
874f87f4 51## Version 1.6.1
4f722df2 52
eab9e01c
NR
53- GUI: new option (disabled by default) to show one item per source type instead of one item per story when showing ALL sources (which is also the start page)
54- fix: source/type reset when redownloading
55- GUI: show the number of images instead of the number of words for images documents
14b57448 56
5c2ea907 57## Version 1.6.0
326093dc 58
eab9e01c
NR
59- TUI: new TUI (text with windows and menus) -- not compiled by default (configure.sh)
60- remote: a server option to offer stories on the network
61- remote: a remote library to get said stories from the network
62- update to latest version of nikiroo-utils
63- FimFiction: support for the new API
64- new: cache update (you may want to clear your current cache)
65- GUI: bug fixed (moving an unopened book does not fail any more)
c1873e56 66
e1168b3c 67## Version 1.5.3
326093dc 68
e1168b3c
NR
69- FimFiction: Fix tags and chapter handling for some stories
70
c3c79003 71## Version 1.5.2
326093dc 72
eab9e01c 73- FimFiction: Fix tags metadata on FimFiction 4
c3c79003 74
83f66cbb 75## Version 1.5.1
326093dc 76
eab9e01c
NR
77- FimFiction: Update to FimFiction 4
78- eHentai: Fix some meta data that were missing
416ed13f 79
bfcc3496 80## Version 1.5.0
326093dc 81
eab9e01c 82- eHentai: new website supported on request (do not hesitate!): e-hentai.org
57f02339 83- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
70c9b112 84- Library: fix the covers that were not always removed when deleting a story
eab9e01c
NR
85- GUI: perf improvement when displaying books (cover resized then cached)
86- GUI: sources are now editable ("Move to...")
57f02339 87
5ce869b8 88## Version 1.4.2
e8eeea0a 89
eab9e01c
NR
90- GUI: new Options menu to configure the program (minimalist for now)
91- new: improve progress reporting (smoother updates, more details)
92- fix: better cover support for local files
e8eeea0a 93
e7ebc21e
NR
94## Version 1.4.1
95
eab9e01c
NR
96- fix: UpdateChecker which showed the changes of ALL versions instead of the newer ones only
97- fix: some bad line breaks on HTML support (including FanFiction.net)
98- GUI: progress bar now working correctly
99- update: nikiroo-utils update to show all steps in the progress bars
a4e45cfd 100- ( --End of changes for version 1.4.1-- )
e7ebc21e 101
b42117f1 102## Version 1.4.0
793f1071 103
eab9e01c
NR
104- new: remember the word count and the date of creation of Fanfix stories
105- GUI: option to show the word count instead of the author below the book title
ba33e96e 106- CBZ: do not include the first page twice anymore for no-cover websites
eab9e01c 107- GUI: update version check (we now check for new versions)
793f1071 108
4310bae9
NR
109## Version 1.3.1
110
eab9e01c 111- GUI: can now display books by Author
4310bae9 112
3968a05a
NR
113## Version 1.3.0
114
eab9e01c
NR
115- YiffStar: YiffStar (SoFurry.com) is now supported
116- new: supports login/password websites
117- GUI: copied URLs (ctrl+C) are selected by default when importing a URL
118- GUI: version now visible (also with --version)
3968a05a 119
22848428
NR
120## Version 1.2.4
121
eab9e01c
NR
122- GUI: new option: Re-download
123- GUI: books are now sorted (will not jump around after refresh/redownload)
124- fix: quote character handling
125- fix: chapter detection
126- new: more tests included
22848428
NR
127
128## Version 1.2.3
129
eab9e01c
NR
130- HTML: include the original (info_text) files when saving
131- HTML: new input type supported: HTML files made by Fanfix
22848428
NR
132
133## Version 1.2.2
134
eab9e01c
NR
135- GUI: new "Save as..." option
136- GUI: fixes (icon refresh)
137- fix: handling of TABs in user messages
138- GUI: LocalReader can now be used with --read
139- ePub: CSS style fixes
22848428
NR
140
141## Version 1.2.1
142
eab9e01c
NR
143- GUI: some menu functions added
144- GUI: right-click popup menu added
145- GUI: fixes, especially for the LocalReader library
146- GUI: new green round icon to denote "cached" (into LocalReader library) files
22848428
NR
147
148## Version 1.2.0
149
eab9e01c
NR
150- GUI: progress reporting system
151- ePub: CSS style changes
152- new: unit tests added
153- GUI: some menu functions added (delete, refresh, a place-holder for export)
22848428 154
92fb0719
NR
155## Version 1.1.0
156
eab9e01c
NR
157- CLI: new Progress reporting system
158- e621: fix on "pending" pools, which were not downloaded before
159- new: unit tests system added (but no test yet, as all tests were moved into nikiroo-utils)
92fb0719
NR
160
161## Version 1.0.0
162
eab9e01c
NR
163- GUI: it is now good enough to be released (export is still CLI-only though)
164- fix: bug fixes
165- GUI: improved (a lot)
166- new: should be good enough for 1.0.0
92fb0719
NR
167
168## Version 0.9.5
169
eab9e01c
NR
170- fix: bug fixes
171- new: WIN32 compatibility (tested on Windows 10)
92fb0719
NR
172
173## Version 0.9.4
174
eab9e01c
NR
175- fix: bug fixes (lots of)
176- new: perf improved
177- new: use less cache files
178- GUI: improvement (still not really OK, but OK enough I guess)
92fb0719
NR
179
180## Version 0.9.3
181
eab9e01c
NR
182- fix: bug fixes (lots of)
183- GUI: first implementation (which is ugly and buggy -- the buggly GUI)
92fb0719
NR
184
185## Version 0.9.2
186
eab9e01c
NR
187- new: minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
188- fix: bug fixes
92fb0719
NR
189
190## Version 0.9.1
191
b7afbe42 192- initial version
92fb0719 193