Skip to content

Releases: linuxserver/docker-cops

4.3.1-ls299

10 May 21:48
573c9ae

Choose a tag to compare

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

03 May 21:39
dee8b4a

Choose a tag to compare

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

4.3.1-ls297

26 Apr 21:33
84b0c07

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls296...4.3.1-ls297

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-ls296

19 Apr 21:32
25eb839

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls295...4.3.1-ls296

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-ls295

12 Apr 21:30
83d5639

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls294...4.3.1-ls295

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-ls294

05 Apr 21:25
ede1237

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls293...4.3.1-ls294

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-ls293

29 Mar 21:27
c2fd12f

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls292...4.3.1-ls293

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-ls292

22 Mar 21:15
09cd119

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls291...4.3.1-ls292

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-ls291

15 Mar 21:13
255a55e

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.3.1-ls290...4.3.1-ls291

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-ls290

03 Mar 13:53
fbf698f

Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Full Changelog: 4.2.0-ls289...4.3.1-ls290

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