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