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