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