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