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