Skip to content

Releases: linuxserver/docker-cops

2.6.1-ls202

19 May 21:07
Compare
Choose a tag to compare

LinuxServer Changes:

Existing users should verify: site-confs/default.conf - Fix rewriting rules default site conf.

seblucas-cops Changes:

Changes in this release

2.6.1 - 20240507 Reverse proxies, url rewriting with docker + clean-up

  • Changes in config_default.php file:
    • new $config['cops_trusted_proxies'] (dev only)
    • new $config['cops_trusted_headers'] (dev only)
  • Upgrade swagger-ui-dist package and link to 5.17.6
  • Fix rewriting rules in nginx default site conf - see #79 and #31
  • Support X-Forwarded-* and Forwarded headers from trusted proxies (dev only)
  • Add Wiki page to clarify Reverse proxy configurations
  • Rename JSON_renderer and OPDS_renderer files and classes
  • Add HtmlRenderer class and move html template rendering from index.php
  • Use dcterms:modified instead of mtime as link attribute in OPDS feeds

Full Changelog: mikespub-org/seblucas-cops@2.5.6...2.6.1

2.6.1-ls201

12 May 21:09
Compare
Choose a tag to compare

LinuxServer Changes:

Existing users should verify: site-confs/default.conf - Fix rewriting rules default site conf.

seblucas-cops Changes:

Changes in this release

2.6.1 - 20240507 Reverse proxies, url rewriting with docker + clean-up

  • Changes in config_default.php file:
    • new $config['cops_trusted_proxies'] (dev only)
    • new $config['cops_trusted_headers'] (dev only)
  • Upgrade swagger-ui-dist package and link to 5.17.6
  • Fix rewriting rules in nginx default site conf - see #79 and #31
  • Support X-Forwarded-* and Forwarded headers from trusted proxies (dev only)
  • Add Wiki page to clarify Reverse proxy configurations
  • Rename JSON_renderer and OPDS_renderer files and classes
  • Add HtmlRenderer class and move html template rendering from index.php
  • Use dcterms:modified instead of mtime as link attribute in OPDS feeds

Full Changelog: mikespub-org/seblucas-cops@2.5.6...2.6.1

2.6.1-ls200

07 May 18:00
Compare
Choose a tag to compare

LinuxServer Changes:

Existing users should verify: site-confs/default.conf - Fix rewriting rules default site conf.

seblucas-cops Changes:

Changes in this release

2.6.1 - 20240507 Reverse proxies, url rewriting with docker + clean-up

  • Changes in config_default.php file:
    • new $config['cops_trusted_proxies'] (dev only)
    • new $config['cops_trusted_headers'] (dev only)
  • Upgrade swagger-ui-dist package and link to 5.17.6
  • Fix rewriting rules in nginx default site conf - see #79 and #31
  • Support X-Forwarded-* and Forwarded headers from trusted proxies (dev only)
  • Add Wiki page to clarify Reverse proxy configurations
  • Rename JSON_renderer and OPDS_renderer files and classes
  • Add HtmlRenderer class and move html template rendering from index.php
  • Use dcterms:modified instead of mtime as link attribute in OPDS feeds

Full Changelog: mikespub-org/seblucas-cops@2.5.6...2.6.1

2.5.6-ls200

07 May 13:42
Compare
Choose a tag to compare

LinuxServer Changes:

Existing users should verify: site-confs/default.conf - Fix rewriting rules default site conf.

seblucas-cops Changes:

2.5.6 - 20240503 Support TXT files in OPDS feeds + add length and mtime

  • Add length + mtime to OPDS acquisition links - perhaps for #79
  • Fix Opds connection under docker deployment cannot display books in TXT files - see #79 by @shaoyangx

2.5.5 - 20240423 Update epubjs-reader

  • Update epubjs-reader version + template

Full Changelog: mikespub-org/seblucas-cops@2.5.4...2.5.6

2.5.6-ls199

03 May 20:51
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

2.5.6 - 20240503 Support TXT files in OPDS feeds + add length and mtime

  • Add length + mtime to OPDS acquisition links - perhaps for #79
  • Fix Opds connection under docker deployment cannot display books in TXT files - see #79 by @shaoyangx

2.5.5 - 20240423 Update epubjs-reader

  • Update epubjs-reader version + template

Full Changelog: mikespub-org/seblucas-cops@2.5.4...2.5.6

2.5.4-ls198

28 Apr 21:06
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

2.5.4 - 20240409

Changes in config_default.php file:
new $config['cops_epubjs_reader_settings']
Configurable epubjs-reader settings - see issue mikespub-org/intity-epubjs-reader#2 by @intity

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

2.5.4-ls197

21 Apr 21:09
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

2.5.4 - 20240409

Changes in config_default.php file:
new $config['cops_epubjs_reader_settings']
Configurable epubjs-reader settings - see issue mikespub-org/intity-epubjs-reader#2 by @intity

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

2.5.4-ls196

14 Apr 23:40
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

2.5.4 - 20240409

Changes in config_default.php file:
new $config['cops_epubjs_reader_settings']
Configurable epubjs-reader settings - see issue mikespub-org/intity-epubjs-reader#2 by @intity

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

2.5.4-ls195

09 Apr 09:52
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.19.

seblucas-cops Changes:

2.5.4 - 20240409

Changes in config_default.php file:
new $config['cops_epubjs_reader_settings']
Configurable epubjs-reader settings - see issue mikespub-org/intity-epubjs-reader#2 by @intity

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

2.5.3-ls194

07 Apr 21:07
Compare
Choose a tag to compare

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