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