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