Fix remote saving
[fanfix.git] / changelog.md
CommitLineData
92fb0719
NR
1# Fanfix
2
085a2f9a
NR
3# Version WIP
4
5- Bug fixes
e6249b0f 6- Remote server/client improvements (progress report, can send large files, detect server state)
778d8d85 7- Better support for some CBZ files (if SUMMARY or URL files are present in it)
2a25f781
NR
8- Fix cover images not deleted on story delete
9- Fix some images not supported because not jpeg-able (now try again in png)
b9ce9cad 10- Fix some covers not found over the wire (nikiroo-utils)
e6249b0f 11- Fix cover image files not sent over the wire
085a2f9a 12
4f722df2
NR
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
874f87f4 18## Version 1.6.1
4f722df2 19
14b57448 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)
c8faa52a
NR
21- Fix source/type reset when redownloading
22- Show the number of images instead of the number of words for images documents
14b57448 23
5c2ea907 24## Version 1.6.0
326093dc 25
738c81bf 26- TUI (text with windows and menus) -- not compiled by default (configure.sh)
b0e88ebd
NR
27- A server option to offer stories on the network
28- A remote library to get said stories from the network
326093dc 29- Update to latest version of nikiroo-utils
738c81bf 30- Support for FimFiction.net via the new API
315f14ae 31- Cache update (you may want to clear your current cache)
36386aef 32- Bug fixed (moving an unopened book in GUI mode does not fail any more)
c1873e56 33
e1168b3c 34## Version 1.5.3
326093dc 35
e1168b3c
NR
36- FimFiction: Fix tags and chapter handling for some stories
37
c3c79003 38## Version 1.5.2
326093dc 39
c3c79003
NR
40- Fix tags metadata on FimFiction 4
41
83f66cbb 42## Version 1.5.1
326093dc 43
83f66cbb 44- Update to FimFiction 4
c3c79003 45- Fix some meta data that were missing on e-Hentai
416ed13f 46
bfcc3496 47## Version 1.5.0
326093dc 48
f0608ab1 49- New website supported following a request: e-hentai.org
57f02339 50- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
70c9b112 51- Library: fix the covers that were not always removed when deleting a story
57f02339 52- UI: perf improvement when displaying books (cover resized then cached)
70c9b112 53- UI: Sources are now editable ("Move to...")
57f02339 54
5ce869b8 55## Version 1.4.2
e8eeea0a
NR
56
57- New Options menu in UI to configure the program (minimalist for now)
5ce869b8
NR
58- Improve progress reporting (smoother updates, more details)
59- Better cover support for local files
e8eeea0a 60
e7ebc21e
NR
61## Version 1.4.1
62
7e191c68 63- Fix UpdateChecker which showed the changes of ALL versions instead of the newer ones only
e7ebc21e
NR
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
a4e45cfd 67- ( --End of changes for version 1.4.1-- )
e7ebc21e 68
b42117f1 69## Version 1.4.0
793f1071
NR
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
ba33e96e 73- CBZ: do not include the first page twice anymore for no-cover websites
b42117f1 74- UI: update version check (we now check for new versions)
793f1071 75
4310bae9
NR
76## Version 1.3.1
77
78- UI: can now display books by Author
79
3968a05a
NR
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
22848428
NR
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
aa1e5050 93- more tests included
22848428
NR
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
92fb0719
NR
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
b7afbe42 130- the GUI is now good enough to be released (export is still CLI-only though)
92fb0719
NR
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
b7afbe42 154- minimum JVM version: Java 1.6 (all binary JAR files will be released in 1.6)
92fb0719
NR
155- bugs fixed
156
157## Version 0.9.1
158
b7afbe42 159- initial version
92fb0719 160