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