Releases: linuxserver/docker-cops
3.8.2-ls281
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.8.2-ls281/index.html
LinuxServer Changes:
Full Changelog: 3.8.2-ls280...3.8.2-ls281
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.8.2 - 20251127 Use form authentication + update packages & readers
- Changes in config/default.php file:
- add $config['cops_form_authentication'] option to use form authentication
- Update php/npm packages and ebook readers
- Drop loading user-specific config before auth in config/config.php
- Use new AuthMiddleware to handle authentication + update Config
- Support form authentication with login.html again - see PR #161 from @dcoffin88
3.8.0 - 20251011 Add custom readers, database config files + prepare symfony upgrade
- Changes in config/default.php file:
- add $config['cops_epub_reader'] option to use custom reader template
- add $config['cops_comic_reader'] option to use codedread-kthoom template
- Prepare upgrade of symfony/* packages to new 7.4 LTS version
- Support custom reader template for epub files too
- Add option to use different comic reader based on kthoom from @codedread
- Move admin templates to subdirectory and use Twig template engine
- Support user-specific or common database config files - see issue #160 from @tgiraud
- Add minimal mozilla/pdfjs-dist to release package cops-3.x.x-php82.zip
- Upgrade mozilla/pdfjs-dist to v5.4.296 and refresh pdfjs-viewer template
- Hide dropzone in comic-reader if url is specified
Full Changelog: mikespub-org/seblucas-cops@3.7.8...3.8.2
3.8.2-ls280
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.8.2-ls280/index.html
LinuxServer Changes:
Full Changelog: 3.8.2-ls279...3.8.2-ls280
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.8.2 - 20251127 Use form authentication + update packages & readers
- Changes in config/default.php file:
- add $config['cops_form_authentication'] option to use form authentication
- Update php/npm packages and ebook readers
- Drop loading user-specific config before auth in config/config.php
- Use new AuthMiddleware to handle authentication + update Config
- Support form authentication with login.html again - see PR #161 from @dcoffin88
3.8.0 - 20251011 Add custom readers, database config files + prepare symfony upgrade
- Changes in config/default.php file:
- add $config['cops_epub_reader'] option to use custom reader template
- add $config['cops_comic_reader'] option to use codedread-kthoom template
- Prepare upgrade of symfony/* packages to new 7.4 LTS version
- Support custom reader template for epub files too
- Add option to use different comic reader based on kthoom from @codedread
- Move admin templates to subdirectory and use Twig template engine
- Support user-specific or common database config files - see issue #160 from @tgiraud
- Add minimal mozilla/pdfjs-dist to release package cops-3.x.x-php82.zip
- Upgrade mozilla/pdfjs-dist to v5.4.296 and refresh pdfjs-viewer template
- Hide dropzone in comic-reader if url is specified
Full Changelog: mikespub-org/seblucas-cops@3.7.8...3.8.2
3.8.2-ls279
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.8.2-ls279/index.html
LinuxServer Changes:
Full Changelog: 3.8.2-ls278...3.8.2-ls279
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.8.2 - 20251127 Use form authentication + update packages & readers
- Changes in config/default.php file:
- add $config['cops_form_authentication'] option to use form authentication
- Update php/npm packages and ebook readers
- Drop loading user-specific config before auth in config/config.php
- Use new AuthMiddleware to handle authentication + update Config
- Support form authentication with login.html again - see PR #161 from @dcoffin88
3.8.0 - 20251011 Add custom readers, database config files + prepare symfony upgrade
- Changes in config/default.php file:
- add $config['cops_epub_reader'] option to use custom reader template
- add $config['cops_comic_reader'] option to use codedread-kthoom template
- Prepare upgrade of symfony/* packages to new 7.4 LTS version
- Support custom reader template for epub files too
- Add option to use different comic reader based on kthoom from @codedread
- Move admin templates to subdirectory and use Twig template engine
- Support user-specific or common database config files - see issue #160 from @tgiraud
- Add minimal mozilla/pdfjs-dist to release package cops-3.x.x-php82.zip
- Upgrade mozilla/pdfjs-dist to v5.4.296 and refresh pdfjs-viewer template
- Hide dropzone in comic-reader if url is specified
Full Changelog: mikespub-org/seblucas-cops@3.7.8...3.8.2
3.8.2-ls278
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.8.2-ls278/index.html
LinuxServer Changes:
Full Changelog: 3.7.8-ls277...3.8.2-ls278
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.8.2 - 20251127 Use form authentication + update packages & readers
- Changes in config/default.php file:
- add $config['cops_form_authentication'] option to use form authentication
- Update php/npm packages and ebook readers
- Drop loading user-specific config before auth in config/config.php
- Use new AuthMiddleware to handle authentication + update Config
- Support form authentication with login.html again - see PR #161 from @dcoffin88
3.8.0 - 20251011 Add custom readers, database config files + prepare symfony upgrade
- Changes in config/default.php file:
- add $config['cops_epub_reader'] option to use custom reader template
- add $config['cops_comic_reader'] option to use codedread-kthoom template
- Prepare upgrade of symfony/* packages to new 7.4 LTS version
- Support custom reader template for epub files too
- Add option to use different comic reader based on kthoom from @codedread
- Move admin templates to subdirectory and use Twig template engine
- Support user-specific or common database config files - see issue #160 from @tgiraud
- Add minimal mozilla/pdfjs-dist to release package cops-3.x.x-php82.zip
- Upgrade mozilla/pdfjs-dist to v5.4.296 and refresh pdfjs-viewer template
- Hide dropzone in comic-reader if url is specified
Full Changelog: mikespub-org/seblucas-cops@3.7.8...3.8.2
3.7.8-ls277
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls277/index.html
LinuxServer Changes:
Full Changelog: 3.7.8-ls276...3.7.8-ls277
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8
3.7.8-ls276
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls276/index.html
LinuxServer Changes:
Full Changelog: 3.7.8-ls275...3.7.8-ls276
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8
3.7.8-ls275
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls275/index.html
LinuxServer Changes:
Full Changelog: 3.7.8-ls274...3.7.8-ls275
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8
3.7.8-ls274
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls274/index.html
LinuxServer Changes:
Adding missing icu-data-full package.
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8
3.7.8-ls273
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls273/index.html
LinuxServer Changes:
Adding missing icu-data-full package.
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8
3.7.8-ls272
CI Report:
https://ci-tests.linuxserver.io/linuxserver/cops/3.7.8-ls272/index.html
LinuxServer Changes:
Rebase to Alpine 3.22.
Remote Changes:
See release 3.1.1 for breaking changes for COPS 3.x
Change log
3.7.8 - 20251004 Add QR code, Comic Reader and PDF Viewer (dev only) + fixes
- Changes in config/default.php file:
- new $config['cops_comic_reader'] to read comic books
- new $config['cops_pdfjs_viewer'] to view pdf files (dev only)
- Add PDF.js Viewer for PDF books - see issue #159 from @tgiraud (dev only)
- Add Comic Reader for CBZ/CBR/CBT books - see issue #159 from @tgiraud
- Add icu-data-full package for alpine in Dockerfile
- Start twigged5 template to convert twigged to Bootstrap 5 (WIP)
- Use generic RouteCollection and deprecate Route class
- Add framework integration for Laravel, Slim and Symfony (dev only)
- Fix non-ASCII book letter in uri generator and page route
- Add qr code to download book in bootstrap2/twigged templates
- Add qr code to web site for sharing with others in About page
- Upgrade mikespub/epub-loader to 3.6.5 and update loader templates
Full Changelog: mikespub-org/seblucas-cops@3.7.2...3.7.8