Version 1.5.0
[fanfix.git] / changelog.md
index a22be0eaa20351f6a817f5eb4b3b24d9d70dab31..53fa25e549957d013d0922cbba1e33c84e16520d 100644 (file)
@@ -1,5 +1,79 @@
 # Fanfix
 
+## Version 1.5.0
+- New website supported following a request: e-hentai.org
+- Library: perf improvement when retrieving the stories (cover not loaded when not needed)
+- Library: fix the covers that were not always removed when deleting a story
+- UI: perf improvement when displaying books (cover resized then cached)
+- UI: Sources are now editable ("Move to...")
+
+## Version 1.4.2
+
+- New Options menu in UI to configure the program (minimalist for now)
+- Improve progress reporting (smoother updates, more details)
+- Better cover support for local files
+
+## Version 1.4.1
+
+- Fix UpdateChecker which showed the changes of ALL versions instead of the newer ones only
+- Fix some bad line breaks on HTML supports (including FanFiction.net)
+- UI: progress bar now working correctly
+- nikiroo-utils update to show all steps in the progress bars
+- ( --End of changes for version 1.4.1-- )
+
+## Version 1.4.0
+
+- Remember the word count and the date of creation of Fanfix stories
+- UI: option to show the word count instead of the author below the book title
+- CBZ: do not include the first page twice anymore for no-cover websites
+- UI: update version check (we now check for new versions)
+
+## Version 1.3.1
+
+- UI: can now display books by Author
+
+## Version 1.3.0
+
+- now supports YiffStar (SoFurry.com)
+- supports login/password websites
+- UI: copied URLs (ctrl+C) are selected by default when importing an URL
+- UI: version now visible in UI (also with --version)
+
+## Version 1.2.4
+
+- new UI option: Re-download
+- fix UI: books are now sorted (will not jump around after refresh/redownload)
+- fixes on quote character handling
+- fixes on Chapter detection
+- more tests included
+
+## Version 1.2.3
+
+- Include the original (info_text) files when saving to HTML
+- New input type supported: HTML files made by Fanfix
+
+## Version 1.2.2
+
+- New "Save as..." GUI option
+- GUI fixes (icon refresh)
+- Fix handling of TABs in user messages
+- LocalReader can now be used with --read
+- Some fixes in CSS
+
+## Version 1.2.1
+
+- Some GUI menu functions added
+- Right-click popup menu added
+- GUI fixes, especially for the LocalReader library
+- New green round icon to denote "cached" (into LocalReader library) files
+
+## Version 1.2.0
+
+- Progress reporting system in GUI, too
+- CSS style changes
+- unit tests added
+- Some GUI menu functions added (delete, refresh, a place-holder for export)
+
 ## Version 1.1.0
 
 - new Progress reporting system (currently only in CLI mode)