LinuxServer Changes:
Undeprecate and add new branch with mikespub fork which is actively maintained.
seblucas-cops Changes:
This release makes the sort links optional for HTML display and OPDS feeds to better support old e-readers
1.4.5 - 20230905 Make sort links optional in OPDS feeds for old e-readers
- Changes in config_default.php file:
- new $config['cops_opds_sort_links']
- new $config['cops_html_sort_links']
- Make sort links optional in HTML page detail and OPDS catalog - see #27
Note: the filter links were already optional in release 1.4.3 if your e-reader does not support them:
- Changes in config_default.php file:
- new $config['cops_opds_filter_links']
- new $config['cops_html_filter_links']
Full Changelog: mikespub-org/seblucas-cops@1.4.4...1.4.5