LinuxServer Changes:
Ensure user config files have the right permissions.
seblucas-cops Changes:
See release 3.1.1 for breaking changes for COPS 3.x
3.2.2 - 20240914 Update bootstrap5 template + fix integrity
- Fix integrity checks for bootstrap5 template - see PR #106 from @dunxd
- Fix thumbnails and add series list to author page in bootstrap5 template - see PR #106 from @dunxd
3.2.0 - 20240914 Return response from handlers + replace GraphQL Playground (dev only)
- Enble running other handlers in REST API and return response
- Return response from most handlers to allow middleware to work on response
- Add test middleware to check functionality (test only)
- Replace graphql-playground with graphiql for security and future (dev only)
Full Changelog: mikespub-org/seblucas-cops@3.1.3...3.2.2