Releases: linuxserver/docker-cops
Release list
4.5.2-ls307
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
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
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
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
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
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
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
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
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
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