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