Skip to content

2.8.0-ls219

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 01 Sep 13:06
· 18 commits to master since this release
d6114e1

LinuxServer Changes:

Add kepubify tool to update metadata for Kobo - see mikespub-org/seblucas-cops#77

seblucas-cops Changes:

Define $config['cops_kepubify_path'] in config_local.php and set $config['cops_provide_kepub'] = '1'

2.8.0 - 20240901 Support 'kepubify' tool for Kobo

  • Add FileRenderer class to send files + use sendHeaders
  • Fix Zipper to allow unicode chars in file names
  • Refactor FetchHandler and getUpdatedEpub to support kepubify
  • Use optional kepubify tool to convert EPUB files for Kobo - see #77 by @SenorSmartyPants

Full Changelog: mikespub-org/seblucas-cops@2.7.5...2.8.0