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