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