2.7.5 - 20240831 Show extra data files in book detail + start GraphQL
- Changes in config_default.php file:
- new $config['cops_kepubify_path']
- Start experimental GraphQL interface (dev only)
- Upgrade twig/twig package and add webonyx/graphql-php package (dev only)
- Show extra data files in book detail - see feature #97 by @russell-phillips
- Add tests for new handler classes + clean-up tests
- Remove deprecated methods for releases older than 2.7.4
2.7.4 - 20240828 Replace Transliteration + prepare using kepubify
- Support splitting books or authors by non-ascii first letter
- Add kepubify tool to linuxserver docker image - see issue #77 by @SenorSmartyPants and linuxserver/docker-cops#56
- Drop old Transliteration class and use PHP Transliterator for normalized search option
Full Changelog: 2.7.3...2.7.5