Skip to content

2.5.3-ls194

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 07 Apr 21:07
· 76 commits to master since this release

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

This includes the following changes:

2.5.3 - 20240404 Expand rest api + update epubjs reader

  • Upgrade mikespub/epubjs-reader from @intity theme - see issue #76
  • Upgrade mikespub/epub-loader to 3.0 for wikidata (dev only)
  • Upgrade swagger-ui-dist package and link to 5.12.0
  • Get annotations from database or metadata.opf file
  • Add Annotation and Metadata classes
  • Add annotations in test data files
  • Add cover and thumbnail route urls
  • Match routes with endpoints in rest api
  • Get user details in rest api

2.5.1 - 20240307 User accounts database + route to endpoints

  • Changes in config_default.php file:
    • new $config['cops_http_auth_user']
    • new $config['calibre_user_database']
    • add $config['cops_basic_authentication'] option
  • Upgrade mikespub/epub-loader to 2.5 to use route urls (dev only)
  • Start use of Calibre user accounts database (TODO)
  • Add support for authentication via reverse proxy

Full Changelog: mikespub-org/seblucas-cops@2.5.0...2.5.3