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