LinuxServer Changes:
Undeprecate and add new branch with mikespub fork which is actively maintained.
seblucas-cops Changes:
The 1.x.x releases will be the only ones supporting PHP >= 7.4 in the future.
The 2.x.x releases will support PHP >= 8.1 which is typical for most source code & docker image installs now
1.5.4 - 20230910 Split off resources in preparation of 2.x
- Changes in config_default.php file:
- new $config['cops_assets']
- Use it.assets variable in doT templates to refer to 'vendor/npm-asset'
- Use asset() function in Twig templates to get versioned asset URLs
- Split off epub-loader, php-epub-meta and tbszip resources again
- Align resources folders to src and app in code
Full Changelog: mikespub-org/seblucas-cops@1.5.0...1.5.4