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