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