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