Update changelog
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
aa8b74a3
NR
3# Version WIP
4
5- FimfictionAPI: chapter names are now correctly ordered
6
23b6932d
NR
7# Version 1.7.1
8
aa8b74a3
NR
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
23b6932d 12
7563518a 13# Version 1.7.0
ae78e517 14
8aedaa2e 15- new: use jsoup for parsing HTML (not everywhere yet)
eab9e01c
NR
16- update nikiroo-utils
17- android: Android compatibility
d4f4f8c9 18- MangaFox: fix after website update
57f21783 19- MangaFox: tomes order was not always correct
8aedaa2e
NR
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
ae78e517 29
fc1133d6 30# Version 1.6.3
085a2f9a 31
eab9e01c
NR
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
085a2f9a 42
4f722df2
NR
43## Version 1.6.2
44
eab9e01c
NR
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
4f722df2 47
874f87f4 48## Version 1.6.1
4f722df2 49
eab9e01c
NR
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
14b57448 53
5c2ea907 54## Version 1.6.0
326093dc 55
eab9e01c
NR
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)
c1873e56 63
e1168b3c 64## Version 1.5.3
326093dc 65
e1168b3c
NR
66- FimFiction: Fix tags and chapter handling for some stories
67
c3c79003 68## Version 1.5.2
326093dc 69
eab9e01c 70- FimFiction: Fix tags metadata on FimFiction 4
c3c79003 71
83f66cbb 72## Version 1.5.1
326093dc 73
eab9e01c
NR
74- FimFiction: Update to FimFiction 4
75- eHentai: Fix some meta data that were missing
416ed13f 76
bfcc3496 77## Version 1.5.0
326093dc 78
eab9e01c 79- eHentai: new website supported on request (do not hesitate!): e-hentai.org
57f02339 80- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
70c9b112 81- Library: fix the covers that were not always removed when deleting a story
eab9e01c
NR
82- GUI: perf improvement when displaying books (cover resized then cached)
83- GUI: sources are now editable ("Move to...")
57f02339 84
5ce869b8 85## Version 1.4.2
e8eeea0a 86
eab9e01c
NR
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
e8eeea0a 90
e7ebc21e
NR
91## Version 1.4.1
92
eab9e01c
NR
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
a4e45cfd 97- ( --End of changes for version 1.4.1-- )
e7ebc21e 98
b42117f1 99## Version 1.4.0
793f1071 100
eab9e01c
NR
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
ba33e96e 103- CBZ: do not include the first page twice anymore for no-cover websites
eab9e01c 104- GUI: update version check (we now check for new versions)
793f1071 105
4310bae9
NR
106## Version 1.3.1
107
eab9e01c 108- GUI: can now display books by Author
4310bae9 109
3968a05a
NR
110## Version 1.3.0
111
eab9e01c
NR
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)
3968a05a 116
22848428
NR
117## Version 1.2.4
118
eab9e01c
NR
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
22848428
NR
124
125## Version 1.2.3
126
eab9e01c
NR
127- HTML: include the original (info_text) files when saving
128- HTML: new input type supported: HTML files made by Fanfix
22848428
NR
129
130## Version 1.2.2
131
eab9e01c
NR
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
22848428
NR
137
138## Version 1.2.1
139
eab9e01c
NR
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
22848428
NR
144
145## Version 1.2.0
146
eab9e01c
NR
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)
22848428 151
92fb0719
NR
152## Version 1.1.0
153
eab9e01c
NR
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)
92fb0719
NR
157
158## Version 1.0.0
159
eab9e01c
NR
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
92fb0719
NR
164
165## Version 0.9.5
166
eab9e01c
NR
167- fix: bug fixes
168- new: WIN32 compatibility (tested on Windows 10)
92fb0719
NR
169
170## Version 0.9.4
171
eab9e01c
NR
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)
92fb0719
NR
176
177## Version 0.9.3
178
eab9e01c
NR
179- fix: bug fixes (lots of)
180- GUI: first implementation (which is ugly and buggy -- the buggly GUI)
92fb0719
NR
181
182## Version 0.9.2
183
eab9e01c
NR
184- new: minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
185- fix: bug fixes
92fb0719
NR
186
187## Version 0.9.1
188
b7afbe42 189- initial version
92fb0719 190