LinuxServer Changes:
Existing users should verify: site-confs/default.conf - Update rewriting rules default site conf.
seblucas-cops Changes:
See release 3.1.1 for breaking changes for COPS 3.x
3.3.1 - 20241020 Update translations + remove old endpoints
- Update russian translation - see PR #116 from @Carmina16
- Add TRANSLATIONS.md for Gitlocalize - see PR #115 from @horus68
- Update loader config + add table handler (dev only)
- Fix rewrite rules in web.config (IIS) - in theory at least
- Remove deprecated COPS endpoints - see BC for COPS 3.x
- Fix sortoptions warning for server-side doT templates
3.3.0 - 20241004 Fix issues, update languages, improvements & licensing
- Changes in config/default.php file:
- new $config['calibre_database_field_cover'] for 'cover' field from epub-loader
- Filter out ignored formats in Book::getBookByDataId() - see issue #113 by @tomchiverton
- Fix slugify for titles with slashes etc. in route urls
- Get extra information for publisher, serie or tag + series for author without books
- Clarify license GPL version 2 or later + fix file headers
- Add dummy sqlite functions for table views in REST API
- Update language files via Gitlocalize - see PRs from @horus68 + translators/moderators
- Improve filters for Not Set tags, ratings, series or identifiers
- Show search result text for no result - see issue #107 by @HaoSs07
- Support query list arguments (limit, offset, where, order) in GraphQL (dev only)
- Sort by book count in navigation lists if paginated for twigged and bootstrap2 template
Full Changelog: mikespub-org/seblucas-cops@3.2.2...3.3.1