Version 1.4.0
authorNiki Roo <niki@nikiroo.be>
Sun, 5 Mar 2017 12:18:30 +0000 (13:18 +0100)
committerNiki Roo <niki@nikiroo.be>
Sun, 5 Mar 2017 12:18:30 +0000 (13:18 +0100)
commitb42117f163c9c0dd96424d43730fb95fb088b4be
treeebdeb1007523126e8c0762fba2e8f741ecfde43e
parentba33e96ec7a51c7457d80133b7d202590b8dc005
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
changelog.md
libs/nikiroo-utils-1.3.4-sources.jar [moved from libs/nikiroo-utils-1.3.3-sources.jar with 74% similarity]
src/be/nikiroo/fanfix/Instance.java
src/be/nikiroo/fanfix/Main.java
src/be/nikiroo/fanfix/VersionCheck.java [new file with mode: 0644]
src/be/nikiroo/fanfix/bundles/Config.java
src/be/nikiroo/fanfix/bundles/config.properties
src/be/nikiroo/fanfix/reader/LocalReader.java