gui: better app exit
[fanfix.git] / changelog.md
... / ...
CommitLineData
1# Fanfix
2
3# Version WIP
4
5- new: sources can contain "/" (and will use subdirectories)
6- gui: new Properties page for stories
7- gui: rename stories, change author
8- gui: allow "all" and "listing" modes for sources and authors
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
17
18# Version 1.8.1
19
20- e621: the images were stored in reverse order for searches (/post/)
21- e621: fix for /post/search/
22- remote: fix some timeout issues
23- remote: improve perfs
24- fix: allow I/O errors on CBZ files (skip image)
25- fix: fix the default covers directory
26
27# Version 1.8.0
28
29- FimfictionAPI: chapter names are now correctly ordered
30- e621: now supports searches (/post/)
31- remote: cover is now sent over the network for imported stories
32- MangaLel: new support for MangaLel
33
34# Version 1.7.1
35
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
39
40# Version 1.7.0
41
42- new: use jsoup for parsing HTML (not everywhere yet)
43- update nikiroo-utils
44- android: Android compatibility
45- MangaFox: fix after website update
46- MangaFox: tomes order was not always correct
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
56
57# Version 1.6.3
58
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
69
70## Version 1.6.2
71
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
74
75## Version 1.6.1
76
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
80
81## Version 1.6.0
82
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)
90
91## Version 1.5.3
92
93- FimFiction: Fix tags and chapter handling for some stories
94
95## Version 1.5.2
96
97- FimFiction: Fix tags metadata on FimFiction 4
98
99## Version 1.5.1
100
101- FimFiction: Update to FimFiction 4
102- eHentai: Fix some meta data that were missing
103
104## Version 1.5.0
105
106- eHentai: new website supported on request (do not hesitate!): e-hentai.org
107- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
108- Library: fix the covers that were not always removed when deleting a story
109- GUI: perf improvement when displaying books (cover resized then cached)
110- GUI: sources are now editable ("Move to...")
111
112## Version 1.4.2
113
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
117
118## Version 1.4.1
119
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
124- ( --End of changes for version 1.4.1-- )
125
126## Version 1.4.0
127
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
130- CBZ: do not include the first page twice anymore for no-cover websites
131- GUI: update version check (we now check for new versions)
132
133## Version 1.3.1
134
135- GUI: can now display books by Author
136
137## Version 1.3.0
138
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)
143
144## Version 1.2.4
145
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
151
152## Version 1.2.3
153
154- HTML: include the original (info_text) files when saving
155- HTML: new input type supported: HTML files made by Fanfix
156
157## Version 1.2.2
158
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
164
165## Version 1.2.1
166
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
171
172## Version 1.2.0
173
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)
178
179## Version 1.1.0
180
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)
184
185## Version 1.0.0
186
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
191
192## Version 0.9.5
193
194- fix: bug fixes
195- new: WIN32 compatibility (tested on Windows 10)
196
197## Version 0.9.4
198
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)
203
204## Version 0.9.3
205
206- fix: bug fixes (lots of)
207- GUI: first implementation (which is ugly and buggy -- the buggly GUI)
208
209## Version 0.9.2
210
211- new: minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
212- fix: bug fixes
213
214## Version 0.9.1
215
216- initial version
217