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