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