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