Skip to content

Releases: linuxserver/docker-cops

4.5.2-ls307

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 12 Jul 21:44
b46f27c

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.5.2-ls307/index.html

LinuxServer Changes:

Full Changelog: 4.5.2-ls306...4.5.2-ls307

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.5.2 - 20260623 Fix redirect to /check if database is missing

  • Use DatabaseException to redirect to CheckHandler if needed

Full Changelog: mikespub-org/seblucas-cops@4.5.1...4.5.2

4.5.2-ls306

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 05 Jul 21:54
686cfcf

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.5.2-ls306/index.html

LinuxServer Changes:

Full Changelog: 4.5.2-ls305...4.5.2-ls306

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.5.2 - 20260623 Fix redirect to /check if database is missing

  • Use DatabaseException to redirect to CheckHandler if needed

Full Changelog: mikespub-org/seblucas-cops@4.5.1...4.5.2

4.5.2-ls305

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 23 Jun 15:44
e8ea3ef

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.5.2-ls305/index.html

LinuxServer Changes:

Full Changelog: 4.3.5-ls304...4.5.2-ls305

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.5.2 - 20260623 Fix redirect to /check if database is missing

  • Use DatabaseException to redirect to CheckHandler if needed

Full Changelog: mikespub-org/seblucas-cops@4.5.1...4.5.2

4.3.5-ls304

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 14 Jun 22:08
bf417a4

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.5-ls304/index.html

LinuxServer Changes:

Full Changelog: 4.3.5-ls303...4.3.5-ls304

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.5 - 20260607 Security updates + split book in ignored categories

  • Changes in config/default.php file:
    • update $config['cops_ignored_categories'] to include 'allbooks' and 'recent' choices
  • Split 'book' in ignored categories to differentiate search and home screen - see issue #172 from @Thomas-O
  • Update php/npm packages

Full Changelog: mikespub-org/seblucas-cops@4.3.3...4.3.5

4.3.5-ls303

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 07 Jun 13:19
2d60230

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.5-ls303/index.html

LinuxServer Changes:

Full Changelog: 4.3.3-ls302...4.3.5-ls303

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.5 - 20260607 Security updates + split book in ignored categories

  • Changes in config/default.php file:
    • update $config['cops_ignored_categories'] to include 'allbooks' and 'recent' choices
  • Split 'book' in ignored categories to differentiate search and home screen - see issue #172 from @Thomas-O
  • Update php/npm packages

Full Changelog: mikespub-org/seblucas-cops@4.3.3...4.3.5

4.3.3-ls302

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 31 May 21:51
1cf6e6a

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.3-ls302/index.html

LinuxServer Changes:

Full Changelog: 4.3.3-ls301...4.3.3-ls302

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.3 - 20260515 Update packages + include minor fixes

  • Add markdown response test (wip)
  • Update php/npm packages
  • Fix GLOB_BRACE in admin handler for Alpine Linux
  • Fix template data in table handler

Full Changelog: mikespub-org/seblucas-cops@4.3.1...4.3.3

4.3.3-ls301

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 24 May 21:50
89e9a93

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.3-ls301/index.html

LinuxServer Changes:

Full Changelog: 4.3.3-ls300...4.3.3-ls301

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.3 - 20260515 Update packages + include minor fixes

  • Add markdown response test (wip)
  • Update php/npm packages
  • Fix GLOB_BRACE in admin handler for Alpine Linux
  • Fix template data in table handler

Full Changelog: mikespub-org/seblucas-cops@4.3.1...4.3.3

4.3.3-ls300

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 15 May 13:33
a1d457b

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.3-ls300/index.html

LinuxServer Changes:

Full Changelog: 4.3.1-ls299...4.3.3-ls300

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.3 - 20260515 Update packages + include minor fixes

  • Add markdown response test (wip)
  • Update php/npm packages
  • Fix GLOB_BRACE in admin handler for Alpine Linux
  • Fix template data in table handler

Full Changelog: mikespub-org/seblucas-cops@4.3.1...4.3.3

4.3.1-ls299

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 10 May 21:48
573c9ae

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.1-ls299/index.html

LinuxServer Changes:

Full Changelog: 4.3.1-ls298...4.3.1-ls299

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.1 - 20260303 Browse folders, view tables + fix download issues

  • Changes in config/default.php file:
    • update $config['cops_twig_templates'] to include 'markdown' templates
    • new $config['cops_browse_books_directory'] to browse books in other folders
    • new $config['cops_browse_books_getfiles'] to get list of files in other folders
  • Upgrade mozilla/pdfjs-dist to v5.5.207 and refresh pdfjs-viewer template
  • Fix downloading files and covers with relative path + front controller - see issue #169 and PR #170 from @dunxd
  • Add Edit Tables (dev only) option in admin menu to edit Calibre database records
  • Add virtual adminer/editor package to get Adminer Editor with composer (dev only)
  • Get TableHandler working to view Calibre database tables
  • Create AdminMiddleware for access to AdminHandler and TableHandler
  • Add basic image gallery for comics in other folders besides Calibre
  • Use list of files in other folders for rclone mount or slow devices
  • Browse book files in other folders besides Calibre
  • Start adding markdown templates as experiment (WIP)

Full Changelog: mikespub-org/seblucas-cops@4.2.0...4.3.1

4.3.1-ls298

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 03 May 21:39
dee8b4a

CI Report:

https://ci-tests.linuxserver.io/linuxserver/cops/4.3.1-ls298/index.html

LinuxServer Changes:

Full Changelog: 4.3.1-ls297...4.3.1-ls298

Remote Changes:

Reminder: COPS 4.x releases require PHP 8.4+

Change log

4.3.1 - 20260303 Browse folders, view tables + fix download issues

  • Changes in config/default.php file:
    • update $config['cops_twig_templates'] to include 'markdown' templates
    • new $config['cops_browse_books_directory'] to browse books in other folders
    • new $config['cops_browse_books_getfiles'] to get list of files in other folders
  • Upgrade mozilla/pdfjs-dist to v5.5.207 and refresh pdfjs-viewer template
  • Fix downloading files and covers with relative path + front controller - see issue #169 and PR #170 from @dunxd
  • Add Edit Tables (dev only) option in admin menu to edit Calibre database records
  • Add virtual adminer/editor package to get Adminer Editor with composer (dev only)
  • Get TableHandler working to view Calibre database tables
  • Create AdminMiddleware for access to AdminHandler and TableHandler
  • Add basic image gallery for comics in other folders besides Calibre
  • Use list of files in other folders for rclone mount or slow devices
  • Browse book files in other folders besides Calibre
  • Start adding markdown templates as experiment (WIP)

Full Changelog: mikespub-org/seblucas-cops@4.2.0...4.3.1