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