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