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